Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 10/30/2005 16:25:50
Module Name:	src
Committed By:	chs
Date:		Sun Oct 30 16:25:50 UTC 2005

Modified Files:
	src/sys/compat/linux/common: linux_misc.c linux_mmap.h

Log Message:
add support for the linux PROT_GROWS{DOWN,UP} mprotect() flags.
fixes PR 30008.


To generate a diff of this commit:
cvs rdiff -r1.140 -r1.141 src/sys/compat/linux/common/linux_misc.c
cvs rdiff -r1.16 -r1.17 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.