From owner-cvs-usrbin Fri Nov 8 04:57:08 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA01222 for cvs-usrbin-outgoing; Fri, 8 Nov 1996 04:57:08 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA01202; Fri, 8 Nov 1996 04:56:40 -0800 (PST) Date: Fri, 8 Nov 1996 04:56:40 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199611081256.EAA01202@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 jkh 96/11/08 04:56:39 Branch: usr.bin/systat RELENG_2_1_0 Modified: usr.bin/systat vmstat.c Log: Wow, make the vmstat display actually usable! This is a cosmetic fix, but low-impact and worth the comeasurate risk. I [jkh] can't even test it in -current since systat's vmstat display is completely broken there at the moment, printing out: "The alternate system clock has died!" Submitted-By: Heiko Blume Revision Changes Path 1.13.4.2 +14 -14 src/usr.bin/systat/vmstat.c