Home
last modified time | relevance | path

Searched hist:"5308 a554" (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/fdisk/
H A Dpart.h5308a554 Thu Sep 02 18:07:45 GMT 2021 krw <krw@openbsd.org> Split part_type into separate types 'mbr_type' and 'gpt_type',
shrinking static data demands. Split PRT_printall() into
PRT_print_mbrtypes() and PRT_print_gpttypes() to eliminate
pointless 'pseudo' MBR partition types and pointless display of
MBR partition types with no associated GPT GUIDs.

Eases future MBR and GPT partition type editing improvements.

ok kettenis@
H A Dpart.c5308a554 Thu Sep 02 18:07:45 GMT 2021 krw <krw@openbsd.org> Split part_type into separate types 'mbr_type' and 'gpt_type',
shrinking static data demands. Split PRT_printall() into
PRT_print_mbrtypes() and PRT_print_gpttypes() to eliminate
pointless 'pseudo' MBR partition types and pointless display of
MBR partition types with no associated GPT GUIDs.

Eases future MBR and GPT partition type editing improvements.

ok kettenis@
H A Dcmd.c5308a554 Thu Sep 02 18:07:45 GMT 2021 krw <krw@openbsd.org> Split part_type into separate types 'mbr_type' and 'gpt_type',
shrinking static data demands. Split PRT_printall() into
PRT_print_mbrtypes() and PRT_print_gpttypes() to eliminate
pointless 'pseudo' MBR partition types and pointless display of
MBR partition types with no associated GPT GUIDs.

Eases future MBR and GPT partition type editing improvements.

ok kettenis@