Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index