Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/28/2005 16:55:54
Module Name:	src
Committed By:	chs
Date:		Mon Feb 28 16:55:54 UTC 2005

Modified Files:
	src/sys/uvm: uvm_map.c

Log Message:
add back rev. 1.29 of vm/vm_map.c, which was apparently lost in the UVM merge:
msync(MS_INVALIDATE) should fail if any part of the region is wired.


To generate a diff of this commit:
cvs rdiff -r1.185 -r1.186 src/sys/uvm/uvm_map.c

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