NetBSD/bin/ps
simonb 0a7d3a1ff5 Add a K flag to the state information - K is for kernel thread or system
process (ie, P_SYSTEM set in p_flag).  The L flag (locked in core) is
only used for non-P_SYSTEM processes.
2000-10-23 05:54:06 +00:00
..
Makefile
extern.h
fmt.c
keyword.c
nlist.c Fix handling of "ps U<user>" where <user> ended it 't' - now if the 2000-06-08 13:30:39 +00:00
print.c Add a K flag to the state information - K is for kernel thread or system 2000-10-23 05:54:06 +00:00
procfs_ops.c
ps.1 Add a K flag to the state information - K is for kernel thread or system 2000-10-23 05:54:06 +00:00
ps.c Don't check namelist when choosing to use the sysctl interface. 2000-06-16 03:51:00 +00:00
ps.h