summaryrefslogtreecommitdiff
path: root/usr.bin/systat/swap.c
AgeCommit message (Collapse)Author
1997-06-23Cleanup by Theo and myself. CMDLINE changed to long to makeTodd 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-01zap extra XXX if swap goes down; paul@wit387304.student.utwente.nlTheo de Raadt
1997-01-31stop crash from walking off end of malloc'd page. i hunted this bug beforeTheo de Raadt
and didn't find it. fix from paul@wit387304.student.utwente.nl
1996-08-06whoopsTheo de Raadt
1996-08-06avoid buf oflowsTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-05-22libutilTheo de Raadt
1996-04-19Fix a bit, so it's now compiles.Michael Shalayeff
needs more work to do disk stats the way vmstat do.
1995-10-18initial import of NetBSD treeTheo de Raadt