cvs commit: src/bin/ps ps.c
Garance A Drosehn
gad at FreeBSD.org
Wed Jun 23 14:17:30 PDT 2004
gad 2004-06-23 21:17:25 UTC
FreeBSD src repository
Modified files:
bin/ps ps.c
Log:
Add a check for defunct processes in saveuser(), so the output for "args"
(aka "command") will display "<defunct>", as does the output from "comm"
for those processes. Also do better checking for malloc() failures.
Submitted by: Cyrille Lefevre
Revision Changes Path
1.102 +18 -10 src/bin/ps/ps.c
More information about the cvs-src
mailing list