index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
systat
/
iostat.c
Age
Commit message (
Expand
)
Author
2004-02-15
'split' command for iostat mode
Ted Unangst
2004-02-15
new arg to disk_unbusy, to record separate read/write statistics.
Ted Unangst
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-02-02
When disk activity exceeds 100kB/s divide length of bar by 10s and report
Henning Brauer
2002-12-16
Make systat(1), iostat(8) and vmstat(8) automatically update their disk
Thierry Deval
2002-06-18
ANSI
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-07
move back. pvalchev -- the bug was quite obscure
Theo de Raadt
2001-12-07
back out latest changes which cause problems on alpha/sparc64 until
Peter Valchev
2001-11-23
fix signal races. use sysctl() instead of kvm where possible, and then KNF
Theo de Raadt
2001-11-19
kill more registers
Mike Pechkin
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2000-07-07
fixed formatting in numlabels; danh
Theo de Raadt
1997-12-19
bye bye sprintf
Theo de Raadt
1997-07-15
initxxx() routines return 1 on success, not zero.
kstailey
1997-06-23
Cleanup by Theo and myself. CMDLINE changed to long to make
Todd C. Miller
1997-02-04
display CPU stats on iostat screen even if diskless
kstailey
1997-01-06
Allow device names to be four characters (eg mcd0 or acd0). -moj
Mats O Jansson
1996-06-26
rcsid
Theo de Raadt
1996-06-02
it compiles w/ new curses
Michael Shalayeff
1996-05-22
libutil
Theo de Raadt
1996-03-27
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt