This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b69aa7f11a
freebsd-skq
/
bin
/
ps
History
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