summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_mbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Completed function declarations and/or added prototypes.bde1995-12-021-2/+2
* Finished (?) cleaning up sysinit stuff.bde1995-12-021-8/+3
* Second batch of cleanup changes.phk1995-10-291-2/+1
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-4/+4
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-3/+13
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-4/+9
* Special cased the handling of mb_map in the M_WAITOK case. kmem_malloc()dg1995-03-151-7/+16
* Implemented mbstat.m_wait and mbstat.m_drops.dg1995-02-231-1/+9
* Update kmem_malloc() call to new waitflag(s) interface.bde1995-02-051-2/+3
* Got rid of map.h. It's a leftover from the rmap code, and we use rlists.dg1994-10-091-2/+1
* Moved m_copyback into uipc_mbuf.cphk1994-10-041-1/+54
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-6/+5
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+8
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+655
OpenPOWER on IntegriCloud