aboutsummaryrefslogtreecommitdiff
path: root/sys/netipx/spx_debug.c
Commit message (Expand)AuthorAgeFilesLines
* Make tcpstates[] static, and make sure TCPSTATES is defined beforeDag-Erling Smørgrav2007-07-301-0/+2
* Use ANSI C function declarations throughout netipx.Robert Watson2007-05-111-6/+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
* Use __FBSDID().David E. O'Brien2003-06-111-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed printf format errors.Bruce Evans1998-08-171-2/+2
* Make INET a proper option.Eivind Eklund1998-01-081-1/+2
* This depends on option TCP_DEBUG for some reason, so includeBruce Evans1997-10-281-1/+4
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that IJohn Hay1997-06-261-13/+1
* Mega IPX commit.John Hay1997-05-101-13/+15
* 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
* Eliminated sloppy common-style declarations. Now there are no duplicatedBruce Evans1996-04-131-2/+7
* Move or add #include <queue.h> in preparation for upcoming struct socketDavid Greenman1996-03-111-1/+2
* Kill XNS.Garrett Wollman1996-02-131-2/+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/+168