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
fmt.c
keyword.c
Makefile
nlist.c
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