Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-15 | initxxx() routines return 1 on success, not zero. | kstailey | |
(ob-theo-style-commit-comment: "Argh! *sigh* not-nice!") | |||
1997-07-15 | keyboard() does not return an int | kstailey | |
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-06-16 | You can't store a double in an int and then do tests for the fractional part | kstailey | |
miss thing! Also, make more sensitive to digital decay. Now "<<<" will show up in load average display. | |||
1997-04-01 | zap extra XXX if swap goes down; paul@wit387304.student.utwente.nl | Theo de Raadt | |
1997-02-04 | display CPU stats on iostat screen even if diskless | kstailey | |
1997-01-31 | stop crash from walking off end of malloc'd page. i hunted this bug before | Theo de Raadt | |
and didn't find it. fix from paul@wit387304.student.utwente.nl | |||
1997-01-31 | need string.h | Theo de Raadt | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1997-01-06 | Allow device names to be four characters (eg mcd0 or acd0). -moj | Mats O Jansson | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-12-20 | support four letter device names | Jason Downs | |
1996-08-08 | Clarify usage printout | Niklas Hallqvist | |
1996-08-06 | _POSIX2_LINE_MAX errbuf for kvm_openfiles() | Theo de Raadt | |
1996-08-06 | whoops | Theo de Raadt | |
1996-08-06 | avoid buf oflows | Theo de Raadt | |
1996-07-27 | refresh screen better; freebsd pr#1425; from fn | Theo de Raadt | |
1996-07-25 | buffer overflow prevention | Theo de Raadt | |
1996-07-08 | kernel is /bsd, os is OpenBSD | ccappuc | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-06-25 | Show interrupt counts on i386. | Thorsten Lockert | |
1996-06-25 | distinguish ambigious and unknown commands; netbsd pr$2536; leo@marco.de | Theo de Raadt | |
1996-06-02 | it compiles w/ new curses | Michael Shalayeff | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending | |||
1996-05-22 | libutil | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-04-19 | Fix a bit, so it's now compiles. | Michael Shalayeff | |
needs more work to do disk stats the way vmstat do. | |||
1996-04-18 | Make it compile now (another commit needed in ../vmstat) | Michael Shalayeff | |
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |