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 18:00:20
Module Name: syssrc
Committed By: he
Date: Sun Dec 15 16:00:20 UTC 2002
Modified Files:
syssrc/sys/kern [netbsd-1-5]: uipc_usrreq.c
Log Message:
Pull up revision 1.55 (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.48.2.1 -r1.48.2.2 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.