Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/25/2002 08:32:39
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Nov 25 06:32:39 UTC 2002

Modified Files:
	syssrc/sys/kern: uipc_syscalls.c uipc_usrreq.c

Log Message:
MEXTMALLOC() can fail even if M_WAITOK, if arg is too big for malloc().


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/kern/uipc_syscalls.c
cvs rdiff -r1.54 -r1.55 syssrc/sys/kern/uipc_usrreq.c

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