From owner-cvs-usrbin Sun Nov 10 00:30:29 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA23897 for cvs-usrbin-outgoing; Sun, 10 Nov 1996 00:30:29 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA23882; Sun, 10 Nov 1996 00:30:20 -0800 (PST) Date: Sun, 10 Nov 1996 00:30:20 -0800 (PST) From: Bruce Evans Message-Id: <199611100830.AAA23882@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/systat vmstat.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/11/10 00:30:20 Modified: usr.bin/systat vmstat.c Log: Initialize interrupt counters. The boot time values were displayed as ***. Should be in 2.2. Pointed out by: /etc/malloc.conf -> AJ Revision Changes Path 1.20 +1 -1 src/usr.bin/systat/vmstat.c