Subject: CVS commit: [netbsd-2-0] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/19/2004 15:38:01
Module Name:	src
Committed By:	he
Date:		Sun Sep 19 15:38:01 UTC 2004

Modified Files:
	src/sys/netinet [netbsd-2-0]: tcp_input.c tcp_subr.c

Log Message:
Apply patch (requested by yamt in ticket #861):
  Fix this so it compiles again; we cannot use the link
  set macros for pool initialization on this release branch.


To generate a diff of this commit:
cvs rdiff -r1.190.2.5 -r1.190.2.6 src/sys/netinet/tcp_input.c
cvs rdiff -r1.160.2.4 -r1.160.2.5 src/sys/netinet/tcp_subr.c

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