Remove CHS information from internal representation of MBR partitions. Generate
authorkrw <krw@openbsd.org>
Fri, 4 Feb 2022 14:07:56 +0000 (14:07 +0000)
committerkrw <krw@openbsd.org>
Fri, 4 Feb 2022 14:07:56 +0000 (14:07 +0000)
commit77392607d91b607d06ccb38e8f216bb46f4a599a
tree957dd59704bfb6418e8a8f119e99b55ee2fe9b8e
parent36f16a56536bebeade706af444dd579216288dfa
Remove CHS information from internal representation of MBR  partitions. Generate
CHS information as required when writing MBR to disk, editing a partition in CHS
mode or printing MBR.

No intentional functional change.
sbin/fdisk/cmd.c
sbin/fdisk/gpt.c
sbin/fdisk/mbr.c
sbin/fdisk/part.c
sbin/fdisk/part.h