aboutsummaryrefslogtreecommitdiff
path: root/sys/netipx/spx.h
Commit message (Expand)AuthorAgeFilesLines
* Rework SPX segment reassembly, which was originally based on our TCPRobert Watson2009-06-201-3/+4
* Rather than store a skeleton IPX header in an mbuf hung off the SPXRobert Watson2009-05-251-2/+2
* Factor out UCB and my copyrights from copyrights of Mike Mitchell;Robert Watson2007-01-081-1/+26
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Mark 'struct spx' and 'struct spxhdr' as __packed to prevent possibleRobert Watson2005-01-021-2/+2
* Remove __P.Alfred Perlstein2002-03-201-6/+6
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Yow! Completely change the way socket options are handled, eliminatingGarrett Wollman1998-08-231-3/+2
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that IJohn Hay1997-06-261-2/+3
* Mega IPX commit.John Hay1997-05-101-19/+2
* Make ipx compile again after the network interface changes.John Hay1997-05-011-2/+2
* Change IPX to use the pr_usrreqs structure.John Hay1997-04-051-5/+4
* 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
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* Uniformized pr_ctlinput protosw functions. The third arg is now `voidBruce Evans1995-12-161-2/+2
* Cleaned up prototypes:Bruce Evans1995-11-241-27/+31
* Suggested by: bdeJulian Elischer1995-11-041-1/+3
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)Julian Elischer1995-10-311-1/+1
* Submitted by: Mike MitchellJulian Elischer1995-10-311-8/+107
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-0/+97