NetBSD/sys/arch/i386/stand
2001-11-03 12:02:28 +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
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 Need byteorder.c for loadfile_elf*.c 2001-10-31 21:39:02 +00:00
lib add btinfo stuff. 2001-11-03 12:02:28 +00:00
libsa b*()->mem*() 2001-07-07 22:57:57 +00:00
netboot add settings for ne2000. 2001-11-01 09:45:03 +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