gad 2004/03/27 08:35:36 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
bin/ps ps.c
Log:
MFC 1.66: Fix 'ps -p proclist' and 'ps -u userlist' so the command
returns non-zero if no processes were matched. Also sorts the list
of 'int's in main, as long as I had to add another one...
Revision Changes Path
1.30.2.10 +13 -3 src/bin/ps/ps.c