summaryrefslogtreecommitdiffstats
path: root/sys/sys/socket.h
Commit message (Expand)AuthorAgeFilesLines
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-1/+6
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-1/+2
* merge ATM driverkjc1997-05-091-2/+5
* Remove SO_PRIVSTATE socket option; it is no longer necessary, nor implementedwollman1997-04-301-2/+2
* Add support to sendmsg()/recvmsg() for passing credentials betweenwpaul1997-03-211-1/+25
* 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
* Grab the next slot for AF_INET6/PF_INET6, the resolver uses it.peter1996-08-301-2/+4
* Fix a typo in the #define for PF_RTIP, even though I doubt it willjdp1996-08-151-2/+2
* When bringing the netkey stuff over, I forgot that I had decided to changewollman1996-06-181-2/+2
* This is the `netkey' kernel key-management service (the PF_KEY analoguewollman1996-06-141-2/+6
* Make it possible to return more than one piece of control informationwollman1996-05-091-1/+3
* Define a new socket option, SO_PRIVSTATE. Getting it returns the statewollman1996-02-071-1/+2
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Increased default SOMAXCONN from 32 to 128. 128 is the largest value Idg1996-01-051-2/+2
* Increased SOMAXCONN from 5 to 32. 5 was too small a value for just aboutdg1995-09-131-2/+2
* Merge in the socket-level support for Transaction TCP from the OLAH_TTCPwollman1995-02-071-1/+2
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1995-01-051-3/+6
* Added prototypes here and there. Moved pfctlinput into socket.h.phk1994-10-081-1/+3
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-021-1/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+339
OpenPOWER on IntegriCloud