Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 01/25/2001 23:05:07
Module Name: syssrc
Committed By: jhawk
Date: Thu Jan 25 21:05:06 UTC 2001
Modified Files:
syssrc/sys/uvm [netbsd-1-5]: uvm_mmap.c
Log Message:
Pull up revisions 1.47-1.48 via patch (requested by thorpej):
Change PROT_EXEC handling. Clear it from the maxprot if the protection
lacks it, after a failed udv_attach() and retry the udv_attach().
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.41.4.1 syssrc/sys/uvm/uvm_mmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.