NetBSD/sys/arch/i386/stand
jmcneill c07ee161fd int 15h/AH=86h (WAIT) doesn't work properly on all hardware and emulators, so
for the countdown use the more coarsely grained sleep implementation based
on int 1ah/AH=00h (GET SYSTEM TIME).

ok ad@
2009-08-26 13:28:48 +00:00
..
boot Bump bootloader version for VBE changes. 2009-08-24 12:42:18 +00:00
bootxx Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET. 2009-04-03 10:38:12 +00:00
cdboot Convert more MACHINE tests to MACHINE_ARCH 2009-02-14 13:50:50 +00:00
dosboot Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
fatboot Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
genprom ding dong, the witch is __dead. Not sure why it was even bothered with here. 2007-12-26 10:19:41 +00:00
lib int 15h/AH=86h (WAIT) doesn't work properly on all hardware and emulators, so 2009-08-26 13:28:48 +00:00
libsa ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mbr Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
misc
netboot Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
pxeboot Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
Makefile
Makefile.booters Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
Makefile.inc Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00