Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/27/2006 07:42:42
Module Name:	src
Committed By:	yamt
Date:		Sat May 27 07:42:42 UTC 2006

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

Log Message:
callback_head_init: don't forget to initialize ch_running and ch_flags.
fix a problem reported by Jeff Rizzo on tech-kern@.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/kern/subr_callback.c

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