summaryrefslogtreecommitdiffstats
path: root/sys/netipx/ipx_if.h
Commit message (Expand)AuthorAgeFilesLines
* Use queue(9) instead of hand-crafted link lists for the global IPXrwatson2009-06-241-2/+8
* Introduce basic locking of global IPX address list 'ipx_ifaddr' usingrwatson2009-06-211-1/+10
* Remove IPX over IP tunneling support, which allows IPX routing over IPrwatson2007-06-131-8/+0
* Use ANSI C function declarations throughout netipx.rwatson2007-05-111-1/+1
* Factor out UCB and my copyrights from copyrights of Mike Mitchell;rwatson2007-01-081-1/+26
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Trim trailing whitespace.rwatson2005-01-021-1/+1
* Update netisr handling; Each SWI now registers its queue, and all queuejlemon2003-03-041-1/+0
* Remove __P.alfred2002-03-201-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that Ijhay1997-06-261-2/+2
* Mega IPX commit.jhay1997-05-101-8/+4
* 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
* Cleaned up prototypes:bde1995-11-241-12/+8
* Suggested by: bdejulian1995-11-041-1/+3
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)julian1995-10-311-2/+8
* Submitted by: Mike Mitchelljulian1995-10-311-3/+10
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-0/+90
OpenPOWER on IntegriCloud