Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 04/19/1999 07:43:46
Module Name:	src
Committed By:	chs
Date:		Mon Apr 19 14:43:46 UTC 1999

Modified Files:
	src/sys/uvm: uvm_map.c
Log Message:
in uvm_map_extract(), handle the case where the map entry being extracted
is large enough to cause the end address of the new entry to overflow.