Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/22/2007 06:17:52
Module Name:	src
Committed By:	thorpej
Date:		Thu Feb 22 06:17:52 UTC 2007

Modified Files:
	src/sys/netinet: ip_icmp.c tcp_input.c tcp_output.c

Log Message:
TRUE -> true, FALSE -> false


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/sys/netinet/ip_icmp.c
cvs rdiff -r1.260 -r1.261 src/sys/netinet/tcp_input.c
cvs rdiff -r1.155 -r1.156 src/sys/netinet/tcp_output.c

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