NetBSD/sys/arch/i386/stand
gson d1298fd2a7 If a bootxx program already happened to be a multiple of 512 bytes in
length before padding, the shell command to conditionally pad it to
a multiple of 512 bytes returned a nonzero exit status, causing the
build to fail.
2003-10-15 03:49:57 +00:00
..
boot Add bsd.obj.mk so these directories get their own obj directory (for the 2003-10-13 06:56:47 +00:00
bootxx If a bootxx program already happened to be a multiple of 512 bytes in 2003-10-15 03:49:57 +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
lib Move lib/crt/start_rom.S to a more sensible location. 2003-10-09 10:56:13 +00:00
libsa Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
mbr Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
misc avoid calling toupper with posibly -ve value. fixes PR 21171 2003-04-14 11:33:40 +00:00
netboot Add bsd.obj.mk so these directories get their own obj directory (for the 2003-10-13 06:56:47 +00:00
pxeboot Use real_to_prot (etc) from stand/lib. 2003-10-09 10:36:26 +00:00
pxeboot_com0 * Rename the pxeboot binary from "pxeboot" to "pxeboot_ia32", since 2002-02-20 03:00:27 +00:00
Makefile No longer build biosboot*.sym and installboot. 2003-07-26 08:45:12 +00:00
Makefile.booters Need to explicitly create directory behing symlink. 2003-10-08 18:38:43 +00:00
Makefile.inc Cleanup of i386 bootloader building: 2002-02-17 20:03:05 +00:00