Subject: PR/30008 CVS commit: [netbsd-3] src/sys/compat/linux/common
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 11/01/2005 22:32:03
The following reply was made to PR kern/30008; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/30008 CVS commit: [netbsd-3] src/sys/compat/linux/common
Date: Tue, 1 Nov 2005 22:31:17 +0000 (UTC)
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.