Date: Wed, 17 Mar 2004 17:28:23 -0800 (PST) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps ps.c Message-ID: <200403180128.i2I1SNXw084359@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2004/03/17 17:28:23 PST
FreeBSD src repository
Modified files:
bin/ps ps.c
Log:
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...
Noticed by: Nate Lawson
MFC after: 10 days
Revision Changes Path
1.66 +13 -3 src/bin/ps/ps.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403180128.i2I1SNXw084359>
