summaryrefslogtreecommitdiffstats
path: root/sys/sys/domain.h
Commit message (Expand)AuthorAgeFilesLines
* Implement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.jilles2013-03-191-1/+1
* Introduce and use a sysinit-based initialization scheme for virtualrwatson2009-07-231-5/+25
* Introduce an infrastructure for dismantling vnet instances.zec2009-06-081-0/+4
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-0/+6
* Move definition of UNIX domain socket protosw and domain entries fromrwatson2006-08-071-1/+0
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Implement the check I was talking about in the previous message already.mlaier2004-11-301-0/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* - add dom_if{attach,detach} framework.ume2003-10-171-0/+4
* 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