NetBSD/bin/ps
bgrayson be8534f744 Added experimental fallback /proc-based lookup. Warnings are printed when the
fallback method is used, as the results could be untrustworthy if an
intruder is present.  It is highly likely that NetBSD-1.5 will have
an improved kvm interface for reading process information, at which
point this code can be garbage-collected.  Also added a word to the
man page -x option description while I was here.
1999-03-26 22:36:02 +00:00
..
Makefile Added experimental fallback /proc-based lookup. Warnings are printed when the 1999-03-26 22:36:02 +00:00
extern.h Added experimental fallback /proc-based lookup. Warnings are printed when the 1999-03-26 22:36:02 +00:00
fmt.c add <sys/time.h> to fix compiler error 1998-02-03 03:16:01 +00:00
keyword.c Add a "sid" keyword to print the session ID. 1998-02-17 21:37:56 +00:00
nlist.c Use the physmem variable to get at the physical memory size (instead of the 1998-03-27 22:45:47 +00:00
print.c Look for the formats used by setproctitle(3) and login shells, and avoiding 1998-07-28 18:41:59 +00:00
procfs_ops.c Added experimental fallback /proc-based lookup. Warnings are printed when the 1999-03-26 22:36:02 +00:00
ps.1 Added experimental fallback /proc-based lookup. Warnings are printed when the 1999-03-26 22:36:02 +00:00
ps.c Added experimental fallback /proc-based lookup. Warnings are printed when the 1999-03-26 22:36:02 +00:00
ps.h Fix p_nice vs. NZERO code. 1996-10-02 18:07:20 +00:00