summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iostat/iostat.c
Commit message (Expand)AuthorAgeFilesLines
* Run a revision of the devstat interface:phk2003-03-151-7/+5
* Add #include <sys/resource.h>phk2003-02-161-0/+1
* Remove #include <sys/dkstat.h>phk2003-02-161-1/+0
* Use essentially the same formatting of the CPU stats percentages as inbde2002-08-181-1/+1
* Include <nlist.h> for nlist interfaces instead of depending on namespacebde2002-08-181-0/+1
* Redo patch in 1.22 such that the header printing is reset when theguido2001-09-261-19/+16
* Don't do unsafe activities in the syscall handler.kris2001-09-011-4/+18
* Bring in some iostat fixes that bde reminded me about. These fixes wereken2001-08-231-92/+123
* Make use of the new features of libdevstat to allow iostat to work ontmm2001-08-041-64/+107
* Properly check malloc(3) return valuesjedgar2000-12-011-3/+8
* Remove bogus include, as per style(9).asmodai2000-04-301-2/+0
* Back out previous commit minus spelling fixes. Should have asked maintainercharnier2000-01-241-18/+8
* Rework use of Nm.charnier2000-01-231-9/+19
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Per Ken's request, back out my last change to this file. iostat's manimp1999-06-241-2/+2
* Two getopts related nits:imp1999-06-241-2/+2
* Change the devstat generation number from an int to a long. The int-sizedken1998-09-201-4/+5
* Fix style bugs introduced by Matt Dillon in his previous, unreviewedken1998-09-161-6/+7
* Fixed segfault when more then four devices are specified (improper free),dillon1998-09-161-11/+21
* Update system to new device statistics code.gibbs1998-09-151-260/+525
* Use err(3).charnier1997-09-191-6/+10
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* when you try to run iostat is fails with invalid dk_ndrive 0phk1996-11-061-1/+1
* Cosmetic fixes for drive names which are 4 chars long.jkh1996-06-111-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Fix printout bugache1994-11-101-1/+1
* New way of getting disk drive names.wollman1994-10-161-0/+4
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+391
OpenPOWER on IntegriCloud