Age | Commit message (Expand) | Author |
2020-12-22 | print all the rings on a nic without limiting it to the number of mclpools | David Gwynne |
2020-06-15 | print the name of the rings in systat mbuf output too. | David Gwynne |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2016-04-04 | Add sys/queue.h where it's needed. Unbreak userland following recent | Stuart Henderson |
2015-04-18 | Avoid calling freeifaddrs() with an uninitialised pointer in an | Jonathan Gray |
2015-01-20 | Adjust <sys/param.h> comments regarding use of use of MSIZE, or | Theo de Raadt |
2015-01-16 | first batch of programs adapting to the namespace cleanup | Theo de Raadt |
2014-11-06 | i renamed the mbuf pool. | David Gwynne |
2014-10-20 | fix if (statement); | Jonathan Gray |
2014-07-08 | cut things that relied on mclgeti for rx ring accounting/restriction over | David Gwynne |
2014-07-02 | info about pools is currently given to userland by copying each | David Gwynne |
2014-06-13 | Now that the water marks are updated on a per-pool basis indicate in | Martin Pieuchot |
2011-03-02 | - use a common FIELD_ADDR macro, instead of rolling 78 identical copies. | Jasper Lievisse Adriaanse |
2010-11-05 | Print relativ number of livelocks that happend between two systat | Claudio Jeker |
2010-11-02 | expose the kernels network livelock counter | David Gwynne |
2010-09-23 | tweak the mclgeti algorithm to behave better under load. | David Gwynne |
2010-08-01 | don't rely on mbuf.h to pull in pool.h here either | Bret Lambert |
2010-08-01 | fix use of uninitialized variable. | Charles Longeau |
2009-11-23 | args, not that file | Henning Brauer |
2009-11-23 | no more natpass | Henning Brauer |
2009-04-20 | remove unneeded argument to warnx() | Charles Longeau |
2009-03-29 | Make sure systat mbufs prints the interface name even if an interface only | Mark Kettenis |
2009-01-27 | fix the mbuf view to cope with the recent change to the mclgeti allocator. | David Gwynne |
2008-12-31 | Skip missing pool indices instead of printing errors. | Can Erkin Acar |
2008-12-18 | Print the interface livelocks if non-zero. From deraadt@ | Can Erkin Acar |
2008-12-17 | Rewrite the 'mbuf' page to display mbuf usage information from system pools | Can Erkin Acar |
2008-06-12 | New display engine for systat, based on pftop. Adds new views for pf | Can Erkin Acar |
2007-02-25 | use the 1 line load line from 'systat vm' on all the other displays, giving | Theo de Raadt |
2006-03-31 | fairly simple cleanup, lots of testing done | Theo de Raadt |
2004-07-09 | post-mortem stuff can go away here too | Theo de Raadt |
2004-07-03 | move sysctl comment on namelist[] entry | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-06-19 | mark which nlist[] kmem entries are not needed in the sysctl case, and which are | Theo de Raadt |
2002-06-18 | ANSI | Theo de Raadt |
2002-06-09 | Use sysctl for mbstat | Angelos D. Keromytis |
2001-12-07 | move back. pvalchev -- the bug was quite obscure | Theo de Raadt |
2001-12-07 | back out latest changes which cause problems on alpha/sparc64 until | Peter Valchev |
2001-11-23 | fix signal races. use sysctl() instead of kvm where possible, and then KNF | Theo de Raadt |
2001-11-19 | kill more registers | Mike Pechkin |
2001-05-04 | handle kvm_nlist() failing, from pr#1798. | Eric Jackson |
1997-12-19 | bye bye sprintf | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1996-06-02 | it compiles w/ new curses | Michael Shalayeff |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |