cvs commit: src/bin/ps ps.c

Garance A Drosehn gad at FreeBSD.org
Mon Mar 29 20:20:34 PST 2004


gad         2004/03/29 20:20:33 PST

  FreeBSD src repository

  Modified files:
    bin/ps               ps.c 
  Log:
  Switch to using strtoul() for parsing a potential UID or GID, which gets
  this to correctly handle UID's and GID's larger than 2147483647.
  
  Noticed by:     bde
  MFC after:      1 week
  
  Revision  Changes    Path
  1.84      +8 -9      src/bin/ps/ps.c


More information about the cvs-all mailing list