Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 05/18/2002 01:00:51
Module Name: syssrc
Committed By: enami
Date: Fri May 17 22:00:51 UTC 2002
Modified Files:
syssrc/sys/uvm: uvm_extern.h uvm_vnode.c
Log Message:
Make uvn_findpages to return number of pages found so that caller can
easily check if all requested pages are found or not.
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 syssrc/sys/uvm/uvm_extern.h
cvs rdiff -r1.57 -r1.58 syssrc/sys/uvm/uvm_vnode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.