Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-15 | 'split' command for iostat mode | Ted Unangst | |
from Pedro Martelletto <pbastos@rdc.puc-rio.br> | |||
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst | |
looked at by various, testing henning@ mcbride@ dan weeks mostly from netbsd via Pedro Martelletto <pbastos@rdc.puc-rio.br> | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-02-02 | When disk activity exceeds 100kB/s divide length of bar by 10s and report | Henning Brauer | |
factor on RHS screen. from netbsd (dsl@) ok theo | |||
2002-12-16 | Make systat(1), iostat(8) and vmstat(8) automatically update their disk | Thierry Deval | |
statistics when a device is added/removed. ok deraadt@ | |||
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 | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
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 | |
they are fixed | |||
2001-11-23 | fix signal races. use sysctl() instead of kvm where possible, and then KNF | Theo de Raadt | |
the hell out of it; checked by miod | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela | |
deraadt@ ok | |||
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 | |
(ob-theo-style-commit-comment: "Argh! *sigh* not-nice!") | |||
1997-06-23 | Cleanup by Theo and myself. CMDLINE changed to long to make | Todd C. Miller | |
command line work on 64bit platforms. This is somewhat bogus and is really just a temporary workaround (there may be a curses bug). | |||
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 | |