NetBSD/sys/arch/i386/stand
2001-11-01 09:37:17 +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
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 ne2000 standalone driver. 2001-11-01 09:37:17 +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
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