CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/06/22 06:23:08
Modified files:
sbin/fdisk : cmd.c gpt.c part.c part.h
Log message:
Fold PRT_uuid_menudflt() and find_gpt_desc() into
PRT_uuid_to_desc() to unify translations from UUIDs,
remove pointless abstraction and clarify/shrink code.
