summaryrefslogtreecommitdiff
path: root/usr.bin/systat/pigs.c
AgeCommit message (Collapse)Author
2000-06-18Mark kernel threads as system processes. Make ps hide them by default,Niklas Hallqvist
show them with -k. Do not try to show RSS based values for them as they mess up column alignment. vmstat -f now shows kernel threads separately from rforks too.
1997-12-19bye bye sprintfTheo de Raadt
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).
1996-06-26rcsidTheo de Raadt
1996-06-02it compiles w/ new cursesMichael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt