Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/21/2002 08:13:38
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Aug 21 05:13:38 UTC 2002

Modified Files:
	syssrc/sys/conf: files
	syssrc/sys/kern: uipc_socket.c

Log Message:
Make use of page loaning for large socket writes the default.  The
SOSEND_NO_LOAN option can be used to go back to the old behavior.


To generate a diff of this commit:
cvs rdiff -r1.546 -r1.547 syssrc/sys/conf/files
cvs rdiff -r1.70 -r1.71 syssrc/sys/kern/uipc_socket.c

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