Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/ps



Module Name:    src
Committed By:   apb
Date:           Fri Sep 26 08:09:31 UTC 2008

Modified Files:
        src/bin/ps: ps.1 ps.c

Log Message:
Add "ps -A" option.  This displays information about all processes,
like BSD "ps -ax" or SYSV "ps -ef".  It's specified in SUSv3.

Also make some minor clarifications to the man page.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/bin/ps/ps.1
cvs rdiff -r1.69 -r1.70 src/bin/ps/ps.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index