Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 07/08/2001 18:59:18
Module Name:	syssrc
Committed By:	abs
Date:		Sun Jul  8 15:59:18 UTC 2001

Modified Files:
	syssrc/sys/netinet: tcp_debug.c

Log Message:
Give TCPDEBUG a chance of working - fix printf() types, add missing &s,
and remove attempt to use a non existant tcphdr field.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/netinet/tcp_debug.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.