Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/01/2005 21:12:59
Module Name:	src
Committed By:	yamt
Date:		Sat Jan  1 21:12:59 UTC 2005

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

Log Message:
uvm_unmap_remove: debug check to ensure that
unmapped regions doesn't have any remaining page mappings.


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