cvs commit: src/sys/boot/i386/boot2 Makefile boot1.s boot2.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 3 16:08:01 PST 2004
dillon 2004/03/03 16:06:58 PST
DragonFly src repository
Modified files:
sys/boot/i386/boot2 Makefile boot1.s boot2.c
Log:
Partitions>8: Leave a whole 512 bytes for the disklabel and squeeze code
to fit. It was a really bad idea for FBsd5 to have changed this.
Revision Changes Path
1.5 +1 -1 src/sys/boot/i386/boot2/Makefile
1.4 +4 -4 src/sys/boot/i386/boot2/boot1.s
1.7 +3 -2 src/sys/boot/i386/boot2/boot2.c
http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/boot2/Makefile.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/boot2/boot1.s.diff?r1=1.3&r2=1.4&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/boot2/boot2.c.diff?r1=1.6&r2=1.7&f=h
More information about the Commits
mailing list