Subject: CVS commit: syssrc/sys/compat/common
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/22/2001 16:46:52
Module Name: syssrc
Committed By: jdolecek
Date: Sun Jul 22 13:46:52 UTC 2001
Modified Files:
syssrc/sys/compat/common: uipc_syscalls_43.c
Log Message:
return EMSGSIZE rather than ENOMEM if it would not be possible to
allocate space for accrights within stackgap
comment the copyin() of msg.msg_control in recvmsg() is safe
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/compat/common/uipc_syscalls_43.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.