freebsd-skq/bin/ps
Peter Wemm 0cd02d20a1 Fix (I think) the %MEM count in 'ps -u'. It was bogusly taking the
vm_rssize (in pages, not bytes), then dividing (bogusly) by the page size,
then using that as a fraction of the total pages.
1996-06-29 08:04:05 +00:00
..
devname.c Added $Id$ 1994-09-24 02:59:15 +00:00
extern.h Added $Id$ 1994-09-24 02:59:15 +00:00
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 Re-apply an old patchkit days fix of mine for mempages: 1994-11-24 13:13:55 +00:00
print.c Fix (I think) the %MEM count in 'ps -u'. It was bogusly taking the 1996-06-29 08:04:05 +00:00
ps.1 Fix up the badly out of date struct proc's p_flags. 1996-04-19 22:23:27 +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 Added $Id$ 1994-09-24 02:59:15 +00:00