summaryrefslogtreecommitdiffstats
path: root/sys/netipx/ipx_proto.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r263710, r273377, r273378, r273423 and r273455:hselasky2014-10-271-0/+1
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-1/+11
* Factor out UCB and my copyrights from copyrights of Mike Mitchell;rwatson2007-01-081-1/+26
* Use sparse initializers for "struct domain" and "struct protosw",ru2005-11-091-29/+46
* Forward declaring static variables as extern is invalid ISO-C. Now thatobrien2005-09-071-1/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Trim trailing whitespace.rwatson2005-01-021-1/+1
* Use __FBSDID().obrien2003-06-111-2/+3
* Remove unimplemented IP-in-IPX encapsulation support (options IPTUNNEL).tjr2003-03-081-10/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* * Change sysctl from using linker_set to construct its tree using SLISTs.dfr1999-02-161-1/+2
* Staticize.eivind1998-02-091-2/+2
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.eivind1997-12-151-1/+3
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that Ijhay1997-06-261-17/+2
* Mega IPX commit.jhay1997-05-101-3/+11
* Oops I missed one of the pr_usrreqs changes.jhay1997-05-011-1/+4
* Change IPX to use the pr_usrreqs structure.jhay1997-04-051-13/+19
* 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
* Zero out some (unused) entries in the ipxsw initiliser which only lead togpalmer1996-05-081-6/+6
* Finally demolished the last, tottering remnants of GATEWAY. If you wantwollman1996-01-051-1/+9
* Suggested by: bdejulian1995-11-041-1/+3
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)julian1995-10-311-1/+1
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-0/+100
OpenPOWER on IntegriCloud