Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Michael Graff <explorer@netbsd.org>
List: source-changes
Date: 02/28/1999 05:41:25
Module Name:	src
Committed By:	explorer
Date:		Sun Feb 28 13:41:24 UTC 1999

Modified Files:
	src/sys/netinet: tcp_subr.c
Log Message:
Don't mix in data just to stir the rnd pool.  Extracting data will do that,
any network packets received might, too, so this is already taken care of.