Subject: CVS commit: src/sbin/modload
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 02/10/2003 01:29:32
Module Name:	src
Committed By:	atatat
Date:		Sun Feb  9 23:29:32 UTC 2003

Modified Files:
	src/sbin/modload: modload.c

Log Message:
If no other name is specified, and machdep.booted_kernel is present
and names a file, use that as a the default kernel, otherwise fall
back to /netbsd.

Makes lkms work *much* better when you're testing kernels that are not
named /netbsd.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sbin/modload/modload.c

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