freebsd-dev/bin/ps
Bruce Evans e36039e731 Fixed breakage of %CPU and %MEM in the previous commit. sysctlbyname()
was called with wrong args so it always failed.

PR:		7881
1998-09-10 18:06:28 +00:00
..
extern.h If no value is present for the login name set it to '-'. 1998-05-25 05:07:18 +00:00
fmt.c Remove compile time dependency on ARG_MAX. 1998-06-17 11:33:10 +00:00
keyword.c If no value is present for the login name set it to '-'. 1998-05-25 05:07:18 +00:00
Makefile Add an option to building PS, so that the upages are explicitly paged in only 1997-12-05 07:33:40 +00:00
nlist.c Fixed breakage of %CPU and %MEM in the previous commit. sysctlbyname() 1998-09-10 18:06:28 +00:00
print.c Fixed printf format errors (second round with non-i386 typedefs). 1998-06-28 21:05:48 +00:00
ps.1 Fix errors that crept into the previous commit. 1998-06-04 07:02:59 +00:00
ps.c Pick up kernel variables/constants using sysctl rather than through /dev/mem 1998-06-30 21:34:14 +00:00
ps.h Dynamically adjust size of displayed username to the longest username which 1997-04-29 05:26:05 +00:00