Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/compat/linux/common
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.
Home |
Main Index |
Thread Index |
Old Index