rwatson 2007-05-07 14:05:23 UTC FreeBSD src repository Modified files: sys/netinet tcp_debug.c Log: Rather than selectively zeroing fields in the tcp_debug structure throughout tcp_trace(), zero the entire structure up front. Minor style fixes. Revision Changes Path 1.28 +15 -42 src/sys/netinet/tcp_debug.c