aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/iostat/iostat.c
Commit message (Expand)AuthorAgeFilesLines
* Redo patch in 1.22 such that the header printing is reset when theGuido van Rooij2001-09-261-19/+16
* Don't do unsafe activities in the syscall handler.Kris Kennaway2001-09-011-4/+18
* Bring in some iostat fixes that bde reminded me about. These fixes wereKenneth D. Merry2001-08-231-92/+123
* Make use of the new features of libdevstat to allow iostat to work onThomas Moestl2001-08-041-64/+107
* Properly check malloc(3) return valuesChris D. Faulhaber2000-12-011-3/+8
* Remove bogus include, as per style(9).Jeroen Ruigrok van der Werven2000-04-301-2/+0
* Back out previous commit minus spelling fixes. Should have asked maintainerPhilippe Charnier2000-01-241-18/+8
* Rework use of Nm.Philippe Charnier2000-01-231-9/+19
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Per Ken's request, back out my last change to this file. iostat's manWarner Losh1999-06-241-2/+2
* Two getopts related nits:Warner Losh1999-06-241-2/+2
* 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