]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add mbr: a standard master boot record intended to replace a couple
authorRobert Nordier <rnordier@FreeBSD.org>
Mon, 24 May 1999 22:36:24 +0000 (22:36 +0000)
committerRobert Nordier <rnordier@FreeBSD.org>
Mon, 24 May 1999 22:36:24 +0000 (22:36 +0000)
commit9292eec80de06c7df7b76a509d6bfdb2d3f731fe
tree35d929e39ee526d1efd56627d7bd2c8e6fc0b315
parent1522abdd5e736262d70d9e772c196dadb8dd85e9
Add mbr: a standard master boot record intended to replace a couple
that are presently embedded in the fdisk and sysinstall code.
sys/boot/i386/mbr/Makefile [new file with mode: 0644]
sys/boot/i386/mbr/mbr.m4 [new file with mode: 0644]
sys/boot/i386/mbr/mbr.s [new file with mode: 0644]