summaryrefslogtreecommitdiff
path: root/usr.bin/systat/iostat.c
AgeCommit message (Expand)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-07move back. pvalchev -- the bug was quite obscureTheo de Raadt
2001-12-07back out latest changes which cause problems on alpha/sparc64 untilPeter Valchev
2001-11-23fix signal races. use sysctl() instead of kvm where possible, and then KNFTheo de Raadt
2001-11-19kill more registersMike Pechkin
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2000-07-07fixed formatting in numlabels; danhTheo de Raadt
1997-12-19bye bye sprintfTheo de Raadt
1997-07-15initxxx() routines return 1 on success, not zero.kstailey
1997-06-23Cleanup by Theo and myself. CMDLINE changed to long to makeTodd C. Miller
1997-02-04display CPU stats on iostat screen even if disklesskstailey
1997-01-06Allow device names to be four characters (eg mcd0 or acd0). -mojMats O Jansson
1996-06-26rcsidTheo de Raadt
1996-06-02it compiles w/ new cursesMichael Shalayeff
1996-05-22libutilTheo de Raadt
1996-03-27From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt