aboutsummaryrefslogtreecommitdiff
path: root/sys/netipx/spx_var.h
Commit message (Expand)AuthorAgeFilesLines
* Rework SPX segment reassembly, which was originally based on our TCPRobert Watson2009-06-201-1/+1
* Staticize spx_remque() now that it's only used from spx_reass.c.Robert Watson2009-05-251-1/+0
* Pull SPX reassembly queue init and flush into spx_reass.c.Robert Watson2009-05-251-0/+2
* Complete move of SPX reassembly from spx_usrreq.c to spx_reass.c.Robert Watson2009-05-251-0/+13
* 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
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that IJohn Hay1997-06-261-2/+2
* Mega IPX commit.John Hay1997-05-101-13/+2
* 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
* 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-81/+0
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-0/+211