Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 03/28/2002 08:06:30
Module Name:	syssrc
Committed By:	nathanw
Date:		Thu Mar 28 06:06:29 UTC 2002

Modified Files:
	syssrc/sys/uvm: uvm_amap.c

Log Message:
In amap_pp_adjref(), avoid incorrectly merging the first two chunks in
a ppref array when the range being adjusted includes the beginning of
the array.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/uvm/uvm_amap.c

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