index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
/
mbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Allow "buckets" in mb_alloc to be differently sized (according to
bmilekic
2003-02-20
1
-33
/
+50
*
Warns cleanups for netstat:
dwmalone
2002-09-05
1
-4
/
+4
*
Re-enable mbtypes statistics in the mbuf allocator. I disabled these
bmilekic
2001-09-30
1
-45
/
+31
*
Add a "X KBytes of wired memory reserved" metric that represents
bmilekic
2001-07-31
1
-11
/
+14
*
- Do not handle the per-CPU containers in mbuf code as though the cpuids
bmilekic
2001-07-26
1
-11
/
+7
*
- Fix space allocation for mbstat structure
bmilekic
2001-06-23
1
-3
/
+5
*
Introduce numerous SMP friendly changes to the mbuf allocator. Namely,
bmilekic
2001-06-22
1
-64
/
+163
*
remove K&R support
assar
2001-06-15
1
-2
/
+1
*
revert removal of warning and K&R support
assar
2001-06-15
1
-1
/
+2
*
remove most of the warnings
assar
2001-06-15
1
-2
/
+1
*
Restore -M -N support for -m.
ru
2001-06-14
1
-27
/
+44
*
Change the "in use" percentage metric to actually display a real
bmilekic
2000-10-15
1
-9
/
+14
*
Replace the mbuf external reference counting code with something
dwmalone
2000-08-19
1
-2
/
+6
*
Make mbstat.m_mtypes seperate and viewable via sysctl, also
alfred
2000-07-15
1
-25
/
+49
*
Add display of maximum allowed mbuf count to match mbuf cluster count.
msmith
1999-12-28
1
-3
/
+11
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix "make world" breakage because MT_RTABLE was still referenced here.
roberto
1999-01-18
1
-1
/
+3
*
Quick hack to allow netstat to compile once more: ifdef out MT_SOOPTS
gpalmer
1998-08-23
1
-1
/
+3
*
Change a variable from int to size_t.
jb
1998-08-18
1
-3
/
+3
*
Fixed printf format errors.
bde
1998-07-06
1
-4
/
+5
*
mbuf, inet, and unix modules no longer read kvm.
wollman
1998-05-15
1
-3
/
+2
*
Output mbuf clusters as current/peak/max. Requires new kern.ipc.nmbclusters
dg
1998-04-24
1
-5
/
+11
*
Add (unsigned) cast to prevent overflow in %
ache
1997-11-10
1
-2
/
+2
*
Bandaid to make this compile.. These old mbuf types should probably be
peter
1997-08-17
1
-1
/
+13
*
Remove prog, unused variables.
charnier
1997-07-29
1
-0
/
+5
*
Use the new sysctl(3) interface to mbuf statistics rather than
wollman
1997-02-24
1
-7
/
+19
*
When the mbuf code was changed to use a private allocator instead of
wollman
1997-02-12
1
-3
/
+4
*
Code cleanup: remove unused variables, use correct *printf format
alex
1996-06-02
1
-4
/
+4
*
Changed "mapped pages in use" to "mbuf clusters in use".
dg
1995-02-23
1
-1
/
+1
*
Don't print protocol-cloned routes by default (enabled by -a flag).
wollman
1995-01-23
1
-3
/
+2
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+122