Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/25/1999 17:36:54
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed May 26 00:36:54 UTC 1999

Modified Files:
	syssrc/sys/uvm: uvm_map.c

Log Message:
In uvm_map_pageable(), pass VM_PROT_NONE as access type to uvm_fault_wire()
for now.  XXX This needs to be reexamined.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/uvm/uvm_map.c

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