aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/iostat
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-232-95/+125
* mdoc(7) police: markup nits.Ruslan Ermilov2001-08-071-5/+12
* Make use of the new features of libdevstat to allow iostat to work onThomas Moestl2001-08-043-94/+151
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+4
* Remove whitespace at EOL.Dima Dorfman2001-07-151-8/+8
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-181-1/+0
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-2/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+6
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-6/+6
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* Properly check malloc(3) return valuesChris D. Faulhaber2000-12-011-3/+8
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-12/+12
* 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-242-37/+29
* Rework use of Nm.Philippe Charnier2000-01-232-31/+39
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Various man page cleanup:Mike Pritchard1999-08-151-3/+3
* 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
* Add a MAINTAINER line to modules that I maintain.Kenneth D. Merry1999-06-181-0/+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-162-10/+11
* Fixed segfault when more then four devices are specified (improper free),Matthew Dillon1998-09-162-13/+26
* Update system to new device statistics code.Justin T. Gibbs1998-09-153-277/+796
* Use err(3).Philippe Charnier1997-09-191-6/+10
* Remove -I/sys and add -I${.CURDIR}/../../sysGuido van Rooij1997-07-131-1/+1
* 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
* Fix a variety of minor typos and cross references in a bunch ofMike Pritchard1996-01-201-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Fix printout bugAndrey A. Chernov1994-11-102-1/+3
* New way of getting disk drive names.Garrett Wollman1994-10-161-0/+4
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-1/+1
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-051-2/+2
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-263-0/+544