Date: Wed, 16 Sep 1998 11:03:45 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/iostat iostat.8 iostat.c Message-ID: <199809161803.LAA19561@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809161803.LAA19561>
