Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 05/19/2004 13:20:27
Module Name:	src
Committed By:	darrenr
Date:		Wed May 19 13:20:27 UTC 2004

Modified Files:
	src/sys/uvm: uvm_mmap.c

Log Message:
rather than just try to get a mapping from a device as only PROT_EXEC, work
down the list of protections until either we run out or we find one that the
device is willing to work with.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/uvm/uvm_mmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.