CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2025/06/20 06:06:07
Modified files: sbin/fdisk : cmd.c gpt.c part.c part.h Log message: Fold PRT_menuid_to_guid() into PRT_desc_to_guid() so interactive editor and -R use the same logic to find a GUID. Allows interactive editor's 'edit' to accept GPT partition names and menu descriptions as partition id's.