cvs commit: src/sys/kern kern_linker.c
Ian Dowse
iedowse at FreeBSD.org
Thu Aug 26 18:20:27 PDT 2004
iedowse 2004-08-27 01:20:26 UTC
FreeBSD src repository
Modified files:
sys/kern kern_linker.c
Log:
When trying each linker class in turn with a preloaded module, exit
the loop if the preload was successful. Previously a successful
preload was ignored if the linker class was not the last in the
list.
Revision Changes Path
1.114 +2 -3 src/sys/kern/kern_linker.c
More information about the cvs-src
mailing list