Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-02 | - use a common FIELD_ADDR macro, instead of rolling 78 identical copies. | Jasper Lievisse Adriaanse | |
ok canacar@ | |||
2008-12-07 | Warning cleanup including unused variables and shadowed names | Can Erkin Acar | |
2008-06-12 | New display engine for systat, based on pftop. Adds new views for pf | Can Erkin Acar | |
(status, state, rule, queue). While all displays work, some keyboard comands are not implemented yet. Other features include better handling of display resize and scrolling for long views. Committing now to fix the remaining issues in the tree. Testing and comments by otto@ and harding@, ok deraadt@ | |||
2007-09-01 | malloc(n * m) -> calloc(n, m); from zinovik | Theo de Raadt | |
2007-02-25 | use the 1 line load line from 'systat vm' on all the other displays, giving | Theo de Raadt | |
them more room. much cleaner, and it is less code too; ok deanna | |||
2006-03-31 | fairly simple cleanup, lots of testing done | Theo de Raadt | |
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. | |||
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 | |||
1999-05-22 | Merge for new vmswap code largely from netbsd. | Tobias Weingartner | |
1998-11-22 | now "Total" column can shrink | 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-04-01 | zap extra XXX if swap goes down; paul@wit387304.student.utwente.nl | Theo de Raadt | |
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 | |||
1996-08-06 | whoops | Theo de Raadt | |
1996-08-06 | avoid buf oflows | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-05-22 | libutil | 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. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |