NetBSD/bin/ps
abs 22cfbf2cbb If ps cannot get the terminal size from STDOUT, it tried STDERR and STDIN.
What this does to the POLS when a script that is parsing ps output just happens
to run in a narrow terminal cannot be described in polite company.
If STDOUT is not a tty, leave width at 80.
2000-04-29 00:18:48 +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 Since we have an "extern.h", put all external variable declarations in 1999-12-03 02:26:36 +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 oops, fix merge botch in previous.. 1999-05-03 00:20:07 +00:00