Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/11/2007 20:41:14
Module Name:	src
Committed By:	christos
Date:		Fri May 11 20:41:14 UTC 2007

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

Log Message:
Improve on previous and write a RANGE_TEST macro and do it on all the
system calls instead of doing a half-assed job on some of them and none
on others.


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/sys/uvm/uvm_mmap.c

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