NetBSD/sbin/gpt
mlelstv 27a040a8a9 Big-Endian fixes. 2022-11-22 00:25:52 +00:00
..
Makefile
add.c
backup.c When we add "entries", "index", and "sector_size" values to the dictionary, 2020-06-08 22:52:09 +00:00
biosboot.c
create.c
destroy.c Fix destroying and moving GPT header also for truncated/extended 2022-11-20 11:57:02 +00:00
gpt.8 Note that biosboot without -A clears the PMBR "active" flag. 2022-04-07 13:57:44 +00:00
gpt.c Big-Endian fixes. 2022-11-22 00:25:52 +00:00
gpt.h Fix destroying and moving GPT header also for truncated/extended 2022-11-20 11:57:02 +00:00
gpt_private.h
gpt_uuid.c Now that we use the same UUID for ZFS as FreeBSD, drop the FreeBSD marker 2020-03-30 10:41:53 +00:00
gpt_uuid.h
header.c
label.c
main.c Add -H flag to ignore existing MBR (Hybrid MBR/GPT mode). 2020-05-24 18:42:20 +00:00
map.c Exit gracefully when auto-expanding a partition and it is already the 2020-05-24 14:42:44 +00:00
map.h
migrate.c
recover.c PR/55875 - Valentin -- "gpt recover -r" does nothing 2020-12-13 21:55:25 +00:00
remove.c
resize.c Exit gracefully when auto-expanding a partition and it is already the 2020-05-24 14:42:44 +00:00
resizedisk.c Big-Endian fixes. 2022-11-22 00:25:52 +00:00
restore.c Update for proplib(3) API changes. 2020-06-07 05:42:25 +00:00
set.c
show.c
type.c
unset.c
uuid.c