Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/10/2000 01:26:28
Module Name:	syssrc
Committed By:	chs
Date:		Sat Dec  9 23:26:28 UTC 2000

Modified Files:
	syssrc/sys/uvm: uvm_pager.c

Log Message:
in uvm_pagermapin(), for now, don't pass the flag to pmap_enter()
which presets the page modified bit if the page is already initialized.
we don't actually want to modify such pages.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 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.