Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/21/2006 14:03:02
Module Name: src
Committed By: yamt
Date: Fri Apr 21 14:03:02 UTC 2006
Modified Files:
src/sys/uvm: uvm_map.c
Log Message:
- share some code between uvm_map_clip_end and uvm_map_clip_start.
- add a map entry sanity-check function, uvm_mapent_check().
discussed on source-changes@.
To generate a diff of this commit:
cvs rdiff -r1.217 -r1.218 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.