diff --git a/ChangeLog b/ChangeLog index e733f901..ac85cf13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +procps-3.0.4 --> procps-3.0.5 + +top tolerates super-wide displays +better (?) RPM generation +XConsole and top.desktop removed +old build system removed +code cleanup +pgrep and pkill get "-o" (oldest matching process) +had vmstat "bi" and "bo" output interchanged on 2.5.xx +fix man page tbl directives + +procps-3.0.3 --> procps-3.0.4 + +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 +in top, limit the priority values to -99 ... 99 + procps-3.0.2 --> procps-3.0.3 more "make install" fixes diff --git a/TODO b/TODO index b0f584dc..a54446de 100644 --- a/TODO +++ b/TODO @@ -63,6 +63,8 @@ arbitrary data for the FROM column. (could set root's VGA color map!) Extract /proc/stat parsing from vmstat into libproc somewhere. +Let the user choose: 1000, 1024, PAGE_SIZE, 1000000, 0x100000 + --------------------- libproc ---------------------- Stop storing fields with duplicate info (often different diff --git a/pgrep.1 b/pgrep.1 index 70e8ce2e..70c7a173 100644 --- a/pgrep.1 +++ b/pgrep.1 @@ -156,7 +156,7 @@ implementation is fully compatible. .SH AUTHOR Kjetil Torgrim Homme -Michael K. Johnson is the current maintainer of +Albert Cahalan is the current maintainer of the procps package. -Please send bug reports to +Please send bug reports to