Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 07/19/1999 12:02:22
Module Name: syssrc
Committed By: cgd
Date: Mon Jul 19 19:02:22 UTC 1999
Modified Files:
syssrc/sys/uvm: uvm_fault.c
Log Message:
make sure 'wide' fault handling is actually done only once per fault.
('narrow' was mistakenly set to FALSE instead of TRUE.) Committed after
discussion with chuq.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/uvm/uvm_fault.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.