Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/10/2001 23:19:56
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Sep 10 20:19:55 UTC 2001

Modified Files:
	syssrc/sys/netinet: tcp_subr.c tcp_timer.h

Log Message:
Add explicit initialization of TCP timer state.  A noop right now.


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 syssrc/sys/netinet/tcp_subr.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/netinet/tcp_timer.h

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