cvs commit: src/bin/ps ps.c

Garance A Drosehn gad at FreeBSD.org
Wed Mar 17 17:28:36 PST 2004


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


More information about the cvs-src mailing list