Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/14/2006 08:22:50
Module Name:	src
Committed By:	yamt
Date:		Sun May 14 08:22:50 UTC 2006

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

Log Message:
- rename uvm_tree_sanity to uvm_map_check and add some
  (non tree related) checks.
- remove treesanity_label.  instead, just panic if any corruption is detected.


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