HardenedBSD/sys/boot/i386
Peter Wemm a1c1935fa8 Fix comconsole mode. The int 0x14 read and status commands were reversed.
Also, make sure we set %dx each time around otherwise the commands
suddenly start trying to work on things like com92 instead of com1.
Make sure comc_init() is only run once.
Cosmetic change to init-time character eater.
1998-10-11 10:05:13 +00:00
..
boot0 Fix a typo. 1998-10-10 14:03:03 +00:00
btx Fix for "get base memory" bug found and mostly fixed by Mike. 1998-10-06 07:15:35 +00:00
libi386 Fix comconsole mode. The int 0x14 read and status commands were reversed. 1998-10-11 10:05:13 +00:00
loader Enable the DOS filesystem. NOTE: you will have to rebuild libstand in 1998-10-07 02:39:32 +00:00
Makefile Turn off the new /sys/boot stuff (except boot0) unless OBJFORMAT 1998-10-09 23:30:16 +00:00