Date: Wed, 13 Dec 1995 07:01:19 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/vmstat vmstat.c Message-ID: <199512131501.HAA18291@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/12/13 07:01:16
Modified: usr.bin/systat vmstat.c
usr.bin/vmstat vmstat.c
Log:
Reduced vm dependencies. Only `struct vmmeter.h' is required.
Unfortunately, the sysctl number for reading this struct is
bogusly placed in <vm/vm_param.h> instead of with the declaration
of the struct.
Revision Changes Path
1.16 +3 -2 src/usr.bin/systat/vmstat.c
1.14 +4 -2 src/usr.bin/vmstat/vmstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512131501.HAA18291>
