summaryrefslogtreecommitdiffstats
path: root/sys/sys/domain.h
Commit message (Expand)AuthorAgeFilesLines
* Remove __Palfred2002-03-191-4/+4
* Hopefully improve control message passing over Unix domain sockets.dwmalone2001-10-041-1/+1
* style(9) the structure definitions.obrien2001-09-051-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make DOMAIN_SET() use SYSINIT rather than linker sets.peter1999-04-261-3/+3
* Minor rearranging of code to allow simple protocol domains to bejulian1999-01-211-1/+2
* Fixed pedantic syntax errors caused by the trailing semicolon in thebde1997-11-181-2/+2
* 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
* Completed function declarations and/or added prototypes.bde1995-11-211-2/+2
* Make everything except the unsupported network sources compile cleanlybde1995-08-161-1/+2
* Removed unnecessary extern declaration that was causing compiler warnings.dg1995-05-151-2/+1
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,wollman1995-05-111-2/+7
* Made them all idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+64
OpenPOWER on IntegriCloud