Date: Wed, 12 Jul 1995 13:09:07 -0700 From: Bruce Evans <bde> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/systat vmstat.c Message-ID: <199507122009.NAA23538@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
bde 95/07/12 13:09:05 Modified: usr.bin/systat vmstat.c Log: Don't attempt to read the variable `total' from the kernel. `total' isn't used in systat or in the kernel (it was replaced by a sysctl() call involving VM_METER) and will go away when I clean up bogus common variables in the kernel.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507122009.NAA23538>