NetBSD/sbin/gpt
martin 2e2c571302 Add a query function (for external code) to enumerate the know guids.
Add recently added VMware GUIDs to the internal enum type.
Fix some short names (bogus + duplicate).
2018-12-20 14:58:10 +00:00
..
Makefile WARNS=6 2015-12-03 02:02:43 +00:00
add.c Not all things that write to the disk do something that dk(4) will 2018-07-03 03:41:23 +00:00
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 eliminate static globals so that commands can be re-used. 2015-12-03 01:07:28 +00:00
gpt.8 Spello. (it is "existence"). 2018-05-01 21:16:02 +00:00
gpt.c When changing entries skip those that do not match the -L option. 2018-10-14 20:10:49 +00:00
gpt.h Not all things that write to the disk do something that dk(4) will 2018-07-03 03:41:23 +00:00
gpt_private.h Add -T timestamp for reproducible builds. 2017-02-16 03:32:17 +00:00
gpt_uuid.c Add a query function (for external code) to enumerate the know guids. 2018-12-20 14:58:10 +00:00
gpt_uuid.h Add a query function (for external code) to enumerate the know guids. 2018-12-20 14:58:10 +00:00
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 Not all things that write to the disk do something that dk(4) will 2018-07-03 03:41:23 +00:00
main.c Add the -T flag to usage() 2018-08-27 15:50:39 +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 CID 1341556: Don't leak map info 2015-12-03 21:30:54 +00:00
migrate.c Not all things that write to the disk do something that dk(4) will 2018-07-03 03:41:23 +00:00
recover.c Not all things that write to the disk do something that dk(4) will 2018-07-03 03:41:23 +00:00
remove.c Not all things that write to the disk do something that dk(4) will 2018-07-03 03:41:23 +00:00
resize.c Not all things that write to the disk do something that dk(4) will 2018-07-03 03:41:23 +00:00
resizedisk.c type confusion 2015-12-04 21:39:18 +00:00
restore.c Not all things that write to the disk do something that dk(4) will 2018-07-03 03:41:23 +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 Not all things that write to the disk do something that dk(4) will 2018-07-03 03:41:23 +00:00
unset.c Check device parameter to avoid segfaults. Agument synopsis for -l option. 2018-03-19 09:06:20 +00:00