Subject: CVS commit: [netbsd-2] src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/11/2005 19:15:42
Module Name:	src
Committed By:	riz
Date:		Wed May 11 19:15:42 UTC 2005

Modified Files:
	src/sys/uvm [netbsd-2]: uvm_fault.c

Log Message:
Pull up revision 1.90 (requested by dbj in ticket #1409):
uvm_fault: fix integer overflow so that MADV_SEQUENTIAL
can work on large files.


To generate a diff of this commit:
cvs rdiff -r1.87.2.1 -r1.87.2.1.2.1 src/sys/uvm/uvm_fault.c

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