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:32:43
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed May 26 00:32:43 UTC 1999

Modified Files:
	syssrc/sys/uvm: uvm_fault.c uvm_fault.h

Log Message:
Pass an access_type to uvm_fault_wire(), which it forwards on to
uvm_fault().


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/uvm/uvm_fault.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/uvm/uvm_fault.h

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