CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/06 10:42:39
Modified files:
sbin/fdisk : part.c
Log message:
Use GPT_UUID_NBSD_UFS, not GPT_UUID_FBSD_DATA, for NetBSD GPT
partition entries.
Add GPT_UUID_LEGACY_MBR entry to list of known partition id's as
it is defined in the UEFI Standard.
