doc update
This commit is contained in:
parent
26206213a8
commit
2820cc3266
2
README
2
README
@ -3,7 +3,7 @@ README for procps package
|
||||
|
||||
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.
|
||||
|
||||
PS/TOP WCHAN FIELD
|
||||
|
10
TODO
10
TODO
@ -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.
|
||||
|
||||
The kernel should report these task_struct members:
|
||||
has_cpu
|
||||
processor
|
||||
|
||||
---------------------- w --------------------------
|
||||
|
||||
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 -----------------------
|
||||
|
||||
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.
|
||||
(related to RUID, EUID, tty, etc. -- but maybe ignore root power)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user