8e6206d943
o Revision 1.38 introduced the -n flag. It conflicted with the RB_BOOTINFO flag, so was in effect always on. Change the -n flag to be bit 0x1c instead of 0x1f. This also had the consequence that a mal-formed /boot.config would render the system unbootable because the user was unable to enter anything at all on the command line. o Remove the initialization of opt to be RB_BOOTINFO since we filter that bit out and do not otherwise use it. Reviewed by: jhb MFC after: 3 days |
||
---|---|---|
.. | ||
boot1.s | ||
boot1.S | ||
boot2.c | ||
lib.h | ||
Makefile | ||
sio.s | ||
sio.S |