freebsd-src/sys/boot/i386
Mike Smith 8879e57b3e Simplify the "is a character ready" test, so that we don't return a false
negative for keypresses with zero ascii values.  This is in line with the
comconsole test, rather than being more ambitious.

Submitted by:	rnordier
1998-10-28 19:24:15 +00:00
..
boot0 Make configurable (a) whether to use int 0x13 extensions; (b) timeout 1998-10-19 19:13:53 +00:00
boot2 Avoid interruptions while talking to keyboard controller. 1998-10-27 20:19:24 +00:00
btx Pop the return address off the stack before making a V86_CALLF call; 1998-10-22 20:22:07 +00:00
gptboot biosboot compatibility fix: change behavior of backspace in getstr(). 1998-10-27 20:16:36 +00:00
libi386 Simplify the "is a character ready" test, so that we don't return a false 1998-10-28 19:24:15 +00:00
loader Clean the ${BASE}.sym file as well. 1998-10-23 22:32:27 +00:00
Makefile Activate boot2. 1998-10-14 20:40:56 +00:00