summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/iostat.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixes.ed2012-02-051-1/+0
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* ANSIfy and remove register.delphij2008-01-161-21/+12
* Consistently mark percentage scales as such.yar2006-11-271-2/+2
* Remove trailing whitespace.bde2006-04-301-4/+4
* Show the load average in the tcp display (it was already shown, perhapsbde2006-04-301-1/+1
* Copy cur's snap_time to last when refreshing statistics. Fixes problemtjr2003-11-011-0/+2
* Run a revision of the devstat interface:phk2003-03-151-3/+1
* Add #include <sys/resource.h>phk2003-02-161-0/+1
* Remove #include <sys/dkstat.h>phk2003-02-161-1/+0
* remove __Pimp2002-03-221-5/+5
* WARNS=2 fixes with NO_WERROR set, as there are some header issuesmarkm2001-12-121-43/+45
* Convert systat(1) to use the new devstat interface.ken2001-09-061-7/+8
* Get rid of setgid kmem for systat, and while being there, fix some bugstmm2001-03-231-1/+2
* o Make systat/iostat.c use sysctl() to retrieve cp_time instead ofrwatson2000-11-251-23/+9
* Duh! get the scaling right.phk2000-06-011-3/+3
* Rescale the IOstat bars, modern disks are faster than old disks.phk2000-06-011-2/+2
* Don't include <sys/buf.h>phk2000-05-051-1/+0
* systat is way too comfortable with curses internals...peter1999-08-301-8/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Quiet many compiler warnings.obrien1998-10-081-2/+3
* Update system to new device statistics code.gibbs1998-09-151-110/+145
* Fixed type mismatches which were fatal when sizeof(long) > sizeof(int).bde1998-07-061-1/+1
* o Use snprintf rather than sprintfimp1998-06-091-1/+1
* Cosmetic fixes for drive names which are 4 chars long.jkh1996-06-111-6/+6
* extern.h, iostat.c, main.c, vmstat.c:bde1994-12-031-7/+4
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+389
OpenPOWER on IntegriCloud