doc update

This commit is contained in:
albert 2002-10-06 18:08:26 +00:00
parent 26206213a8
commit 2820cc3266
2 changed files with 1 additions and 11 deletions

2
README
View File

@ -3,7 +3,7 @@ README for procps package
COMPATIBILITY COMPATIBILITY
This code is intended for use with Linux 2.0.xx and 2.2.xx. This code is intended for use with Linux 2.0.xx and above.
Both libc 5 and libc 6 should work. Both libc 5 and libc 6 should work.
PS/TOP WCHAN FIELD PS/TOP WCHAN FIELD

10
TODO
View File

@ -58,10 +58,6 @@ ones get filled in with something logical -- entries must never be deleted!
Add all the stuff Solaris has. This would also replace ptrace. Add all the stuff Solaris has. This would also replace ptrace.
The kernel should report these task_struct members:
has_cpu
processor
---------------------- w -------------------------- ---------------------- w --------------------------
The LOGIN@ column sometimes has a space in it. This makes correct The LOGIN@ column sometimes has a space in it. This makes correct
@ -123,12 +119,6 @@ Internationalization, as specified by XPG3, Volume 1, Commands and Utilities.
----------------------- ps ----------------------- ----------------------- ps -----------------------
Solve the "ps reports wrong date" bug. (recent processes on an SMP system
are reported as being 5 days old, while boot processes look normal)
(reported for procps-2.0.2 in May 1999)
Show real-time priorities. (type & number)
Add an option to select all processes that a user can kill. Add an option to select all processes that a user can kill.
(related to RUID, EUID, tty, etc. -- but maybe ignore root power) (related to RUID, EUID, tty, etc. -- but maybe ignore root power)