Subject: PR/30160 CVS commit: src/sys/netinet
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: netbsd-bugs
Date: 05/08/2005 04:52:01
The following reply was made to PR kern/30160; it has been noted by GNATS.

From: YAMAMOTO Takashi <yamt@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30160 CVS commit: src/sys/netinet
Date: Sun,  8 May 2005 04:51:05 +0000 (UTC)

 Module Name:	src
 Committed By:	yamt
 Date:		Sun May  8 04:51:05 UTC 2005
 
 Modified Files:
 	src/sys/netinet: tcp_output.c
 
 Log Message:
 tcp_output: don't try to send more data than we have.  PR/30160.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.132 -r1.133 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.