Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/etc



Module Name:    src
Committed By:   riz
Date:           Tue Oct 11 16:54:38 UTC 2005

Modified Files:
        src/etc [netbsd-2]: rc.lkm

Log Message:
Pull up following revision(s) (requested by cube in ticket #5925):
        etc/rc.lkm: revision 1.9
modload(8) already obtain the value of the machdep.booted_kernel sysctl
node, and use it as a reasonable default when no -A option is passed.
The difference is, modload(8) prefers /dev/ksyms rather than the sysctl
node, which is the behaviour we really want.
Unconditionally passing -A in rc.lkm prevents the loading of inter-
dependent modules from rc.d, as reported by Jeff Rizzo on netbsd-users.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.4.1 src/etc/rc.lkm

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




Home | Main Index | Thread Index | Old Index