CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2023/05/13 12:13:42
Modified files: sbin/disklabel : disklabel.8 disklabel.c editor.c Log message: 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.