Subject: CVS commit: [netbsd-2-0] src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 08/11/2004 19:55:46
Module Name: src
Committed By: jmc
Date: Wed Aug 11 19:55:46 UTC 2004
Modified Files:
src/sys/compat/linux/common [netbsd-2-0]: linux_misc.c
Log Message:
Pullup rev 1.126 (requested by jdolecek in ticket #740)
Linux returns ENOMEM (not EFAULT) if the address specified in mprotect()
is not part of process address space.
To generate a diff of this commit:
cvs rdiff -r1.122 -r1.122.2.1 src/sys/compat/linux/common/linux_misc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.