Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 01/28/2006 07:23:37
Module Name:	src
Committed By:	darrenr
Date:		Sat Jan 28 07:23:37 UTC 2006

Modified Files:
	src/sys/kern: subr_prf.c

Log Message:
Introduce a new style of behaviour for ddb_onpanic == 2.
When set to 0 or 1, behaviour is normal (today)
When set to 2, kernel will display a stack trace and then enter ddb.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/sys/kern/subr_prf.c

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