Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/03/2006 02:34:39
Module Name:	src
Committed By:	christos
Date:		Mon Jul  3 02:34:39 UTC 2006

Modified Files:
	src/sys/kern: uipc_socket2.c

Log Message:
Make sure we have at least PIPE_BUF bytes available in the socket send buffer.
Review and comment by yamt.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/kern/uipc_socket2.c

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