Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/30/2002 07:24:34
Module Name:	syssrc
Committed By:	yamt
Date:		Wed Oct 30 05:24:33 UTC 2002

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

Log Message:
change "uoff" to voff_t from vaddr_t as it's offset within uvm object.

fix PR/18855.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 syssrc/sys/uvm/uvm_fault.c

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