Date: Mon, 29 Mar 2004 20:20:33 -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: <200403300420.i2U4KXix068958@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403300420.i2U4KXix068958>
