Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/28/2001 15:56:01
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Apr 28 12:56:01 UTC 2001

Modified Files:
	syssrc/sys/kern: subr_prof.c

Log Message:
Before allowing kgmon to do anything, check that we managed to allocate the
profiling buffer at startup.  If not, pretend the kernel doesn't have
profiling support at all.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/kern/subr_prof.c

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