netbsd-src/sbin/gpt
christos 8758f2e24f check the right variable 2024-02-06 20:25:11 +00:00
..
Makefile Add an "uuid" command to generate a new UUID for a portion. The 2019-06-25 04:53:40 +00:00
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 When biosboot is used on an existing wedge and we are switching to 2019-06-20 10:56:38 +00:00
create.c
destroy.c Fix destroying and moving GPT header also for truncated/extended 2022-11-20 11:57:02 +00:00
gpt.8 gpt.8: fix grammar in a sentence 2023-11-07 00:53:39 +00:00
gpt.c avoid use after free. skip the QUIET check already in gpt_warn(). 2023-12-13 06:51:57 +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 Add rcsid 2019-06-30 11:38:16 +00:00
gpt_uuid.c gpt(8): Make gpt type array and enum match again. 2023-09-27 09:44:10 +00:00
gpt_uuid.h gpt(8): Make gpt type array and enum match again. 2023-09-27 09:44:10 +00:00
header.c
label.c Add a third argument to the "cfn" function that is an argument to 2019-06-21 02:14:59 +00:00
main.c Add -H flag to ignore existing MBR (Hybrid MBR/GPT mode). 2020-05-24 18:42:20 +00:00
map.c Fix an incorrect comment. 2023-12-05 17:23:19 +00:00
map.h Add rcsid 2019-06-30 11:38:16 +00:00
migrate.c
recover.c PR/55875 - Valentin -- "gpt recover -r" does nothing 2020-12-13 21:55:25 +00:00
remove.c Add a third argument to the "cfn" function that is an argument to 2019-06-21 02:14:59 +00:00
resize.c Exit gracefully when auto-expanding a partition and it is already the 2020-05-24 14:42:44 +00:00
resizedisk.c check the right variable 2024-02-06 20:25:11 +00:00
restore.c Update for proplib(3) API changes. 2020-06-07 05:42:25 +00:00
set.c
show.c
type.c Add a third argument to the "cfn" function that is an argument to 2019-06-21 02:14:59 +00:00
unset.c Allow -b to specify a partition for "gpt unset" as well. 2019-03-26 14:55:02 +00:00
uuid.c Add an "uuid" command to generate a new UUID for a portion. The 2019-06-25 04:53:40 +00:00