NetBSD/bin/ps
mjl 4ecbad3425 Fix problem in option processing, would segfault when parsing "-O,".
Closes PR/10096 by Yuji Yamano using the patch provided.
2000-05-11 08:52:30 +00:00
..
Makefile the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
extern.h Since we have an "extern.h", put all external variable declarations in 1999-12-03 02:26:36 +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 Fix problem in option processing, would segfault when parsing "-O,". 2000-05-11 08:52:30 +00:00
nlist.c Since we have an "extern.h", put all external variable declarations in 1999-12-03 02:26:36 +00:00
print.c Fix CL* purge fallout. 1999-12-05 18:33:28 +00:00
procfs_ops.c Ignore also "self" link when searching for proc info. 2000-04-07 18:04:05 +00:00
ps.1 Use tty "?" to select processes with no controlling tty and tty "-" to 2000-04-15 04:40:46 +00:00
ps.c If ps cannot get the terminal size from STDOUT, it tried STDERR and STDIN. 2000-04-29 00:18:48 +00:00
ps.h