summaryrefslogtreecommitdiffstats
path: root/sys/sys/unpcb.h
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit locking of struct file.jeff2007-12-301-1/+8
* Revise locking strategy used for UNIX domain sockets in order to improverwatson2007-02-261-0/+1
* - Close a race between enumerating UNIX domain socket pcb structures viajhb2007-01-051-0/+1
* Add two new unpcb flags, UNP_BINDING and UNP_CONNECTING, which will berwatson2006-07-231-0/+8
* Implement unix(4) socket options LOCAL_CREDS and LOCAL_CONNWAIT.mdodd2005-04-131-0/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* Remove vestiges of no longer needed unp_rvnode field.hsu2003-02-061-1/+0
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-1/+1
* More s/file system/filesystem/gtrhodes2002-05-161-1/+1
* style(9) the structure definitions.obrien2001-09-051-3/+3
* Implement a LOCAL_PEERCRED socket option which returns add2001-08-171-0/+19
* Back out the previous change to the queue(3) interface.jake2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This Implements the mumbled about "Jail" feature.phk1999-04-281-1/+2
* Convert socket structures to be type-stable and add a version number.wollman1998-05-151-4/+39
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-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
* 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/+73
OpenPOWER on IntegriCloud