freebsd-src/sys/boot/i386
Peter Wemm 7a163a83da Use a crowbar and duct-tape to make boot2 fit again. This gets it down
to 4 bytes free.  I removed a printf (the Keyboard yes/no) since it is of
marginal value and sed'ed the generated asm output to remove the unwanted
aligns.  There's probably a better way to gain a few extra bytes than
losing the printf.  Shortening strings is probably a better option but this
should get us over the hurdle.
2002-05-11 21:39:59 +00:00
..
boot0 Unrevert revision 1.12. Revision 1.14 backed this out saying it was 2002-01-10 21:40:33 +00:00
boot2 Use a crowbar and duct-tape to make boot2 fit again. This gets it down 2002-05-11 21:39:59 +00:00
btx NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using 2002-05-11 18:02:33 +00:00
cdboot Remove a few more debugging bits and turn on twiddle output while reading 2001-11-07 01:20:33 +00:00
gptboot Use a crowbar and duct-tape to make boot2 fit again. This gets it down 2002-05-11 21:39:59 +00:00
kgzldr Don't be redundant. 2002-05-10 01:06:52 +00:00
libi386 NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using 2002-05-11 18:02:33 +00:00
liloldr Fix a bug which prevents parsing this Makefile without having a 2000-09-05 22:33:07 +00:00
loader -ffreestanding is the word for /sys. 2002-05-10 00:53:45 +00:00
mbr Unset MAINTAINER. 2001-07-21 14:32:47 +00:00
pxeldr Allow for text section alignment to properly align the "end" symbol at the 2001-08-09 20:47:58 +00:00
Makefile Turn off boot2 -- it gained over 96 bytes dieting on the in-tree Gcc 3.1. 2002-05-10 00:52:00 +00:00
Makefile.inc -ffreestanding is the word for /sys. 2002-05-10 00:53:45 +00:00