Date: Thu, 10 Sep 1998 11:06:28 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/ps nlist.c Message-ID: <199809101806.LAA18552@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/09/10 11:06:28 PDT
Modified files:
bin/ps nlist.c
Log:
Fixed breakage of %CPU and %MEM in the previous commit. sysctlbyname()
was called with wrong args so it always failed.
PR: 7881
Revision Changes Path
1.12 +11 -5 src/bin/ps/nlist.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809101806.LAA18552>
