summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/tcp_debug.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).Ralf Corsepius2011-03-241-1/+1
|
* 2011-02-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-241-18/+20
| | | | | | | | * libnetworking/netinet/in_systm.h, libnetworking/netinet/tcp_debug.c, libnetworking/netinet/tcp_debug.h, libnetworking/netinet/tcp_seq.h, libnetworking/netinet/tcp_var.h, libnetworking/netinet/tcpip.h: Misc changes from FreeBSD.
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-281-0/+4
|
* Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius2008-12-221-1/+1
|
* Stop using old-style function definitions.Ralf Corsepius2008-09-011-5/+2
|
* Remove BSD "Add clause" (From FreeBSD).Ralf Corsepius2008-09-011-4/+0
|
* Include <rtems/bsd/sys/queue.h> instead of <sys/queue.h>.Ralf Corsepius2007-05-101-1/+1
|
* Modified to include comments on how to get TCPDEBUG turned on andJoel Sherrill1999-02-041-1/+1
| | | | printing messages.
* Fixed many warnings.Joel Sherrill1998-08-201-0/+2
|
* Base filesJoel Sherrill1998-08-191-0/+170