aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/iostat/iostat.c
Commit message (Expand)AuthorAgeFilesLines
* Change the devstat generation number from an int to a long. The int-sizedKenneth D. Merry1998-09-201-4/+5
* Fix style bugs introduced by Matt Dillon in his previous, unreviewedKenneth D. Merry1998-09-161-6/+7
* Fixed segfault when more then four devices are specified (improper free),Matthew Dillon1998-09-161-11/+21
* Update system to new device statistics code.Justin T. Gibbs1998-09-151-260/+525
* Use err(3).Philippe Charnier1997-09-191-6/+10
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* when you try to run iostat is fails with invalid dk_ndrive 0Poul-Henning Kamp1996-11-061-1/+1
* Cosmetic fixes for drive names which are 4 chars long.Jordan K. Hubbard1996-06-111-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Fix printout bugAndrey A. Chernov1994-11-101-1/+1
* New way of getting disk drive names.Garrett Wollman1994-10-161-0/+4
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+391