index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
iostat
Age
Commit message (
Expand
)
Author
2022-06-18
Significant changes to output layout methods - except for -x and -y
kre
2022-06-17
Fix processing of the archaic arg format (BACKWARD_COMPATIBILITY) so it
kre
2018-07-29
Fix mandoc warnings.
wiz
2018-07-29
Document "in" field in CPU section
sevan
2018-04-08
Re-evaluate drive selection to catch hog-plug devices.
mlelstv
2017-09-09
two minor fixes for -x and -y mode:
mrg
2017-07-04
Use I/O timestamps to compute disk statistics for better precision.
mlelstv
2017-03-05
Enhance disk metrics by calculating a weighted sum that is incremented
mlelstv
2015-10-25
extend the "tout" column to 5 characters, it's really common on a modern
mrg
2015-07-09
support fnmatch(3) patterns for disknames. eg, "iostat wd*" works now.
mrg
2014-06-11
Remove KVM related options.
joerg
2011-08-30
static + __dead
joerg
2011-02-14
A number greater than or equal to 1.0 is a positive number.
enami
2011-02-14
Put space after comma and around binary operator.
enami
2011-01-09
Fix copy/paste error that resulted in a extra space after the KB/t column.
jakllsch
2011-01-09
NetBSD/vax libm now has fmax, use it again.
jakllsch
2011-01-08
NetBSD/vax does not implement fmax(3), substitute with existing MAX() macro.
jakllsch
2011-01-07
Maintain 5-character width of MB/s column by dynamically adjusting the
jakllsch
2009-04-15
Fix -Wsign-compare issues
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-06-24
add parens.
christos
2006-07-26
Since the swapping of tk_nin and tk_nout was moved to its own
simonb
2006-04-21
update a comment.
yamt
2006-04-14
Update to use the new kernel io statistics.
blymn
2006-02-12
Need to read and swap cpustats separately from the dkstats.
dsl
2006-02-12
print a header on each outputs if and only if the output has 2 or more lines.
yamt
2006-01-08
reset hdrcnt whenever printing a header.
yamt
2005-08-07
Add tape statistics.
blymn
2005-07-07
apply the patch from PR#30680: always print the header in extended
mrg
2004-10-29
Add (unsigned char) cast to ctype functions
dsl
2004-02-25
for -x -I output, use just MB instead of MB/s in header
dbj
2004-02-13
Uppercase CPU, plural is CPUs.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-04
- convert header() away from a signal function (it does all sorts of stdio
mrg
2003-07-02
Use the terminal width to choose the default number of drives listed.
simonb
2003-07-02
Pinch code from vmstat to get the number of lines of the terminal, and
simonb
2003-07-02
Bump the width of the MB/s and t/s fields and show only 3 drives by
simonb
2003-06-11
no need to #include <sys/dkstat.h>
drochner
2003-05-01
Increase width now we mention flag arguments.
wiz
2003-05-01
In the options list, show which ones require an argument.
jmmv
2003-03-17
Bump date for recent change.
wiz
2003-03-01
- Account the number of lines consumed so that -xw displays header
enami
2003-03-01
Sync with the behaviour change.
enami
2003-03-01
PR/20435: KOIE Hidetaka: iostat -x ignores drive selection.
christos
2002-11-02
... and fix typos which makes wrong display.
enami
2002-11-02
Cosmetic changes.
enami
2002-11-01
Print a newline between lines in -x mode.
simonb
2002-11-01
iostat(8) and systat(8) support for separate read/write disk statistics.
mrg
2002-09-18
select() -> nanosleep()
mycroft
2002-09-18
use NETBSDSRCDIR as appropriate
lukem
[next]