NetBSD/sys/arch/i386/stand
jmc 60263432a6 Add the fact that SRCS depends on machine. This way the link is always created
Otherwise trying to do make installboot.o will fail
2001-10-04 04:15: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 Build bootblocks to always use COM0 for console. 1999-07-11 01:23:53 +00:00
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 fix creation of DOS / ROM images from ELF executables: use "objcopy" 1999-07-08 14:32:28 +00:00
installboot Add the fact that SRCS depends on machine. This way the link is always created 2001-10-04 04:15:17 +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