freebsd-src/sys/boot/i386
Robert Nordier 8c964b9bca Go back to occupying just a single sector, reverting r1.17 - r1.20.
Taking over the sector following the MBR causes problems on some
machines, and the actual gains are fairly small in terms of how
the space is presently used.

Since we need a number of further features (eg. handling extended
partitions) that can't be readily accommodated in the basic boot0
design anyway, rather choose to implement the additional stuff
separately and concentrate on compatibility rather than features
here.
2000-10-02 17:30:22 +00:00
..
boot0 Go back to occupying just a single sector, reverting r1.17 - r1.20. 2000-10-02 17:30:22 +00:00
boot2 Set MAINTAINER. 2000-10-02 17:23:16 +00:00
btx Set MAINTAINER. 2000-10-02 17:23:16 +00:00
cdboot Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
cdldr Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
gptboot Set MAINTAINER. 2000-10-02 17:23:16 +00:00
kgzldr Set MAINTAINER. 2000-10-02 17:23:16 +00:00
libi386 Add support for the "nullconsole" console type, for systems with 2000-09-20 18:13:36 +00:00
liloldr Fix a bug which prevents parsing this Makefile without having a 2000-09-05 22:33:07 +00:00
loader Add support for the "nullconsole" console type, for systems with 2000-09-20 18:13:36 +00:00
mbr Set MAINTAINER. 2000-10-02 17:23:16 +00:00
pxeldr Remove commented out NOMAN variable. 2000-07-07 20:37:11 +00:00
Makefile Hook up liloldr 2000-07-17 17:06:27 +00:00
Makefile.inc Add -mpreferred-stack-boundary=2 to CFLAGS for i386. This and libstand 2000-08-11 23:23:20 +00:00