Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/08/2006 04:43:00
Module Name:	src
Committed By:	thorpej
Date:		Wed Mar  8 04:43:00 UTC 2006

Modified Files:
	src/sys/kern: subr_extent.c
	src/sys/sys: extent.h

Log Message:
Make extent_alloc_subregion(), extent_alloc(), and extent_alloc1() real
functions, not CPP macros.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/kern/subr_extent.c
cvs rdiff -r1.13 -r1.14 src/sys/sys/extent.h

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