summaryrefslogtreecommitdiff
path: root/usr.bin/systat/pigs.c
AgeCommit message (Expand)Author
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2007-02-25use the 1 line load line from 'systat vm' on all the other displays, givingTheo de Raadt
2006-11-29Do not test for processes being swapped out since this can't happen anymore.Miod Vallat
2006-03-31fairly simple cleanup, lots of testing doneTheo de Raadt
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2004-01-08Convert to kvm_getproc2(); ok deraadt@Todd C. Miller
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-18ANSITheo de Raadt
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-07-28Wall cleanupPeter Valchev
2001-05-04handle kvm_nlist() failing, from pr#1798.Eric Jackson
2000-06-18Mark kernel threads as system processes. Make ps hide them by default,Niklas Hallqvist
1997-12-19bye bye sprintfTheo de Raadt
1997-06-23Cleanup by Theo and myself. CMDLINE changed to long to makeTodd C. Miller
1996-06-26rcsidTheo de Raadt
1996-06-02it compiles w/ new cursesMichael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt