2005-01-06 04:09:03 +08:00
|
|
|
procps-3.2.4 --> procps-3.2.5
|
|
|
|
|
2005-01-06 08:13:12 +08:00
|
|
|
display problem on 64-bit systems fixed #287947
|
|
|
|
top: variable-width PID and PPID
|
|
|
|
top: variable-width %CPU rh110555
|
2005-01-06 05:21:58 +08:00
|
|
|
sysctl: better error messages
|
2005-01-06 04:09:03 +08:00
|
|
|
ps: security labels can contain any printable ASCII
|
2005-01-06 04:29:26 +08:00
|
|
|
top: help and version message on stdout, with exit(0) #283541
|
2005-01-06 08:13:12 +08:00
|
|
|
ps: SIGTSTP and SIGTTOU shouldn't print bug email address #246123
|
2005-01-06 04:50:54 +08:00
|
|
|
slabtop: compile with glibc 2.2.17 (and older, likely)
|
2005-01-10 13:59:41 +08:00
|
|
|
slabtop: fix overflow on huge NUMA boxes #264640
|
|
|
|
slabtop: accept any slabinfo 2.x format g77301
|
2005-01-06 04:09:03 +08:00
|
|
|
|
2004-08-18 10:22:13 +08:00
|
|
|
procps-3.2.3 --> procps-3.2.4
|
|
|
|
|
2004-08-27 22:23:36 +08:00
|
|
|
support 64-bit MIPS with n32 binary
|
|
|
|
sparc32 optimized for sparc32 again
|
2004-09-21 05:57:49 +08:00
|
|
|
pwdx: new command -- thanks Nicholas Miell
|
2004-11-05 04:50:59 +08:00
|
|
|
ps: UTF-8 username + command -- thanks Karel Zak rh134763,rh112518,rh134780
|
2004-08-18 10:22:13 +08:00
|
|
|
ps: more room for some columns
|
2004-11-05 04:50:59 +08:00
|
|
|
ps: tolerate SubDomain security module CONTEXT/LABEL data #277401
|
2004-08-27 22:23:36 +08:00
|
|
|
watch: passes COLUMNS and LINES in environment
|
2004-09-12 23:43:48 +08:00
|
|
|
top: in batch mode, tolerate unknown $TERM -- thanks Daniel Walsh
|
2004-10-20 02:04:31 +08:00
|
|
|
pkill: quiet about processes that die before kill()
|
2004-08-18 10:22:13 +08:00
|
|
|
|
2004-07-21 07:31:12 +08:00
|
|
|
procps-3.2.2 --> procps-3.2.3
|
|
|
|
|
|
|
|
avoid truncating long usernames
|
|
|
|
avoid warning about -lncurses when not linking (more)
|
|
|
|
new names for shared libraries (packagers: watch out!)
|
|
|
|
"make install" no longer rebuilds everything
|
2004-07-22 05:17:35 +08:00
|
|
|
wchan now '*' for multi-threaded processes
|
2004-08-10 12:30:27 +08:00
|
|
|
ps: new man page -- thanks Nicolas Francois
|
|
|
|
ps: STAT shows l for multi-threaded processes
|
2004-07-26 21:48:59 +08:00
|
|
|
vmstat: some overflow problems fixed -- thanks Holger Kiehl
|
2004-07-30 12:49:14 +08:00
|
|
|
sysctl: man page fix
|
2004-07-21 07:31:12 +08:00
|
|
|
|
2004-04-13 11:56:52 +08:00
|
|
|
procps-3.2.1 --> procps-3.2.2
|
|
|
|
|
2004-07-17 23:25:45 +08:00
|
|
|
new packager (downstream maintainer) guidelines in README
|
2004-07-15 09:17:15 +08:00
|
|
|
move striping from install command to CFLAGS
|
2004-07-17 23:25:45 +08:00
|
|
|
new gcc options in use: -fweb, -frename-registers, etc.
|
2004-04-13 11:56:52 +08:00
|
|
|
avoid warning about -lncurses when not linking -- thanks FLWM
|
2004-07-15 13:29:56 +08:00
|
|
|
tolerate IA-64 headers without PAGE_SIZE
|
2004-04-26 08:47:31 +08:00
|
|
|
ps: k option, same as --sort
|
2004-07-15 23:22:23 +08:00
|
|
|
ps: personality-specific -x support (HP-UX and SVR4-MP)
|
2004-07-16 00:27:38 +08:00
|
|
|
pgrep: man page SEE ALSO updated #226817
|
2004-07-15 23:22:23 +08:00
|
|
|
sysctl: -q and -N options
|
|
|
|
sysctl: better error handling of failed writes
|
|
|
|
top: tolerate sparse CPU numbering
|
2004-07-07 08:11:19 +08:00
|
|
|
top: try to handle terminals lacking rmam and smam #235003
|
2004-07-15 09:17:15 +08:00
|
|
|
top: xterm dislikes clear-to-eol at eol (char lost)
|
2004-07-15 23:22:23 +08:00
|
|
|
vmstat: fixed -d
|
|
|
|
watch: allow sub-second intervals -- thanks Thomas Stewart
|
2004-04-13 11:56:52 +08:00
|
|
|
|
2004-03-20 11:43:15 +08:00
|
|
|
procps-3.2.0 --> procps-3.2.1
|
|
|
|
|
2004-03-27 12:30:05 +08:00
|
|
|
build even w/ curses in an odd location -- thanks to Segher Boessenkool
|
2004-03-26 09:34:16 +08:00
|
|
|
ps: STAT flags for fg process group and session leader
|
2004-03-27 11:55:52 +08:00
|
|
|
ps: STAT flags for swapped out process dropped (was broken)
|
|
|
|
ps: new -M and Z options for security data (SE Linux, etc.)
|
2004-03-27 12:30:05 +08:00
|
|
|
slabtop: detect broken /proc/slabinfo -- thanks to Fabian Frederick
|
|
|
|
slabtop: ensure that error messages show up on the screen -- FF again
|
2004-03-20 11:43:15 +08:00
|
|
|
|
2004-01-29 11:33:44 +08:00
|
|
|
procps-3.1.15 --> procps-3.2.0
|
2004-01-25 06:33:56 +08:00
|
|
|
|
2004-02-24 02:47:42 +08:00
|
|
|
build on IA-64 again #227933
|
2004-01-29 11:33:44 +08:00
|
|
|
pmap: output like Solaris 9, not Solaris 7
|
2004-01-27 04:01:56 +08:00
|
|
|
ps: also handle SELinux on the 2.4.xx kernels
|
2004-01-25 06:43:27 +08:00
|
|
|
top: during a ^Z, the terminal was messed up #228822
|
2004-01-25 06:33:56 +08:00
|
|
|
future-proof the tty handling (thanks to Zhou Wei)
|
2004-02-24 02:47:42 +08:00
|
|
|
slabtop (Chris Rivera and Robert Love) #226778
|
2004-01-29 05:53:44 +08:00
|
|
|
pmap: detect the primary stack
|
2004-01-29 13:05:37 +08:00
|
|
|
pmap: -d format
|
2004-02-24 02:47:42 +08:00
|
|
|
free: report high and low memory
|
2004-01-25 06:33:56 +08:00
|
|
|
|
2003-10-23 11:41:58 +08:00
|
|
|
procps-3.1.14 --> procps-3.1.15
|
|
|
|
|
|
|
|
install to /lib64 if it exists
|
2003-12-24 12:18:24 +08:00
|
|
|
hide kernel PID bug (Linux 2.4.13-pre1 to 2.4.MAX) #217278 #219730 #217525 #224470
|
2003-12-14 00:51:40 +08:00
|
|
|
ps: faster threaded display
|
2003-12-24 12:18:24 +08:00
|
|
|
top: auto-margin problem #217559
|
|
|
|
ps: support NSA SELinux, all builds, Linux 2.6+ #193648
|
|
|
|
sysctl: tweak man page for ESR's broken parser
|
2003-10-23 11:41:58 +08:00
|
|
|
|
2003-09-28 10:45:05 +08:00
|
|
|
procps-3.1.13 --> procps-3.1.14
|
|
|
|
|
2003-10-07 11:12:50 +08:00
|
|
|
top: displays on more genuine serial terminals
|
2003-09-28 10:45:05 +08:00
|
|
|
handle 32-bit dev_t of Linux 2.6
|
2003-09-29 12:09:52 +08:00
|
|
|
ps: finally, m and -m satisfy the original design
|
|
|
|
ps: distinct per-thread and whole-process pending signals
|
2003-09-28 10:45:05 +08:00
|
|
|
|
2003-09-18 05:58:32 +08:00
|
|
|
procps-3.1.12 --> procps-3.1.13
|
|
|
|
|
2003-09-20 16:29:55 +08:00
|
|
|
ps: can display NPTL threads w/ kernel patch
|
2003-09-18 05:58:32 +08:00
|
|
|
no seLinux for now (new kernel interface)
|
|
|
|
|
2003-08-11 09:59:53 +08:00
|
|
|
procps-3.1.11 --> procps-3.1.12
|
|
|
|
|
2003-09-18 01:14:32 +08:00
|
|
|
ps: explicit width ("ps -o pid,wchan:42,args")
|
|
|
|
ps: $PS_FORMAT works properly #201575
|
2003-09-08 09:39:49 +08:00
|
|
|
top: new Linux 2.6.0-test4 CPU stats shown
|
2003-09-08 07:28:49 +08:00
|
|
|
top: multiple -p options work again
|
2003-09-06 13:11:04 +08:00
|
|
|
top: fixed 4 GB wrap-around
|
2003-09-18 01:14:32 +08:00
|
|
|
ps: has a set of tests to ensure correctness
|
2003-09-06 13:11:04 +08:00
|
|
|
man page: /var/run/utmp, not /etc/utmp #206583
|
2003-09-01 08:18:58 +08:00
|
|
|
required flags moved out of CFLAGS #205429
|
2003-08-11 09:59:53 +08:00
|
|
|
RPM generation handles /lib64
|
|
|
|
WCHAN skips leading '.'
|
|
|
|
vmstat: numerous new features
|
|
|
|
|
2003-07-14 20:11:43 +08:00
|
|
|
procps-3.1.10 --> procps-3.1.11
|
|
|
|
|
|
|
|
compile with gcc 2.95 again (C99 issue)
|
|
|
|
|
2003-06-08 08:46:07 +08:00
|
|
|
procps-3.1.9 --> procps-3.1.10
|
|
|
|
|
2003-07-03 13:20:19 +08:00
|
|
|
handle GPLONLY_ symbols #143549 #188374
|
2003-06-30 11:30:35 +08:00
|
|
|
kill: better man page
|
|
|
|
skill: better man page
|
2003-07-03 13:20:19 +08:00
|
|
|
ps: PID-like columns change width as needed
|
2003-07-01 09:39:32 +08:00
|
|
|
top: COMMAND instead of Command
|
|
|
|
vmstat: -m displays slabinfo
|
|
|
|
vmstat: -d displays disk stats
|
2003-06-08 08:46:07 +08:00
|
|
|
|
2003-03-28 00:28:41 +08:00
|
|
|
procps-3.1.8 --> procps-3.1.9
|
|
|
|
|
2003-05-31 23:49:44 +08:00
|
|
|
memory sizes fixed for 64-bit w/ gcc 3.x #194376 #191933
|
|
|
|
ps: detect broken OS install w/o /proc mounted #172735
|
2003-03-28 00:28:41 +08:00
|
|
|
top: fix suspend/resume behavior
|
2003-05-24 10:34:42 +08:00
|
|
|
top: ditch warning until a GOOD interface is found #188271
|
2003-05-31 23:49:44 +08:00
|
|
|
kill: more info in the man page #182414
|
|
|
|
ps: document the -o, o, -O, and O options #169301
|
2003-05-31 11:01:18 +08:00
|
|
|
vmstat: choose units you like: 1000, 1024, 1000000...
|
2003-03-28 00:28:41 +08:00
|
|
|
|
2003-03-21 03:12:12 +08:00
|
|
|
procps-3.1.7 --> procps-3.1.8
|
|
|
|
|
|
|
|
top: fix keyboard handling (help screen, etc.)
|
|
|
|
|
2003-02-18 11:51:03 +08:00
|
|
|
procps-3.1.6 --> procps-3.1.7
|
|
|
|
|
2003-03-19 09:15:58 +08:00
|
|
|
Makefile: made SKIP feature easier to use
|
2003-02-24 14:05:34 +08:00
|
|
|
watch: --help now explains -t, --no-title #182246
|
2003-02-18 11:51:03 +08:00
|
|
|
ps: warning directs users to the FAQ
|
2003-03-18 07:42:00 +08:00
|
|
|
top: batch mode can refresh by fractional seconds
|
|
|
|
top: faster start-up
|
|
|
|
top: do not refresh like crazy
|
|
|
|
ps: better crash message
|
2003-02-18 11:51:03 +08:00
|
|
|
|
2003-01-23 15:08:00 +08:00
|
|
|
procps-3.1.5 --> procps-3.1.6
|
|
|
|
|
2003-02-17 08:57:15 +08:00
|
|
|
handle the 2.5.61 kernel
|
2003-02-11 16:19:12 +08:00
|
|
|
top: memory leak fixed
|
2003-02-09 15:31:11 +08:00
|
|
|
ps: new --ppid option selects by PPID
|
2003-02-18 11:51:03 +08:00
|
|
|
watch: new --no-title option #179862
|
2003-01-23 15:08:00 +08:00
|
|
|
handle SPARC Linux badness
|
|
|
|
rare crash fixed
|
|
|
|
compile with gcc 2.91.xx again
|
|
|
|
more informative "ps --info"
|
2003-01-24 16:42:16 +08:00
|
|
|
README update
|
2003-02-18 11:51:03 +08:00
|
|
|
ps: compare more with "ps -C verylongname" #178127
|
2003-01-23 15:08:00 +08:00
|
|
|
|
2002-12-21 14:22:00 +08:00
|
|
|
procps-3.1.4 --> procps-3.1.5
|
|
|
|
|
|
|
|
ancient (2.x.xx era) data corruption fixed
|
|
|
|
serious hidden-process problem (3.1.3+) fixed
|
2002-12-21 22:13:33 +08:00
|
|
|
w: escape sequence vulnerability fixed
|
2002-12-21 14:22:00 +08:00
|
|
|
|
2002-12-15 08:28:02 +08:00
|
|
|
procps-3.1.3 --> procps-3.1.4
|
|
|
|
|
|
|
|
top: was trashing every "3" in a command name
|
|
|
|
top: when killing a process, the PID was cut at a "3"
|
|
|
|
top: more reliable %CPU
|
2002-12-15 08:30:17 +08:00
|
|
|
update copyright dates (GPL & LGPL require this)
|
2002-12-15 15:03:16 +08:00
|
|
|
RPM generation works now
|
2002-12-15 08:28:02 +08:00
|
|
|
|
2002-12-12 07:17:18 +08:00
|
|
|
procps-3.1.2 --> procps-3.1.3
|
|
|
|
|
2002-12-14 08:52:04 +08:00
|
|
|
uses /proc/*/wchan files when available
|
2002-12-12 07:17:18 +08:00
|
|
|
top: user selection
|
2002-12-13 05:58:12 +08:00
|
|
|
sysctl: add -e for Red Hat 8.0 boot scripts
|
|
|
|
sysctl: the obvious --help, -V, and --version
|
|
|
|
sysctl: some command line error checking
|
2002-12-12 07:17:18 +08:00
|
|
|
w: stdout, not stderr -- thanks to Sander van Malssen
|
|
|
|
|
2002-12-08 08:14:02 +08:00
|
|
|
procps-3.1.1 --> procps-3.1.2
|
2002-12-01 15:05:08 +08:00
|
|
|
|
2002-12-08 08:14:02 +08:00
|
|
|
better RPM generation
|
2002-12-08 12:12:33 +08:00
|
|
|
use C99 features
|
2002-12-08 08:14:02 +08:00
|
|
|
some seLinux fixes
|
2002-12-08 08:19:44 +08:00
|
|
|
now count Inact_laundry as needed #172163
|
2002-12-01 15:05:08 +08:00
|
|
|
ps: fewer globals
|
|
|
|
ps: hardware-enforced buffer protection
|
2002-12-08 12:12:33 +08:00
|
|
|
ps: 1 kB smaller
|
2002-12-08 08:14:02 +08:00
|
|
|
top: B command added (for bold on/off)
|
|
|
|
top: handle old (and future) config files
|
2002-12-01 15:05:08 +08:00
|
|
|
top: man page tweak
|
2002-12-08 08:14:02 +08:00
|
|
|
top: old sort keys #167249
|
|
|
|
top: out-of-bounds RT as "RT"
|
|
|
|
top: several times faster
|
|
|
|
top: t command fixed
|
|
|
|
vmstat: -f
|
|
|
|
vmstat: -s
|
|
|
|
w: much faster
|
|
|
|
watch: don't drop empty lines #171005
|
|
|
|
watch: re-indented
|
2002-12-01 15:05:08 +08:00
|
|
|
|
2002-11-20 12:09:26 +08:00
|
|
|
procps-3.1.0 --> procps-3.1.1
|
|
|
|
|
|
|
|
vmstat faster on 2.5.xx kernels
|
|
|
|
vmstat header fixed
|
|
|
|
vmstat -a re-fixed
|
|
|
|
|
2002-12-08 12:12:33 +08:00
|
|
|
procps-3.0.5 --> procps-3.1.0
|
2002-10-27 18:35:13 +08:00
|
|
|
|
2002-11-09 10:00:52 +08:00
|
|
|
vmstat displays IO-wait time instead of bogus "w"
|
2002-10-27 18:35:13 +08:00
|
|
|
can build w/o shared library (set SHARED=0)
|
|
|
|
when IO-wait hidden, count as idle, not as sys
|
|
|
|
pmap command added (like Sun has)
|
2002-11-08 15:42:54 +08:00
|
|
|
do not crash GNU make 3.79
|
2002-11-09 10:00:52 +08:00
|
|
|
top slightly faster
|
2002-10-27 18:35:13 +08:00
|
|
|
|
2002-10-21 17:07:18 +08:00
|
|
|
procps-3.0.4 --> procps-3.0.5
|
|
|
|
|
|
|
|
top tolerates super-wide displays
|
|
|
|
better (?) RPM generation
|
2002-10-23 11:00:31 +08:00
|
|
|
XConsole and top.desktop removed
|
|
|
|
old build system removed
|
|
|
|
code cleanup
|
2002-10-23 15:53:16 +08:00
|
|
|
pgrep and pkill get "-o" (oldest matching process)
|
2002-10-24 05:27:51 +08:00
|
|
|
had vmstat "bi" and "bo" output interchanged on 2.5.xx
|
|
|
|
fix man page tbl directives
|
2002-10-24 05:48:11 +08:00
|
|
|
top man page cleaned up
|
2002-10-21 17:07:18 +08:00
|
|
|
|
2002-10-14 15:53:08 +08:00
|
|
|
procps-3.0.3 --> procps-3.0.4
|
|
|
|
|
2002-10-19 06:20:41 +08:00
|
|
|
make top go faster
|
|
|
|
Linux 2.2.xx ELF note warning removed
|
|
|
|
only show IO-wait on recent kernels
|
|
|
|
fix top's SMP stats
|
|
|
|
fix top for "dumb" and "vt510" terminals
|
2002-10-19 16:49:00 +08:00
|
|
|
in top, limit the priority values to -99 ... 99
|
2002-10-14 15:53:08 +08:00
|
|
|
|
2002-10-13 04:51:13 +08:00
|
|
|
procps-3.0.2 --> procps-3.0.3
|
|
|
|
|
|
|
|
more "make install" fixes
|
|
|
|
lib CFLAGS working again
|
|
|
|
top.1 codes fixed
|
|
|
|
bad (int*) cast in top removed
|
2002-10-13 17:32:25 +08:00
|
|
|
top runs faster
|
2002-10-14 13:12:14 +08:00
|
|
|
libproc memory corruption fixed
|
|
|
|
rant moved out of top.1 man page
|
|
|
|
ability to SKIP installing things
|
|
|
|
fixed ps --sort crash
|
2002-10-13 04:51:13 +08:00
|
|
|
|
2002-10-12 06:45:09 +08:00
|
|
|
procps-3.0.1 --> procps-3.0.2
|
|
|
|
|
2002-10-12 09:42:18 +08:00
|
|
|
top defaults to the old layout
|
|
|
|
top defaults to sorting by %CPU
|
2002-10-12 06:45:09 +08:00
|
|
|
fix top for non-SMP 2.2.xx and 2.0.xx
|
2002-10-12 09:42:18 +08:00
|
|
|
new "make install" fixed
|
2002-10-12 06:45:09 +08:00
|
|
|
vmstat -a fixed
|
|
|
|
vmstat compiles with latest gcc-3.x
|
|
|
|
vmstat does 64-bit time
|
|
|
|
|
2002-10-09 12:52:40 +08:00
|
|
|
procps-3.0.0 --> procps-3.0.1
|
|
|
|
|
2002-10-09 14:23:58 +08:00
|
|
|
sysctl handles net/ipv4/conf/eth1.0123/tag (VLAN interface)
|
|
|
|
sysctl handles net.ipv4.conf.eth1/0123.tag (VLAN interface)
|
2002-10-09 12:52:40 +08:00
|
|
|
"ps" is now about 2x faster than in procps-2.x.x
|
|
|
|
"ps -F" now documented
|
|
|
|
w works in KOI8-R locale
|
|
|
|
vmstat documentation update
|
2002-10-11 04:08:37 +08:00
|
|
|
"skill -n blah blah blah" lets you test options
|
|
|
|
simple "make && make install" now
|
2002-10-09 12:52:40 +08:00
|
|
|
|
|
|
|
procps-2.x.x --> procps-3.0.0
|
2002-10-07 05:03:29 +08:00
|
|
|
|
|
|
|
designed to support Linux 2.0 through 2.5.41 and beyond
|
|
|
|
new top, with optional: color, windowing, SMP stats
|
|
|
|
runs faster
|
|
|
|
more "it crashes" bugs fixed
|
|
|
|
top shows IO-wait time
|
|
|
|
vmstat can show active/inactive memory stats
|
|
|
|
real-time info supported in ps
|
|
|
|
correct "ps -o size" and "ps --sort size"
|
|
|
|
new maintainers
|
|
|
|
reduced memory usage for ps
|
|
|
|
allow large PIDs to be specified
|
|
|
|
SELINUX support is just a recompile away
|
|
|
|
the "F" column shrank, so "ps -l" has more command name room
|
|
|
|
64-bit time reduces the overflow problem
|
|
|
|
support S/390, IA-64 emulator, and user-mode Linux
|
|
|
|
oldps is gone
|
|
|
|
configure script -- use "make -f Makefile.noam" as a backup
|
|
|
|
"w" program better at determining what a user is doing
|
|
|
|
more stable
|
|
|
|
code at http://procps.sf.net/ now (SourceForge)
|
|
|
|
|
|
|
|
Earlier changes, for those not using Debian already:
|
|
|
|
|
|
|
|
more stable
|
|
|
|
runs faster
|
|
|
|
-F format option
|
|
|
|
better error reporting in ps for unknown format specifiers
|
|
|
|
BSD's sysctl options -b and -X
|
|
|
|
top displays well on large-memory systems
|
|
|
|
old BSD-style select-by-PID ("ps l$$")
|
|
|
|
15-character user names
|
|
|
|
ps 'f' ASCII art forest fixed
|
|
|
|
add SIGSYS on i386
|
|
|
|
top reports real RSS value
|
|
|
|
large-memory systems work
|
|
|
|
minimal ps program for embedded systems (minimal.c)
|
|
|
|
BSD personality process selection fixed
|
|
|
|
support locale (French) with ',' and '.' mixed up
|
|
|
|
pgrep program
|
|
|
|
includes the "kill" and "nice" programs
|
|
|
|
don't chop non-tty ps output at 80 columns
|