aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/uipc_proto.c
Commit message (Expand)AuthorAgeFilesLines
* Trim unused options (or #ifdef for undoc options).Peter Wemm1999-10-111-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Register the local (unix domain) sockets ourselves.Peter Wemm1999-04-261-1/+2
* * Change sysctl from using linker_set to construct its tree using SLISTs.Doug Rabson1999-02-161-1/+2
* Yow! Completely change the way socket options are handled, eliminatingGarrett Wollman1998-08-231-1/+2
* Removed unused includes.Bruce Evans1998-06-211-2/+1
* Convert socket structures to be type-stable and add a version number.Garrett Wollman1998-05-151-2/+3
* Removed unused #includes.Bruce Evans1998-02-201-2/+1
* Removed unused #includes.Bruce Evans1997-08-021-2/+1
* The long-awaited mega-massive-network-code- cleanup. Part I.Garrett Wollman1997-04-271-4/+7
* #include <sys/queue.h>Poul-Henning Kamp1997-04-141-1/+2
* Create a new branch of the kernel MIB, kern.ipc, to storeGarrett Wollman1997-02-241-3/+9
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Clean up various compiler warnings. Most (if not all) were benignGary Palmer1996-05-081-2/+2
* A Major staticize sweep. Generates a couple of warnings that I'll dealPoul-Henning Kamp1995-12-141-2/+2
* Completed function declarations and/or added prototypes.Bruce Evans1995-12-021-6/+4
* Make everything except the unsupported network sources compile cleanlyBruce Evans1995-08-161-2/+1
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,Garrett Wollman1995-05-111-9/+9
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+72