aboutsummaryrefslogtreecommitdiff
path: root/sys/netns/idp_usrreq.c
Commit message (Expand)AuthorAgeFilesLines
* Finish driving a stake through the heart of netns and the associatedPeter Wemm2003-03-051-562/+0
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-3/+3
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-3/+3
* Use m_length() instead of home-rolled versions.Poul-Henning Kamp2002-09-181-8/+2
* Back out my lats commit of locking down a socket, it conflicts with hsu's work.Seigo Tanimura2002-05-311-30/+4
* Lock down a socket, milestone 1.Seigo Tanimura2002-05-201-4/+30
* Give struct socket structures a ref counting interface similar toMatthew Dillon2001-11-171-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 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
* Bring back netns so that Netcon can take over support for it, as agreed.Jordan K. Hubbard1996-10-171-0/+568
* finish killing off netns. (For some reason, CVS `undeleted' theseGarrett Wollman1996-02-131-568/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links.Bruce Evans1994-11-151-1/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+566