summaryrefslogtreecommitdiff
path: root/usr.bin/systat/mbufs.c
AgeCommit message (Expand)Author
2011-03-02- use a common FIELD_ADDR macro, instead of rolling 78 identical copies.Jasper Lievisse Adriaanse
2010-11-05Print relativ number of livelocks that happend between two systatClaudio Jeker
2010-11-02expose the kernels network livelock counterDavid Gwynne
2010-09-23tweak the mclgeti algorithm to behave better under load.David Gwynne
2010-08-01don't rely on mbuf.h to pull in pool.h here eitherBret Lambert
2010-08-01fix use of uninitialized variable.Charles Longeau
2009-11-23args, not that fileHenning Brauer
2009-11-23no more natpassHenning Brauer
2009-04-20remove unneeded argument to warnx()Charles Longeau
2009-03-29Make sure systat mbufs prints the interface name even if an interface onlyMark Kettenis
2009-01-27fix the mbuf view to cope with the recent change to the mclgeti allocator.David Gwynne
2008-12-31Skip missing pool indices instead of printing errors.Can Erkin Acar
2008-12-18Print the interface livelocks if non-zero. From deraadt@Can Erkin Acar
2008-12-17Rewrite the 'mbuf' page to display mbuf usage information from system poolsCan Erkin Acar
2008-06-12New display engine for systat, based on pftop. Adds new views for pfCan Erkin Acar
2007-02-25use the 1 line load line from 'systat vm' on all the other displays, givingTheo de Raadt
2006-03-31fairly simple cleanup, lots of testing doneTheo de Raadt
2004-07-09post-mortem stuff can go away here tooTheo de Raadt
2004-07-03move sysctl comment on namelist[] entryTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-19mark which nlist[] kmem entries are not needed in the sysctl case, and which areTheo de Raadt
2002-06-18ANSITheo de Raadt
2002-06-09Use sysctl for mbstatAngelos D. Keromytis
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-05-04handle kvm_nlist() failing, from pr#1798.Eric Jackson
1997-12-19bye bye sprintfTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-02it compiles w/ new cursesMichael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt