freebsd-nq/bin/ps
Garance A Drosehn dd693acf27 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
2004-06-23 21:17:25 +00:00
..
extern.h Make sure the value of "upr" (scheduling priority on return from system call) 2004-06-23 11:56:57 +00:00
fmt.c Get rid of a cast to '(void) ' on the return of a call to strcpy. 2004-06-22 02:18:29 +00:00
keyword.c Make sure the value of "upr" (scheduling priority on return from system call) 2004-06-23 11:56:57 +00:00
Makefile style.Makefile: 2004-02-23 20:05:14 +00:00
nlist.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
print.c Avoid padding the value of "ucomm" when it is the last column in the line. 2004-06-23 12:18:36 +00:00
ps.1 When displaying the "COMMAND" field for system-processes and/or kernel 2004-06-22 01:59:54 +00:00
ps.c Add a check for defunct processes in saveuser(), so the output for "args" 2004-06-23 21:17:25 +00:00
ps.h Have the main() routine calculate %CPU and (if needed) memory information 2004-06-20 21:25:10 +00:00