aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/un.h
Commit message (Expand)AuthorAgeFilesLines
* Add placeholder constants to reserve a portion of the socket optionJohn Baldwin2013-02-011-0/+3
* Similar to r245823, use decimal constants for UNIX domain socket options.John Baldwin2013-01-221-3/+3
* Now that portalfs doesn't directly invoke uipc_connect2(), make it aRobert Watson2008-10-061-7/+2
* Further minor cleanups to UNIX domain sockets:Robert Watson2008-10-031-10/+1
* Implement unix(4) socket options LOCAL_CREDS and LOCAL_CONNWAIT.Matthew N. Dodd2005-04-131-1/+3
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Export uipc_connect2() from uipc_usrreq.c instead of unp_connect2(),Robert Watson2004-03-311-1/+1
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-3/+3
* Change spelling of `u_char' to `unsigned char' to avoid requiringMike Barcroft2002-06-191-1/+1
* Add typedef of sa_family_t to <sys/un.h>, per POSIX and X/Open. HideMike Barcroft2002-04-201-1/+14
* Remove __PAlfred Perlstein2002-03-191-7/+7
* Hopefully improve control message passing over Unix domain sockets.David Malone2001-10-041-1/+1
* Fixed a missing forward declaration and unsorting of prototypes in rev.1.18.Bruce Evans2001-10-041-1/+2
* style(9) the structure definitions.David E. O'Brien2001-09-051-1/+1
* Implement a LOCAL_PEERCRED socket option which returns aDima Dorfman2001-08-171-0/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed missing and unused forward declarations of structs.Bruce Evans1998-05-171-2/+2
* Convert socket structures to be type-stable and add a version number.Garrett Wollman1998-05-151-5/+2
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-1/+2
* The long-awaited mega-massive-network-code- cleanup. Part I.Garrett Wollman1997-04-271-1/+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
* Merge in Lite2: add function prototypes.Jeffrey Hsu1996-03-111-10/+14
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-13/+1
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-1/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Prototypes, prototypes and even more prototypes. Not quite done yet, butPoul-Henning Kamp1994-10-021-2/+20
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-4/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+52