freebsd-skq/bin/ps
John Polstra 3cc273e0be When "-c" is specified, don't pad the command with spaces if it is
the last field on the line.  "ps -axlc" was needlessly wrapping
around on 80-character windows.
1997-04-16 16:08:11 +00:00
..
devname.c
extern.h
fmt.c
keyword.c
Makefile
nlist.c
print.c When "-c" is specified, don't pad the command with spaces if it is 1997-04-16 16:08:11 +00:00
ps.1
ps.c compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
ps.h