Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/26/2000 23:14:25
Module Name:	syssrc
Committed By:	simonb
Date:		Tue Jun 27 06:14:25 UTC 2000

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

Log Message:
In udv_fault(), use an off_t for curr_offset so that the offset passed
to d_mmap isn't truncated on 64 bit architectures.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/uvm/uvm_device.c

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