In the absence of the 'disktype' command line parameter always
authorkrw <krw@openbsd.org>
Sat, 13 May 2023 18:13:42 +0000 (18:13 +0000)
committerkrw <krw@openbsd.org>
Sat, 13 May 2023 18:13:42 +0000 (18:13 +0000)
commit1cc333d2ac4f2b2f65914305fb06753b5c7b8b6c
treef82bcc132f64507e1b6a47ac47482473fe0ba8a2
parent7b3547a305693aa91f8b738e1949b07d7b55668a
In the absence of the 'disktype' command line parameter always
use the d_type value provided by the kernel when creating,
editing or printing a disklabel.

i.e. treat d_type as disk geometry is treated, reflecting
current reality as opposed to historical data.
sbin/disklabel/disklabel.8
sbin/disklabel/disklabel.c
sbin/disklabel/editor.c