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
ps.c
ps.h