Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/06/2007 16:16:02
Module Name:	src
Committed By:	drochner
Date:		Tue Mar  6 16:16:02 UTC 2007

Modified Files:
	src/sys/kern: subr_prof.c
	src/sys/sys: resourcevar.h

Log Message:
use char* for the kernel representation of the user profile buffer
address too, for consistency
(we've lost some abstraction here)


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/kern/subr_prof.c
cvs rdiff -r1.34 -r1.35 src/sys/sys/resourcevar.h

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