Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/17/1999 00:07:11
Module Name:	syssrc
Committed By:	itojun
Date:		Sat Jul 17 07:07:10 UTC 1999

Modified Files:
	syssrc/sys/netinet: tcp_input.c
	syssrc/sys/netinet6: in6_pcb.c in6_pcb.h

Log Message:
fix faith interface support.  need testing.
(i understand this is a dirty hack, of course)


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 syssrc/sys/netinet/tcp_input.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/netinet6/in6_pcb.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/netinet6/in6_pcb.h

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