cvs commit: src/sys/boot/i386/libi386 bootinfo.c libi386.h
src/sys/boot/i386/loader main.c
Ruslan Ermilov
ru at FreeBSD.org
Thu Sep 22 08:14:13 PDT 2005
ru 2005-09-22 15:14:13 UTC
FreeBSD src repository
Modified files:
sys/boot/i386/libi386 bootinfo.c libi386.h
sys/boot/i386/loader main.c
Log:
Cause all flags passed by boot2 to set the respective loader(8)
boot_* variable. The end effect is that all flags from boot2
are now passed to the kernel.
Revision Changes Path
1.39 +10 -0 src/sys/boot/i386/libi386/bootinfo.c
1.22 +1 -0 src/sys/boot/i386/libi386/libi386.h
1.33 +1 -1 src/sys/boot/i386/loader/main.c
More information about the cvs-src
mailing list