Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/10/1999 22:48:35
Module Name: syssrc
Committed By: chs
Date: Sun Jul 11 05:48:34 UTC 1999
Modified Files:
syssrc/sys/uvm [chs-ubc2]: uvm_pager.c
Log Message:
add uvm_errno2vmerror().
in uvm_aio_biodone1() use b_resid rather than b_bcount to track
how much of the nested i/o is left to be done.
To generate a diff of this commit:
cvs rdiff -r1.16.4.3 -r1.16.4.4 syssrc/sys/uvm/uvm_pager.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.