NetBSD/sys/arch/i386/stand
2003-08-30 18:25:07 +00:00
..
biosboot Silence a gcc 3 warning about a 'x = ++x % foo' construct. 2003-05-09 00:16:55 +00:00
biosboot_com0
biosboot_com0_9600
biosboot_com0_38400
biosboot_com0_57600
biosboot_com0_115200
biosboot_resetvideo
biosboot_ser
boot Add -m elf_i386 (for amd64) to LD. 2003-08-30 15:24:41 +00:00
bootxx Add -DBOOT_ELF64 for amd64. 2003-08-30 18:25:07 +00:00
dosboot Add -DSLOW to reduce the size of libz a bit. 2003-04-01 21:25:34 +00:00
genprom This is a host program. Don't use errx. 2003-05-08 13:42:17 +00:00
installboot installboot is compiled in native mode on amd64, unlike the other 2003-05-09 00:11:26 +00:00
lib Further fallout from making 'path' arg to 'ufs_open' 'constchar *'. 2003-08-18 15:47:41 +00:00
libsa Further fallout from making 'path' arg to 'ufs_open' 'constchar *'. 2003-08-18 15:47:41 +00:00
mbr Fix copyright - it got mangled earlier. 2003-07-02 14:35:51 +00:00
misc avoid calling toupper with posibly -ve value. fixes PR 21171 2003-04-14 11:33:40 +00:00
netboot NOxxx= variables should appear first 2003-07-10 11:30:43 +00:00
pxeboot Backout previous, this file is not affected by kernel options. 2003-06-23 14:48:37 +00:00
pxeboot_com0
Makefile No longer build biosboot*.sym and installboot. 2003-07-26 08:45:12 +00:00
Makefile.booters Use ${MACHINE} when generating the version string, not plain 'i386'. 2003-05-05 20:49:10 +00:00
Makefile.inc