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
/
sys
/
kern
/
uipc_mbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused #includes.
bde
1997-08-02
1
-4
/
+1
*
Create a new branch of the kernel MIB, kern.ipc, to store
wollman
1997-02-24
1
-3
/
+19
*
uipc_mbuf.c: do a better job of counting how often we have to wait
wollman
1997-02-18
1
-6
/
+16
*
Provide an alternative mbuf cluster allocator which permits use of
wollman
1997-02-13
1
-1
/
+46
*
Fix bug related to map entry allocations where a sleep might be attempted
dg
1997-01-15
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
fix handling of external objects referenced by mbufs
julian
1996-08-19
1
-3
/
+11
*
Ups, I removed NMB_INIT too.
phk
1996-05-12
1
-1
/
+3
*
Nail down NCL_INIT = 1, and put a comment there telling what it is.
phk
1996-05-11
1
-8
/
+4
*
Allocate mbufs from a separate submap so that NMBCLUSTERS works as
wollman
1996-05-10
1
-3
/
+3
*
Our new-old mbugf allocator. This is actually something of a blast from
wollman
1996-05-08
1
-1
/
+103
*
An old typo MCLBYTES/CLBYTES became more obvious bogus now.
phk
1996-05-06
1
-3
/
+3
*
removed:
phk
1996-05-02
1
-5
/
+5
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
1
-4
/
+6
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
1
-2
/
+2
*
Finished (?) cleaning up sysinit stuff.
bde
1995-12-02
1
-8
/
+3
*
Second batch of cleanup changes.
phk
1995-10-29
1
-2
/
+1
*
Fixed init functions argument type - caddr_t -> void *. Fixed a couple of
dg
1995-09-09
1
-4
/
+4
*
Reviewed by: julian with quick glances by bruce and others
julian
1995-08-28
1
-3
/
+13
*
Eliminate sloppy common-style declarations. There should be none left for
bde
1995-07-29
1
-4
/
+9
*
Special cased the handling of mb_map in the M_WAITOK case. kmem_malloc()
dg
1995-03-15
1
-7
/
+16
*
Implemented mbstat.m_wait and mbstat.m_drops.
dg
1995-02-23
1
-1
/
+9
*
Update kmem_malloc() call to new waitflag(s) interface.
bde
1995-02-05
1
-2
/
+3
*
Got rid of map.h. It's a leftover from the rmap code, and we use rlists.
dg
1994-10-09
1
-2
/
+1
*
Moved m_copyback into uipc_mbuf.c
phk
1994-10-04
1
-1
/
+54
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-6
/
+5
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+8
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+655