]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 271881: Fix partition alignment and image rounding when any of
authormarcel <marcel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 23 Sep 2014 16:05:23 +0000 (16:05 +0000)
committermarcel <marcel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 23 Sep 2014 16:05:23 +0000 (16:05 +0000)
commitba8efe383857bdf747e18db13445a257c0e26dd2
treef0239b9f2c740e07f234bd5513b12512b8429249
parent405b2d532cbc750d04018591c3b9e886c0feff01
MFC 271881: Fix partition alignment and image rounding when any of
-P (block size),  -T (track size) or -H (number of heads) is given.

Approved by: re@ (gjb)

git-svn-id: svn://svn.freebsd.org/base/stable/10@272030 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/mkimg/apm.c
usr.bin/mkimg/bsd.c
usr.bin/mkimg/ebr.c
usr.bin/mkimg/gpt.c
usr.bin/mkimg/mbr.c
usr.bin/mkimg/mkimg.h
usr.bin/mkimg/pc98.c
usr.bin/mkimg/scheme.c
usr.bin/mkimg/scheme.h
usr.bin/mkimg/vtoc8.c