NetBSD/sbin/gpt
martin 72be6dafa1 Make the "gpt header" command return EXIT_FAILURE when no GPT is present.
This helps sysinst to tell a GPT labeled disk from others.
Very lazy version of a change proposed by kre.
2018-05-01 08:17:13 +00:00
..
Makefile
add.c
backup.c use __arraycount 2017-09-07 10:23:33 +00:00
biosboot.c use __arraycount 2017-09-07 10:23:33 +00:00
create.c PR/51497: Clare: Allow gpt -p <n> create to work. 2016-09-23 19:36:50 +00:00
destroy.c
gpt.8 Make the "gpt header" command return EXIT_FAILURE when no GPT is present. 2018-05-01 08:17:13 +00:00
gpt.c Spelling 2018-02-13 00:34:11 +00:00
gpt.h Check device parameter to avoid segfaults. Agument synopsis for -l option. 2018-03-19 09:06:20 +00:00
gpt_private.h Add -T timestamp for reproducible builds. 2017-02-16 03:32:17 +00:00
gpt_uuid.c allow 0 timestamp 2017-02-16 22:40:19 +00:00
gpt_uuid.h
header.c Make the "gpt header" command return EXIT_FAILURE when no GPT is present. 2018-05-01 08:17:13 +00:00
label.c
main.c Check device parameter to avoid segfaults. Agument synopsis for -l option. 2018-03-19 09:06:20 +00:00
map.c if a new map entry doesn't fit, be more verbose about the sizes. 2018-04-11 07:14:23 +00:00
map.h
migrate.c
recover.c Add missing endianes swap to make the "recover" command work on big endian 2017-03-22 19:59:16 +00:00
remove.c
resize.c
resizedisk.c
restore.c use __arraycount 2017-09-07 10:23:33 +00:00
set.c Check device parameter to avoid segfaults. Agument synopsis for -l option. 2018-03-19 09:06:20 +00:00
show.c use __arraycount 2017-09-07 10:23:33 +00:00
type.c Check device parameter to avoid segfaults. Agument synopsis for -l option. 2018-03-19 09:06:20 +00:00
unset.c Check device parameter to avoid segfaults. Agument synopsis for -l option. 2018-03-19 09:06:20 +00:00