2002-10-14 13:23:08 +05:30
|
|
|
procps-3.0.3 --> procps-3.0.4
|
|
|
|
|
|
|
|
only Linux 2.4.0 supply the ELF note
|
|
|
|
|
2002-10-13 02:21:13 +05:30
|
|
|
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 15:02:25 +05:30
|
|
|
top runs faster
|
2002-10-14 10:42:14 +05:30
|
|
|
libproc memory corruption fixed
|
|
|
|
rant moved out of top.1 man page
|
|
|
|
ability to SKIP installing things
|
|
|
|
fixed ps --sort crash
|
2002-10-13 02:21:13 +05:30
|
|
|
|
2002-10-12 04:15:09 +05:30
|
|
|
procps-3.0.1 --> procps-3.0.2
|
|
|
|
|
2002-10-12 07:12:18 +05:30
|
|
|
top defaults to the old layout
|
|
|
|
top defaults to sorting by %CPU
|
2002-10-12 04:15:09 +05:30
|
|
|
fix top for non-SMP 2.2.xx and 2.0.xx
|
2002-10-12 07:12:18 +05:30
|
|
|
new "make install" fixed
|
2002-10-12 04:15:09 +05:30
|
|
|
vmstat -a fixed
|
|
|
|
vmstat compiles with latest gcc-3.x
|
|
|
|
vmstat does 64-bit time
|
|
|
|
|
2002-10-09 10:22:40 +05:30
|
|
|
procps-3.0.0 --> procps-3.0.1
|
|
|
|
|
2002-10-09 11:53:58 +05:30
|
|
|
sysctl handles net/ipv4/conf/eth1.0123/tag (VLAN interface)
|
|
|
|
sysctl handles net.ipv4.conf.eth1/0123.tag (VLAN interface)
|
2002-10-09 10:22:40 +05:30
|
|
|
"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 01:38:37 +05:30
|
|
|
"skill -n blah blah blah" lets you test options
|
|
|
|
simple "make && make install" now
|
2002-10-09 10:22:40 +05:30
|
|
|
|
|
|
|
procps-2.x.x --> procps-3.0.0
|
2002-10-07 02:33:29 +05:30
|
|
|
|
|
|
|
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
|