NetBSD/bin/ps
dsl bd8009e530 Don't call P_ZOMBIE(struct kinfo_proc2), it's p_stat field contains
lwp states, not process states!
Since the times are filled with zeros for zombie processes the check
before assuming teh process time is zero is moot - delete it.
Fix the other chact to test the p_realstat.
Fixer PR kern/36295
2007-07-28 17:05:50 +00:00
..
extern.h Add support for printing the emulation of the process. 2006-10-29 22:32:53 +00:00
fmt.c Wrap some long lines. 2004-03-27 12:44:08 +00:00
keyword.c Add support for printing the emulation of the process. 2006-10-29 22:32:53 +00:00
Makefile g/c procfs fallback code, it's redundant now that we use sysctl to get 2002-06-19 08:11:55 +00:00
nlist.c c99 initializers 2006-10-16 00:31:47 +00:00
print.c Don't call P_ZOMBIE(struct kinfo_proc2), it's p_stat field contains 2007-07-28 17:05:50 +00:00
ps.1 remove descriptions of some states. ('A', 'S', '>') 2007-06-25 00:24:01 +00:00
ps.c Revert the changes done after newlock2 merge, except for the removal of 2007-02-17 22:49:56 +00:00
ps.h * When all columns are given null customised headers, the blank header 2006-10-02 17:54:35 +00:00