Subject: PR/30008 CVS commit: src/sys/compat/linux/common
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Chuck Silvers <chs@netbsd.org>
List: netbsd-bugs
Date: 10/30/2005 16:26:02
The following reply was made to PR kern/30008; it has been noted by GNATS.

From: Chuck Silvers <chs@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30008 CVS commit: src/sys/compat/linux/common
Date: Sun, 30 Oct 2005 16:25:50 +0000 (UTC)

 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.