summaryrefslogtreecommitdiffstats
path: root/sys/sys/mbuf.h
Commit message (Expand)AuthorAgeFilesLines
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-23/+2
* Remove a bunch of unused malloc types.phk1997-10-101-3/+3
* Make malloc more extensible. The malloc type is now a pointer tophk1997-10-101-3/+3
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-16/+13
* Add new kern.ipc MIB branch constants and mbuf stats.wollman1997-02-241-1/+8
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add a protocol-specific mbuf flag.wollman1996-08-191-2/+3
* fix handling of external objects referenced by mbufsjulian1996-08-191-25/+11
* Allocate mbufs from a separate submap so that NMBCLUSTERS works aswollman1996-05-101-1/+2
* Our new-old mbugf allocator. This is actually something of a blast fromwollman1996-05-081-28/+64
* Merge in Lite2: clean up casts for architectures where the size of addresseshsu1996-03-111-24/+23
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-2/+1
* Completed function declarations and/or added prototypes.bde1995-11-211-2/+2
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-11/+11
* Declare a complete prototype for the function pointer *ext_free and thebde1994-11-141-5/+6
* Backed out mbuf performance improvement. mbufs are allocated with variousdg1994-11-041-32/+4
* Add back and correct declaration of m_copyback()dg1994-10-021-1/+2
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-021-11/+18
* Another typo by mepaul1994-08-211-3/+3
* Made them all idempotent.paul1994-08-211-1/+6
* Implemented "fast" mbuf macros. a small number of mbufs are cached indg1994-08-061-4/+32
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+402
OpenPOWER on IntegriCloud