Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/24/1999 16:36:24
Module Name:	src
Committed By:	thorpej
Date:		Mon May 24 23:36:23 UTC 1999

Modified Files:
	src/sys/uvm: uvm_pager.c
Log Message:
Remove a comment in uvm_pager_dropcluster() about PMAP_NEW and mod/ref
attributes for the page; it no longer applies, since we don't use
pmap_kenter_pgs() anymore.

To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/uvm/uvm_pager.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.