freebsd-dev/sys/boot/i386
Alexander Kabaev 2939c8a0b9 Move boot2 BSS zeroing into btx startup code out of boot1. boot1 does not
have clear idea on boot2 BSS size and leaves portion of it not zeroed out.
btxcsu.s is in much better position for this job.

Obtained from: DragonflyBSD (with minor adjustments)
2004-08-05 06:00:05 +00:00
..
boot0 Save a couple of bytes for the SIO case. 2004-06-17 12:02:25 +00:00
boot0ext Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot0sio Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot2 Move boot2 BSS zeroing into btx startup code out of boot1. boot1 does not 2004-08-05 06:00:05 +00:00
btx Move boot2 BSS zeroing into btx startup code out of boot1. boot1 does not 2004-08-05 06:00:05 +00:00
cdboot Update the copyright to use a 3 clause BSD license rather than one that 2004-06-22 21:55:22 +00:00
gptboot Compile boot2 with -fno-unit-at-a-time. GCCs aggressive optimization 2004-07-30 04:27:20 +00:00
kgzldr Fixed the fatal bug introduced in previous commit: don't strip 2004-02-12 22:06:33 +00:00
libi386 Unspam sys/boot, the dev_t commit should not have touched these. 2004-06-16 18:21:22 +00:00
loader Fixed misspellings of 0 as NULL. 2004-03-14 05:48:04 +00:00
mbr Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
pxeldr Back out last revision that unnecessarily changed valid assembler 2004-05-14 20:29:30 +00:00
Makefile Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use. 2003-12-08 19:02:06 +00:00
Makefile.inc - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00