From owner-cvs-all Tue Jun 26 11:49:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C88F237B405; Tue, 26 Jun 2001 11:49:11 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QInB451231; Tue, 26 Jun 2001 11:49:11 -0700 (PDT) (envelope-from schweikh) Message-Id: <200106261849.f5QInB451231@freefall.freebsd.org> From: Jens Schweikhardt Date: Tue, 26 Jun 2001 11:49:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vmstat vmstat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG schweikh 2001/06/26 11:49:11 PDT Modified files: usr.bin/vmstat vmstat.c Log: Increase column widths when using -i (they are now wide enough to hold a 64bit or 32bit ~0 value, i.e. 20 and 10; this anticipates soon-to-be machines with Exahertz rtc interrupt frequencies. :-) PR: bin/16206 Submitted by: John Capo MFC after: 1 week Revision Changes Path 1.48 +4 -4 src/usr.bin/vmstat/vmstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message