Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 02/07/2005 11:57:39
Module Name: src
Committed By: yamt
Date: Mon Feb 7 11:57:39 UTC 2005
Modified Files:
src/sys/uvm: uvm_fault.c
Log Message:
uvm_fault: fix integer overflow so that MADV_SEQUENTIAL
can work on large files.
To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 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.