From owner-cvs-all Wed Sep 16 11:50:19 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09253 for cvs-all-outgoing; Wed, 16 Sep 1998 11:50:19 -0700 (PDT) (envelope-from owner-cvs-all) Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09156; Wed, 16 Sep 1998 11:50:05 -0700 (PDT) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.1/8.8.5) id MAA26645; Wed, 16 Sep 1998 12:49:44 -0600 (MDT) From: "Kenneth D. Merry" Message-Id: <199809161849.MAA26645@panzer.plutotech.com> Subject: Re: cvs commit: src/usr.sbin/iostat iostat.8 iostat.c In-Reply-To: <199809161803.LAA19561@freefall.freebsd.org> from Matt Dillon at "Sep 16, 98 11:03:45 am" To: dillon@FreeBSD.ORG (Matt Dillon) Date: Wed, 16 Sep 1998 12:49:44 -0600 (MDT) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28s (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Matt Dillon wrote... > dillon 1998/09/16 11:03:45 PDT > > Modified files: > usr.sbin/iostat iostat.8 iostat.c > Log: > Fixed segfault when more then four devices are specified (improper free), > fixed variable so all manually-specified devices are shown rather then > cutting the display off at 3, fixed formatting for msps when msps is > larger then 100 (it was blowing the columner display output before), > added -K option to make blk count (-oIK) force a 1K block size (to conform > more closely to systat, vmstat definition of blocksize). > > Revision Changes Path > 1.6 +5 -2 src/usr.sbin/iostat/iostat.8 > 1.10 +21 -11 src/usr.sbin/iostat/iostat.c I would appreciate it if you ran your changes by me first, rather than just blithely committing them to the tree. Please don't touch any more CAM, devstat or pciconf code (or anything else added in the CAM merge) without first running it by me and Justin. This is especially important while we're in feature freeze, and changes need to be reviewed. Ken -- Kenneth Merry ken@plutotech.com