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
freebsd-skq
/
bin
/
ps
History
Mike Pritchard
3b818f3a1f
The default swap device is /dev/drum, not /dev/swap
...
as ps.1 states. Submitted by: Zahemszhky Gabor <zgabor@code.hu>
1996-07-03 22:17:28 +00:00
..
devname.c
…
extern.h
…
fmt.c
Remove unneded ctype.h
1995-10-23 21:03:40 +00:00
keyword.c
I add #include <sys/user.h>
1995-10-28 20:11:18 +00:00
Makefile
fix bad dependencies (LIBMATH -> LIBM)
1995-10-25 15:08:21 +00:00
nlist.c
…
print.c
Make %CPU add up closer to 100%.. At least, it now agrees with top.. :-)
1996-06-29 10:25:31 +00:00
ps.1
The default swap device is /dev/drum, not /dev/swap
1996-07-03 22:17:28 +00:00
ps.c
Use the correct buffer size from limits.h for the error buffer
1996-01-20 10:43:54 +00:00
ps.h
…