NetBSD/sys/arch/i386/stand
2001-09-23 23:43:29 +00:00
..
biosboot Bump version numbers of all bootloaders that use loadfile/ELF, to account for 2001-08-02 12:24:05 +00:00
biosboot_com0
biosboot_resetvideo Addredd port-i386/9897, but differently. Since the effect of resetting 2000-04-23 19:57:12 +00:00
biosboot_ser g/c COMPAT_OLDBOOT from bootblocks, sprinkle some const 2001-06-01 23:26:30 +00:00
dosboot Bump version numbers of all bootloaders that use loadfile/ELF, to account for 2001-08-02 12:24:05 +00:00
genprom
installboot b*()->mem*() 2001-07-07 22:57:57 +00:00
lib When using va_list, use vprintf, not printf. 2001-09-20 22:11:30 +00:00
libsa b*()->mem*() 2001-07-07 22:57:57 +00:00
netboot Bump version numbers of all bootloaders that use loadfile/ELF, to account for 2001-08-02 12:24:05 +00:00
Makefile Nuke biosboot_ps2 2001-05-02 13:43:10 +00:00
Makefile.booters GCC 2.95 generates significantly larger code with -O2 than our old compiler did; this can cause the second-stage bootblock to exceed the number of blocks that fit in the list in the first-stage bootblock. I thought we used to explicitly set -Os in here; anyway, with this change, we do now! 2001-09-23 23:43:29 +00:00