Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Stephen M. Rumble <rumble@netbsd.org>
List: source-changes
Date: 01/18/2008 16:41:46
Module Name:	src
Committed By:	rumble
Date:		Fri Jan 18 16:41:46 UTC 2008

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

Log Message:
Deal with braindead modules that depend on themselves, rather than inducing
an ambiguous panic later on.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/kern/kern_module.c

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