NetBSD/bin/ps
kim 26cc4401e8 Fixed segfaulting for "ps -T". There is no optarg with -T, so instructions
under label "tty:" need to use ttname instead.
1999-01-04 16:37:28 +00:00
..
Makefile Add CWARNFLAGS+=-Wno-format-y2k. 1998-08-25 15:13:16 +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
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 The system namelist database is called "/var/db/kvm.db" not 1999-01-02 16:11:43 +00:00
ps.c Fixed segfaulting for "ps -T". There is no optarg with -T, so instructions 1999-01-04 16:37:28 +00:00
ps.h