Subject: CVS commit: [netbsd-1-5] basesrc/regress/sys/kern/extent
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/14/2002 00:05:30
Module Name: basesrc
Committed By: he
Date: Wed Feb 13 22:05:30 UTC 2002
Modified Files:
basesrc/regress/sys/kern/extent [netbsd-1-5]: tests
Log Message:
Pull up revisions 1.6-1.7 (requested by bouyer):
Add two tests to match recent pull-ups:
o extent_alloc_subregion() should not allocate region past the
end of subregion
o Do not allocate a region over an already allocated one when
boundary is non-null
To generate a diff of this commit:
cvs rdiff -r1.2.2.3 -r1.2.2.4 basesrc/regress/sys/kern/extent/tests
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.