]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r272485: Fill cyclinder, head and sector fields for the EBR,
authormarcel <marcel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Oct 2014 22:13:18 +0000 (22:13 +0000)
committermarcel <marcel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Oct 2014 22:13:18 +0000 (22:13 +0000)
commitba0cd45fe4d930be00edb62285264a5c09d72224
treedc2e337bf34190f963a6ec3688d3560e6912a1ab
parent6955c33b1096b9495de41454c6d4297442e031f9
MFC r272485: Fill cyclinder, head and sector fields for the EBR,
MBR and PC98 schemes.

Requested by: gjb

git-svn-id: svn://svn.freebsd.org/base/stable/10@272776 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/mkimg/Makefile
usr.bin/mkimg/ebr.c
usr.bin/mkimg/mbr.c
usr.bin/mkimg/mkimg.c
usr.bin/mkimg/mkimg.h
usr.bin/mkimg/pc98.c