aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/domain.h
Commit message (Expand)AuthorAgeFilesLines
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* - add dom_if{attach,detach} framework.Hajimu UMEMOTO2003-10-171-0/+4
* Remove __PAlfred Perlstein2002-03-191-4/+4
* Hopefully improve control message passing over Unix domain sockets.David Malone2001-10-041-1/+1
* style(9) the structure definitions.David E. O'Brien2001-09-051-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Make DOMAIN_SET() use SYSINIT rather than linker sets.Peter Wemm1999-04-261-3/+3
* Minor rearranging of code to allow simple protocol domains to beJulian Elischer1999-01-211-1/+2
* Fixed pedantic syntax errors caused by the trailing semicolon in theBruce Evans1997-11-181-2/+2
* 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
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-2/+2
* Make everything except the unsupported network sources compile cleanlyBruce Evans1995-08-161-1/+2
* Removed unnecessary extern declaration that was causing compiler warnings.David Greenman1995-05-151-2/+1
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,Garrett Wollman1995-05-111-2/+7
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+64