Subject: CVS commit: [netbsd-3] src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/01/2005 22:31:17
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.