aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/mbufs.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=2 fixes with NO_WERROR set, as there are some header issuesMark Murray2001-12-121-14/+17
* Re-enable mbtypes statistics in the mbuf allocator. I disabled theseBosko Milekic2001-09-301-32/+31
* - Do not handle the per-CPU containers in mbuf code as though the cpuidsBosko Milekic2001-07-261-8/+5
* Make sure to try hw.ncpu if kern.smp.cpus doesn't exist (i.e. on UP) whenBosko Milekic2001-06-231-1/+2
* Introduce numerous SMP friendly changes to the mbuf allocator. Namely,Bosko Milekic2001-06-221-22/+54
* Fix systat to use the kern.ipc.mbtypes sysctl instead of referencing aAlfred Perlstein2000-07-151-33/+43
* systat is way too comfortable with curses internals...Peter Wemm1999-08-301-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Quiet many compiler warnings.David E. O'Brien1998-10-081-2/+2
* o Use snprintf rather than sprintfWarner Losh1998-06-091-3/+3
* Add a mode to display ICMP statistics.Garrett Wollman1997-09-241-2/+3
* Use new sysctl(3) interface to mbuf statistics. While we're at it,Garrett Wollman1997-02-241-21/+45
* Fix a bug in the mbufs display, seen when there was a large numberJohn Polstra1996-05-271-3/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.Garrett Wollman1994-09-241-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+163