Date: Wed, 16 Sep 1998 12:49:44 -0600 (MDT) From: "Kenneth D. Merry" <ken@plutotech.com> To: dillon@FreeBSD.ORG (Matt Dillon) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/iostat iostat.8 iostat.c Message-ID: <199809161849.MAA26645@panzer.plutotech.com> In-Reply-To: <199809161803.LAA19561@freefall.freebsd.org> from Matt Dillon at "Sep 16, 98 11:03:45 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809161849.MAA26645>