freebsd-skq/sys/boot/i386
Warner Losh 8e6206d943 Fix interactive booting:
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
2003-01-13 21:28:24 +00:00
..
boot0 Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
boot2 Fix interactive booting: 2003-01-13 21:28:24 +00:00
btx Revert MEM_USR back to 0xa000 for BTX clients. Instead, adjust boot2 2002-10-08 18:19:02 +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 Fix interactive booting: 2003-01-13 21:28:24 +00:00
kgzldr Use as's --defsym switch to compensate for the loss of the M4 substitution 2002-09-30 20:37:58 +00:00
libi386 Correctly recognize both bogus and genuine BSD disklabels. 2002-11-03 21:47:55 +00:00
loader Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c. 2002-12-19 19:34:59 +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 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
Makefile RIP liloldr. 2002-12-31 02:29:03 +00:00
Makefile.inc -ffreestanding is the word for /sys. 2002-05-10 00:53:45 +00:00