cvs commit: src/bin/ps ps.1 ps.c

Garance A Drosehn gad at FreeBSD.org
Sat Mar 27 10:34:12 PST 2004


At 10:22 AM -0800 3/27/04, Garance A Drosehn wrote:
>gad         2004/03/27 10:22:17 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     bin/ps               ps.1 ps.c
>   Log:
>   Support more POSIX/SUSv3 options:
>
>   - Change `-p' to allow a list of process IDs, and `-t' to allow a
>     list of terminal names, instead of only a single value for each.
>   - Add the `-A' option of SUSv3, which is exactly the same as `-ax'.
>   - Add the `-G gidlist' (group id).
       ...etc...
>   It should be true that this introduces no user-visible incompatible
>   changes, except to support "new stuff" that was not supported before.

Since there are no "user-disruptive" changes in this, my intent is
to MFC these changes at some point.  But I believe the code freeze
for 4.10-release is very soon, so the MFC may have to wait until
after 4.10 is released.

-- 
Garance Alistair Drosehn     =      gad at gilead.netel.rpi.edu
Senior Systems Programmer               or   gad at FreeBSD.org
Rensselaer Polytechnic Institute;             Troy, NY;  USA


More information about the cvs-src mailing list