content='cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_debug.c
AgeCommit message (Expand)Author
2018-05-03Remove now unused tcpip.h includes. Some were already unused before.maxv
2018-03-29Remove #ifdef INET. Same as tcp_input.c. Makes the code easier tomaxv
2016-04-26Sweep unnecessary route.h inclusionsozaki-r
2015-08-24sprinkle _KERNEL_OPTpooka
2009-04-18Remove extra whitespace added by a stupid tool.tsutsui
2009-03-18bcopy -> memcpycegger
2009-03-18bzero -> memsetcegger
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-09-06Wrap two big lines.rpaulo
2005-06-02Fix some const fallout.riz
2005-02-03ANSIfy function declarationsperry
2005-01-13compile tcp_debug.c only if the TCP_DEBUG option is set,drochner
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-06-09whitespaceitojun
2001-11-13add RCSIDslukem
2001-07-08Rename TCPDEBUG to TCP_DEBUG, defopt TCP_DEBUG and TCP_NDEBUG, andabs
2001-07-08Give TCPDEBUG a chance of working - fix printf() types, add missing &s,abs