NetBSD/bin/ps
ross 17dbc471f0 Kill the CFLAGS+=-Wno-format-y2k which will go, for now, into bsd.sys.mk
It wasn't working anyway, although that could have been fixed by moving it
down below the .include <bsd.prog.mk> line.

It's not completely clear that this usage of %y is in fact y2k-safe, it
seems safer for now to have a single XXX option in bsd.sys.mk, and we need
to rev this anyway for -Wno-uninitialized
1998-08-25 07:43:20 +00:00
..
extern.h remove old OLD BSD VM code. 1998-02-06 04:47:30 +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
Makefile Kill the CFLAGS+=-Wno-format-y2k which will go, for now, into bsd.sys.mk 1998-08-25 07:43:20 +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
ps.1 change references to vadvise to madvise; remove reference to lisp(1) 1998-04-28 17:59:10 +00:00
ps.c Add a -U option to select by user/uid. 1998-07-28 18:54:02 +00:00
ps.h Fix p_nice vs. NZERO code. 1996-10-02 18:07:20 +00:00