Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/compat/linux/common
Module Name: src
Committed By: tron
Date: Tue Nov 1 22:31:17 UTC 2005
Modified Files:
src/sys/compat/linux/common [netbsd-3]: linux_misc.c linux_mmap.h
Log Message:
Pull up following revision(s) (requested by chs in ticket #924):
sys/compat/linux/common/linux_misc.c: revision 1.141
sys/compat/linux/common/linux_mmap.h: revision 1.17
add support for the linux PROT_GROWS{DOWN,UP} mprotect() flags.
fixes PR 30008.
To generate a diff of this commit:
cvs rdiff -r1.135.2.1 -r1.135.2.2 src/sys/compat/linux/common/linux_misc.c
cvs rdiff -r1.15 -r1.15.16.1 src/sys/compat/linux/common/linux_mmap.h
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