aboutsummaryrefslogtreecommitdiff
path: root/sys/netipx/ipx_outputfl.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the old XNS checksum code and implement it the IPX way.John Hay1999-08-281-6/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove incorrect initialization.Eivind Eklund1999-04-111-2/+2
* Make it possible to use lo0 as an internal IPX network. This is usefullJohn Hay1999-02-061-2/+3
* Staticize.Eivind Eklund1998-02-091-2/+2
* Don't depend on gcc's feature of permitting labels that aren't followedBruce Evans1997-07-011-2/+2
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that IJohn Hay1997-06-261-5/+1
* Mega IPX commit.John Hay1997-05-101-22/+130
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Move or add #include <queue.h> in preparation for upcoming struct socketDavid Greenman1996-03-111-1/+2
* Suggested by: bdeJulian Elischer1995-11-041-1/+3
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)Julian Elischer1995-10-311-1/+1
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-0/+159