Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 06/01/1999 22:00:30
Module Name:	syssrc
Committed By:	chs
Date:		Wed Jun  2 05:00:30 UTC 1999

Modified Files:
	syssrc/sys/vm [chs-ubc]: vm_page.h

Log Message:
add a new vm_page flag, PG_RDONLY.
this flag is owned by the pager and used to request that the page
not be mapped writable even if the vm mapping is writable.


To generate a diff of this commit:
cvs rdiff -r1.29.2.3 -r1.29.2.4 syssrc/sys/vm/vm_page.h

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