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 Use new sysctl/kvm interfaces. This will stop the "proc size mismatch" 2000-05-26 03:04:28 +00:00
extern.h Calculate field widths on the fly so that all columns line up nicely 2000-06-07 04:57:59 +00:00
fmt.c Since we have an "extern.h", put all external variable declarations in 1999-12-03 02:26:36 +00:00
keyword.c Calculate field widths on the fly so that all columns line up nicely 2000-06-07 04:57:59 +00:00
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 Use new sysctl/kvm interfaces. This will stop the "proc size mismatch" 2000-05-26 03:04:28 +00:00
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 Calculate field widths on the fly so that all columns line up nicely 2000-06-07 04:57:59 +00:00