freebsd-dev/sys/boot/i386
Bruce Evans c00209396c Fixed loss of setting of the RB_BOOTINFO flag in rev.1.43. Fixed wrong
comment about this flag in rev.1.61.  It is not historical like the
comment said; it is the flag that says that most of what is laboriously
put in the bootinfo struct is actually there.  Newer kernels were
bootable by even the broken boot2 without losing anything except the
symbol table, but older kernels need at least the memory sizes.

Restoring the "|" with RB_BOOTINFO that was lost in rev.1.43 costs 5
bytes.  The fix can be done in only 4 bytes by fixing some code that
was removed in rev.1.61 (put RB_BOOTINFO back in in the initial value
of "opts" and fix RBX_MASK to not clobber it.)
2003-11-10 19:06:09 +00:00
..
boot0 Accpet '1'..'5' in place of F1..F5 for serial console users. 2003-06-01 20:41:04 +00:00
boot2 Fixed loss of setting of the RB_BOOTINFO flag in rev.1.43. Fixed wrong 2003-11-10 19:06:09 +00:00
btx Fix an incorrect quote character in an M4 test conditon. Basically, one 2003-11-06 21:33:17 +00:00
cdboot Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
gptboot Fixed loss of setting of the RB_BOOTINFO flag in rev.1.43. Fixed wrong 2003-11-10 19:06:09 +00:00
kgzldr Use __FBSDID(). 2003-08-25 23:28:32 +00:00
libi386 Don't repeat selected defines from ns16550.h or sioreg.h. Just 2003-09-16 11:24:23 +00:00
loader Use __FBSDID(). 2003-08-25 23:28:32 +00:00
mbr Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
pxeldr Add BOOT_PXELDR_ALWAYS_SERIAL option which forces serial console. 2003-09-03 08:12:20 +00:00
Makefile RIP liloldr. 2002-12-31 02:29:03 +00:00
Makefile.inc Build on amd64. Yes, I know this isn't particularly nice. 2003-06-26 03:51:57 +00:00