summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_proto.c
Commit message (Expand)AuthorAgeFilesLines
* Implement a LOCAL_PEERCRED socket option which returns add2001-08-171-1/+1
* Trim unused options (or #ifdef for undoc options).peter1999-10-111-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Register the local (unix domain) sockets ourselves.peter1999-04-261-1/+2
* * Change sysctl from using linker_set to construct its tree using SLISTs.dfr1999-02-161-1/+2
* Yow! Completely change the way socket options are handled, eliminatingwollman1998-08-231-1/+2
* Removed unused includes.bde1998-06-211-2/+1
* Convert socket structures to be type-stable and add a version number.wollman1998-05-151-2/+3
* Removed unused #includes.bde1998-02-201-2/+1
* Removed unused #includes.bde1997-08-021-2/+1
* The long-awaited mega-massive-network-code- cleanup. Part I.wollman1997-04-271-4/+7
* #include <sys/queue.h>phk1997-04-141-1/+2
* Create a new branch of the kernel MIB, kern.ipc, to storewollman1997-02-241-3/+9
* 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
* Clean up various compiler warnings. Most (if not all) were benigngpalmer1996-05-081-2/+2
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-2/+2
* Completed function declarations and/or added prototypes.bde1995-12-021-6/+4
* Make everything except the unsupported network sources compile cleanlybde1995-08-161-2/+1
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,wollman1995-05-111-9/+9
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+72
OpenPOWER on IntegriCloud