aboutsummaryrefslogtreecommitdiff
path: root/sys/netns
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-2222-22/+22
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1422-22/+22
* Bring back netns so that Netcon can take over support for it, as agreed.Jordan K. Hubbard1996-10-1721-0/+6021
* finish killing off netns. (For some reason, CVS `undeleted' theseGarrett Wollman1996-02-1322-6027/+1
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-303-6/+6
* Moved inline functions for insque() and remque() to <sys/queue.h>.Bruce Evans1995-12-032-2/+4
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-212-4/+7
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-1/+2
* Fix TCP_DEBUG support so that LINT compiles again (deReiserize).Bruce Evans1995-10-101-4/+5
* Eliminate sloppy common-style declarations. There should be none left forBruce Evans1995-07-2913-36/+34
* Remove trailing whitespace.Rodney W. Grimes1995-05-307-27/+27
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,Garrett Wollman1995-05-112-4/+9
* Removed redundant newlines that were in some panic strings.David Greenman1995-03-192-4/+4
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-162-2/+4
* Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links.Bruce Evans1994-11-152-2/+4
* Made idempotent.Paul Richards1994-08-2111-11/+66
* Added $Id$David Greenman1994-08-0222-0/+22
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-2422-0/+5987