]> granicus.if.org Git - procps-ng/commitdiff
doc update
authoralbert <>
Wed, 23 Oct 2002 21:37:28 +0000 (21:37 +0000)
committeralbert <>
Wed, 23 Oct 2002 21:37:28 +0000 (21:37 +0000)
ChangeLog
TODO
pgrep.1

index e733f901a6fbc4cdf6bdf83b25ba9e0e3620f7f0..ac85cf13cd69480a18f41b7d7e5ae6a9424185bf 100644 (file)
--- 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 b0f584dca0f868021a2e63eb02b322c529963987..a54446ded72505fb3b72564b560fd81855d69afb 100644 (file)
--- 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 70e8ce2e7a189c8c7561ebce9cda177662ef5220..70c7a1736af0cdfcb112ae1a580582ee294a456f 100644 (file)
--- a/pgrep.1
+++ b/pgrep.1
@@ -156,7 +156,7 @@ implementation is fully compatible.
 .SH AUTHOR
 Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
 
-Michael K. Johnson <johnsonm@redhat.com> is the current maintainer of
+Albert Cahalan <albert@users.sf.net> is the current maintainer of
 the procps package.
 
-Please send bug reports to <procps-bugs@redhat.com>
+Please send bug reports to <procps-feedback@lists.sf.net>