aboutsummaryrefslogtreecommitdiff
path: root/sys/netns/spp_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Finish driving a stake through the heart of netns and the associatedPeter Wemm2003-03-051-173/+0
| | | | | | | | | ifdefs scattered around the place - its dead Jim! The SMB stuff had stolen AF_NS, make it official. Notes: svn path=/head/; revision=111926
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Make INET a proper option.Eivind Eklund1998-01-081-1/+3
| | | | | | | | | | | | | | | This will not make any of object files that LINT create change; there might be differences with INET disabled, but hardly anything compiled before without INET anyway. Now the 'obvious' things will give a proper error if compiled without inet - ipx_ip, ipfw, tcp_debug. The only thing that _should_ work (but can't be made to compile reasonably easily) is sppp :-( This commit move struct arpcom from <netinet/if_ether.h> to <net/if_arp.h>. Notes: svn path=/head/; revision=32350
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
| | | | | | | ready for it yet. Notes: svn path=/head/; revision=22975
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Bring back netns so that Netcon can take over support for it, as agreed.Jordan K. Hubbard1996-10-171-0/+171
| | | | | | | | This was actually easier than I thought - CVS is smart enough to handle "resurrections" now. :-) Notes: svn path=/head/; revision=18998
* finish killing off netns. (For some reason, CVS `undeleted' theseGarrett Wollman1996-02-131-175/+0
| | | | | | | during my last commit.) Notes: svn path=/head/; revision=14094
* Fix TCP_DEBUG support so that LINT compiles again (deReiserize).Bruce Evans1995-10-101-4/+5
| | | | Notes: svn path=/head/; revision=11391
* Eliminate sloppy common-style declarations. There should be none left forBruce Evans1995-07-291-1/+4
| | | | | | | the LINT configuation. Notes: svn path=/head/; revision=9759
* Added $Id$David Greenman1994-08-021-0/+1
| | | | Notes: svn path=/head/; revision=1817
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+170
Notes: svn path=/head/; revision=1541