summaryrefslogtreecommitdiffstats
path: root/sys/netipx/ipx_var.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unuxed ipx_zerohost.rwatson2009-06-211-1/+0
* Remove historical support for capturing IPX packets in the output pathrwatson2009-06-211-1/+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
* Garbage collect unused ipx_abort().rwatson2005-01-031-1/+0
* Add 'struct ipxpcb' forward declaration to ipx_var.h. I had this inrwatson2004-12-311-0/+1
* Convert netipx to use queue(9) doubly-linked lists instead of home-brewrwatson2004-12-301-1/+0
* Constify ipx_zeronet, ipx_zerohost, ipx_broadnet, ipx_broadhost.rwatson2004-12-301-4/+4
* Update netisr handling; Each SWI now registers its queue, and all queuejlemon2003-03-041-1/+0
* Remove __P.alfred2002-03-201-16/+16
* KSE Milestone 2julian2001-09-121-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* * Change sysctl from using linker_set to construct its tree using SLISTs.dfr1999-02-161-1/+6
* Yow! Completely change the way socket options are handled, eliminatingwollman1998-08-231-3/+3
* This commit fixes various 64bit portability problems required fordfr1998-06-071-2/+2
* Forward declare more structs that are used in prototypes here - don'tbde1998-02-011-1/+2
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-3/+3
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that Ijhay1997-06-261-3/+12
* Mega IPX commit.jhay1997-05-101-8/+44
* 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
* 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/+55
OpenPOWER on IntegriCloud