aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/uipc_usrreq.c
Commit message (Expand)AuthorAgeFilesLines
* Move or add #include <queue.h> in preparation for upcoming struct socketDavid Greenman1996-03-111-1/+2
* Merge in Lite2: LIST replacement for f_filef, f_fileb, and filehead.Jeffrey Hsu1996-03-111-5/+6
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-21/+35
* Increase the size of the pipe buffer as denoted by PIPSIZ fromJohn Dyson1995-08-311-2/+4
* Make everything except the unsupported network sources compile cleanlyBruce Evans1995-08-161-2/+1
* Move mbuf frees to after call to sorflush().David Greenman1995-08-081-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,Garrett Wollman1995-05-111-5/+5
* Fixed bug caused by attempting a connect with a null 'nam'.David Greenman1995-02-151-6/+13
* Merge in the socket-level support for Transaction TCP.Garrett Wollman1995-02-071-1/+19
* All of this is cosmetic. prototypes, #includes, printfs and so on. MakesPoul-Henning Kamp1994-10-021-14/+10
* A potential panic, found by adding declarations.Poul-Henning Kamp1994-09-281-2/+2
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-4/+28
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+823