aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/unpcb.h
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit locking of struct file.Jeff Roberson2007-12-301-1/+8
* Revise locking strategy used for UNIX domain sockets in order to improveRobert Watson2007-02-261-0/+1
* - Close a race between enumerating UNIX domain socket pcb structures viaJohn Baldwin2007-01-051-0/+1
* Add two new unpcb flags, UNP_BINDING and UNP_CONNECTING, which will beRobert Watson2006-07-231-0/+8
* Implement unix(4) socket options LOCAL_CREDS and LOCAL_CONNWAIT.Matthew N. Dodd2005-04-131-0/+2
* /* -> /*- 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
* Remove vestiges of no longer needed unp_rvnode field.Jeffrey Hsu2003-02-061-1/+0
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
* More s/file system/filesystem/gTom Rhodes2002-05-161-1/+1
* style(9) the structure definitions.David E. O'Brien2001-09-051-3/+3
* Implement a LOCAL_PEERCRED socket option which returns aDima Dorfman2001-08-171-0/+19
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* This Implements the mumbled about "Jail" feature.Poul-Henning Kamp1999-04-281-1/+2
* Convert socket structures to be type-stable and add a version number.Garrett Wollman1998-05-151-4/+39
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-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
* 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/+73