Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 06/02/2000 05:02:46
Module Name:	syssrc
Committed By:	pk
Date:		Fri Jun  2 12:02:46 UTC 2000

Modified Files:
	syssrc/sys/uvm: uvm_io.c uvm_map.c

Log Message:
Let uvm_map_extract() set the lower bound on the kernel address range
itself, in stead of having its callers do that.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/uvm/uvm_io.c
cvs rdiff -r1.74 -r1.75 syssrc/sys/uvm/uvm_map.c

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