summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_socket.c
Commit message (Expand)AuthorAgeFilesLines
* Make somaxconn (maximum backlog in a listen(2) request) and sb_maxwollman1995-11-031-4/+8
* Remove extra arg from one of the calls to (*pr_usrreq)().bde1995-08-251-3/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* getsockopt(s, SOL_SOCKET, SO_SNDTIMEO, ...) would construct the returnedwollman1995-02-161-2/+2
* Merge in the socket-level support for Transaction TCP.wollman1995-02-071-4/+21
* Use M_NOWAIT instead of M_KERNEL for socket allocations; it is apparantlydg1995-02-061-2/+2
* Calling semantics for kmem_malloc() have been changed...and the thirddg1995-02-021-2/+2
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-13/+16
* Added $Id$dg1994-08-021-0/+1
* Changed mbuf allocation policy to get a cluster if size > MINCLSIZE. Makesdg1994-05-291-12/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+21
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1024
OpenPOWER on IntegriCloud