NetBSD/sys/arch/i386/stand
mbalmer 38e0566d82 Have the boot countdown on i386 display "starting in N seconds." instead
of "starting in N" and eliminate a use of sprintf.  Note that on
some rare machines it can be that the BIOS does not provide the delay
function.  On such machines the countdown will almost immediately count down
to zero display "starting in 0 seconds."; apparently the net4801 is such a
machine.
Feedback, ideas, and inspiration from tron, ok tron/tonnerre
2009-06-29 09:23:16 +00:00
..
boot Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +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
lib Have the boot countdown on i386 display "starting in N seconds." instead 2009-06-29 09:23:16 +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