Subject: CVS commit: [netbsd-1-5] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/12/2002 23:41:46
Module Name:	syssrc
Committed By:	he
Date:		Wed Jun 12 20:41:46 UTC 2002

Modified Files:
	syssrc/sys/kern [netbsd-1-5]: uipc_socket.c

Log Message:
Pull up revision 1.67 (via patch, requested by he):
  Make sure to preserve atomicity of receive operation when instructed
  to do so.  Make sure to drop rest of partial record if an error
  occurs.  Fixes PR#16990.


To generate a diff of this commit:
cvs rdiff -r1.50.4.3 -r1.50.4.4 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.