NetBSD/bin/ps
cgd 40194b0e50 from Brian Somers <brian@awfulhak.demon.co.uk>:
The kvm entry isn't updated for command unless 'time' is given,
therefore
	ps -o command
outputs blank lines [or, in NetBSD, seg faults]
	ps -o time,command
works.
1993-07-19 11:02:10 +00:00
..
Makefile Don't need -I/sys. (Why was it here?) 1993-06-17 13:16:20 +00:00
devname.c
extern.h
keyword.c
nlist.c
print.c use strvis on the arguments and environment, so we don't end up in 1993-06-18 09:32:27 +00:00
ps.1 Fix up FILES sections. 1993-06-13 23:06:41 +00:00
ps.c from Brian Somers <brian@awfulhak.demon.co.uk>: 1993-07-19 11:02:10 +00:00
ps.h