summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/mbufs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adjust <sys/param.h> comments regarding use of use of MSIZE, orderaadt2015-01-201-2/+1
* first batch of programs adapting to the namespace cleanupderaadt2015-01-161-3/+4
* i renamed the mbuf pool.dlg2014-11-061-2/+2
* fix if (statement);jsg2014-10-201-2/+2
* cut things that relied on mclgeti for rx ring accounting/restriction overdlg2014-07-081-68/+107
* info about pools is currently given to userland by copying eachdlg2014-07-021-7/+7
* Now that the water marks are updated on a per-pool basis indicate inmpi2014-06-131-9/+6
* - use a common FIELD_ADDR macro, instead of rolling 78 identical copies.jasper2011-03-021-12/+10
* Print relativ number of livelocks that happend between two systatclaudio2010-11-051-5/+7
* expose the kernels network livelock counterdlg2010-11-021-3/+12
* tweak the mclgeti algorithm to behave better under load.dlg2010-09-231-2/+2
* don't rely on mbuf.h to pull in pool.h here eitherblambert2010-08-011-1/+2
* fix use of uninitialized variable.chl2010-08-011-2/+2
* args, not that filehenning2009-11-231-13/+9
* no more natpasshenning2009-11-231-9/+13
* remove unneeded argument to warnx()chl2009-04-201-8/+2
* Make sure systat mbufs prints the interface name even if an interface onlykettenis2009-03-291-9/+10
* fix the mbuf view to cope with the recent change to the mclgeti allocator.dlg2009-01-271-7/+6
* Skip missing pool indices instead of printing errors.canacar2008-12-311-3/+2
* Print the interface livelocks if non-zero. From deraadt@canacar2008-12-181-4/+3
* Rewrite the 'mbuf' page to display mbuf usage information from system poolscanacar2008-12-171-115/+299
* New display engine for systat, based on pftop. Adds new views for pfcanacar2008-06-121-70/+111
* use the 1 line load line from 'systat vm' on all the other displays, givingderaadt2007-02-251-3/+3
* fairly simple cleanup, lots of testing donederaadt2006-03-311-10/+12
* post-mortem stuff can go away here tooderaadt2004-07-091-48/+18
* move sysctl comment on namelist[] entryderaadt2004-07-031-4/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* mark which nlist[] kmem entries are not needed in the sysctl case, and which arederaadt2002-06-191-3/+3
* ANSIderaadt2002-06-181-9/+8
* Use sysctl for mbstatangelos2002-06-091-12/+25
* move back. pvalchev -- the bug was quite obscurederaadt2001-12-071-3/+4
* back out latest changes which cause problems on alpha/sparc64 untilpvalchev2001-12-071-4/+3
* fix signal races. use sysctl() instead of kvm where possible, and then KNFderaadt2001-11-231-3/+4
* kill more registersmpech2001-11-191-3/+3
* handle kvm_nlist() failing, from pr#1798.ericj2001-05-041-5/+7
* bye bye sprintfderaadt1997-12-191-4/+4
* rcsidderaadt1996-06-261-1/+2
* it compiles w/ new cursesmickey1996-06-021-2/+2
* initial import of NetBSD treederaadt1995-10-181-0/+168