Date: Sat, 15 Jul 2000 09:24:21 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/systat mbufs.c Message-ID: <200007151624.JAA57322@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2000/07/15 09:24:21 PDT
Modified files:
usr.bin/systat mbufs.c
Log:
Fix systat to use the kern.ipc.mbtypes sysctl instead of referencing a
structure member that doesn't exist anymore.
Use getsysctlbyname for kern.ipc.mbstat instead of sysctl.
Use netstat's method of displaying values from mtnames.
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
Missed by PR: 19809
Revision Changes Path
1.11 +44 -34 src/usr.bin/systat/mbufs.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007151624.JAA57322>
