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: 12/15/2002 17:59:58
Module Name: syssrc
Committed By: he
Date: Sun Dec 15 15:59:58 UTC 2002
Modified Files:
syssrc/sys/kern [netbsd-1-5]: uipc_syscalls.c
Log Message:
Pull up revision 1.72 (requested by itojun):
MEXTMALLOC() can fail even if M_WAITOK, if arg is too big for
malloc().
To generate a diff of this commit:
cvs rdiff -r1.52.4.2 -r1.52.4.3 syssrc/sys/kern/uipc_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.