NetBSD/sys/arch/i386/stand
lukem 420f3b76ba Replace BP_* with I386_BP_FLAGS_*, for consistency with other stuff in
<sys/bootblock.h>
(CONSDEV_ should be converted as well, but that's more intrusive...)
2003-10-06 05:24:54 +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 Allow the serial console boot blocks to be built with a specific 2003-01-14 23:53:30 +00:00
biosboot_com0_38400 Allow the serial console boot blocks to be built with a specific 2003-01-14 23:53:30 +00:00
biosboot_com0_57600 Allow the serial console boot blocks to be built with a specific 2003-01-14 23:53:30 +00:00
biosboot_com0_115200 Allow the serial console boot blocks to be built with a specific 2003-01-14 23:53:30 +00:00
biosboot_resetvideo
biosboot_ser Change comments to refer to increased default number of fragments 2003-02-02 21:05:15 +00:00
boot Replace BP_* with I386_BP_FLAGS_*, for consistency with other stuff in 2003-10-06 05:24:54 +00:00
bootxx Add -DBOOT_ELF64 for amd64. 2003-08-30 18:25:07 +00:00
dosboot Fix signed/unsigned warnings. 2003-08-31 22:40:13 +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 Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
libsa Fix signed/unsigned warnings. 2003-08-31 22:40:13 +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