freebsd-dev/sbin/sysinstall
Paul Richards b4740339e8 Fix all the bugs introduced by the source shuffle.
All the mbr code now seems to be working. We can build a basic
unix disklabel in any existing DOS partition while retaining the
existing mbr bootcode or we can install to the whole disk which
puts FreeBSD's boot code into the MBR and creates a clean MBR
partition table with FreeBSD in partition 0 taking up the whole disk.
1994-10-21 18:08:33 +00:00
..
bootarea.c Fix all the bugs introduced by the source shuffle. 1994-10-21 18:08:33 +00:00
bootarea.h Fix all the bugs introduced by the source shuffle. 1994-10-21 18:08:33 +00:00
exec.c Now stage2 runs all the way.. 1994-10-21 05:36:43 +00:00
main.c Latest changes from me. Over to you Paul... 1994-10-21 02:14:54 +00:00
Makefile Fix all the bugs introduced by the source shuffle. 1994-10-21 18:08:33 +00:00
mbr.c Fix all the bugs introduced by the source shuffle. 1994-10-21 18:08:33 +00:00
mbr.h Fix all the bugs introduced by the source shuffle. 1994-10-21 18:08:33 +00:00
stage0.c remove unneded includes 1994-10-20 19:30:56 +00:00
stage1.c Fix all the bugs introduced by the source shuffle. 1994-10-21 18:08:33 +00:00
stage2.c Now stage2 runs all the way.. 1994-10-21 05:36:43 +00:00
stage3.c Latest changes from me. Over to you Paul... 1994-10-21 02:14:54 +00:00
sysinstall.c remove unneded includes 1994-10-20 19:30:56 +00:00
sysinstall.h Fix all the bugs introduced by the source shuffle. 1994-10-21 18:08:33 +00:00
termcap.c Add hardcoded cons25-m entry for mono console, if termcap.small 1994-10-21 04:48:51 +00:00
utils.c Fix all the bugs introduced by the source shuffle. 1994-10-21 18:08:33 +00:00