Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Stephen M. Rumble <rumble@netbsd.org>
List: source-changes
Date: 01/17/2008 22:32:49
Module Name:	src
Committed By:	rumble
Date:		Thu Jan 17 22:32:49 UTC 2008

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

Log Message:
Before bailing on ENOENT, try one more time with an appended ".o". This
lets us load dependencies by module name and makes 'modload foo' work when
'foo.o' is the file.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/kern/subr_kobj.c

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