DragonFly commits List (threaded) for 2003-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern link_aout.c link_elf.c
dillon 2003/11/13 14:02:42 PST
DragonFly src repository
Modified files:
sys/kern link_aout.c link_elf.c
Log:
Refuse to load dependancies from the root filesystem during early boot when
the root filesystem hasn't been mounted yet. This prevents a panic when
the boot loader does not properly load module dependancies.
Revision Changes Path
1.9 +6 -0 src/sys/kern/link_aout.c
1.9 +5 -0 src/sys/kern/link_elf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/link_aout.c.diff?r1=1.8&r2=1.9&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/link_elf.c.diff?r1=1.8&r2=1.9&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]