summaryrefslogtreecommitdiffstats
path: root/sys/sys/un.h
Commit message (Expand)AuthorAgeFilesLines
* Now that portalfs doesn't directly invoke uipc_connect2(), make it arwatson2008-10-061-7/+2
* Further minor cleanups to UNIX domain sockets:rwatson2008-10-031-10/+1
* Implement unix(4) socket options LOCAL_CREDS and LOCAL_CONNWAIT.mdodd2005-04-131-1/+3
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* Export uipc_connect2() from uipc_usrreq.c instead of unp_connect2(),rwatson2004-03-311-1/+1
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-3/+3
* Change spelling of `u_char' to `unsigned char' to avoid requiringmike2002-06-191-1/+1
* Add typedef of sa_family_t to <sys/un.h>, per POSIX and X/Open. Hidemike2002-04-201-1/+14
* Remove __Palfred2002-03-191-7/+7
* Hopefully improve control message passing over Unix domain sockets.dwmalone2001-10-041-1/+1
* Fixed a missing forward declaration and unsorting of prototypes in rev.1.18.bde2001-10-041-1/+2
* style(9) the structure definitions.obrien2001-09-051-1/+1
* Implement a LOCAL_PEERCRED socket option which returns add2001-08-171-0/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed missing and unused forward declarations of structs.bde1998-05-171-2/+2
* Convert socket structures to be type-stable and add a version number.wollman1998-05-151-5/+2
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-1/+2
* The long-awaited mega-massive-network-code- cleanup. Part I.wollman1997-04-271-1/+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
* Merge in Lite2: add function prototypes.hsu1996-03-111-10/+14
* Another mega commit to staticize things.phk1995-12-141-13/+1
* Completed function declarations and/or added prototypes.bde1995-11-211-1/+5
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-021-2/+20
* Made them all idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-4/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+52
OpenPOWER on IntegriCloud