Source-Changes archive

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

CVS commit: src/sys/kern



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.




Home | Main Index | Thread Index | Old Index