summaryrefslogtreecommitdiff
path: root/usr.sbin/iostat
AgeCommit message (Expand)Author
2015-10-23simplify argv back compatTed Unangst
2015-03-18check for invalid disknamesTed Unangst
2014-10-28use nanosleep() instead of hackish select(); ok dlgTheo de Raadt
2014-10-26Add explicit braces to suppress compiler warnings.Brad Smith
2014-09-15Remove non-standard <sys/dkstat.h> header. It has not contained anythingMiod Vallat
2014-02-13atoi -> strtonumTed Unangst
2014-02-13totals tend to be larger, give them some more room to breatheTed Unangst
2013-11-23yet more unsigned char casts for ctypeTheo de Raadt
2013-06-04tabs are not so expensive we can't intent this file properlyTed Unangst
2013-06-04tweak the headers header tooTed Unangst
2013-06-04not sure who uses the "alternate" display, but the columns look like assTed Unangst
2013-01-17some simple macro fixes;Jason McIntyre
2012-06-26tweak column spacing to allow for larger numbersTed Unangst
2011-02-10Clarify how the -c and -w options interact. OK tedu@ jmc@Todd C. Miller
2010-08-08somehow parts of -c and -w got swapped; from Yar TikhiyJason McIntyre
2009-11-22don't repeat the banner if not a tty.Ted Unangst
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-18- sync SYNOPSIS and usage()Jason McIntyre
2006-03-30i am stunned how little was needed to make lint happy in thisTheo de Raadt
2006-03-13delint; from David HillOtto Moerbeek
2005-09-06make some of the stat utility pages reference each other;Jason McIntyre
2005-04-01spacingTheo de Raadt
2004-08-08do the right math to find out what the average kbytes per transfer isPedro Martelletto
2004-08-01ansi cleanup; khalek@linuxgamers.netTheo de Raadt
2004-02-15new arg to disk_unbusy, to record separate read/write statistics.Ted Unangst
2003-06-26strict proto cleanupsTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-02-03typos;Jason McIntyre
2002-12-16Make systat(1), iostat(8) and vmstat(8) automatically update their diskThierry Deval
2002-11-09yet another round of SEE ALSO fixes.Federico G. Schwindt
2002-08-04only open kvm once between these twoTheo de Raadt
2002-05-30minor KNFTheo de Raadt
2002-03-14kill more registers.Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-17use volatile sig_atomic_t where possible; simply volatile i other placesTheo de Raadt
2001-11-14kill signal race. insanely, the code becomes simplerTheo de Raadt
2001-05-14No need for setgid kmem anymore, we can use sysctl to get all theAngelos D. Keromytis
2001-04-12Todd says we should not doc depricated behaviourTheo de Raadt
2001-04-12document shortcut; noted by bk@rt.fmTheo de Raadt
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
1999-09-23Typo fixes.Alex Feldman
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
1998-09-05more man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1997-09-21$OpenBSD$Theo de Raadt