NetBSD/sbin/gpt
martin 8e17bc1a27 Remove outdated note about sysinst restrictions 2019-07-26 07:22:05 +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 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 When biosboot is used on an existing wedge and we are switching to 2019-06-20 10:56:38 +00:00
create.c PR/51497: Clare: Allow gpt -p <n> create to work. 2016-09-23 19:36:50 +00:00
destroy.c PR bin/54088: make "destroy" remove the protective MBR too. 2019-04-04 14:03:40 +00:00
gpt.8 Remove outdated note about sysinst restrictions 2019-07-26 07:22:05 +00:00
gpt.c Add gpt_change_hdr() similar to gpt_change_ent() for changing 2019-06-25 03:42:45 +00:00
gpt.h Add rcsid 2019-06-30 11:38:16 +00:00
gpt_private.h Add rcsid 2019-06-30 11:38:16 +00:00
gpt_uuid.c adjust gpt_uuid_generate() to accept gpt==NULL 2019-06-25 04:25:11 +00:00
gpt_uuid.h Add rcsid 2019-06-30 11:38:16 +00:00
header.c print little-endian header fields correctly. 2019-03-14 10:26:10 +00:00
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 an "uuid" command to generate a new UUID for a portion. The 2019-06-25 04:53:40 +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 Add rcsid 2019-06-30 11:38:16 +00:00
migrate.c add some more FAT file system types 2019-03-03 02:28:14 +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 Add a third argument to the "cfn" function that is an argument to 2019-06-21 02:14:59 +00:00
resize.c Add support for specifying the partition to resize via -b startsec 2019-03-24 13:31:00 +00:00
resizedisk.c
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 Allow -b startsec to specify the partition to change for the set subcommand 2019-03-25 20:15:49 +00:00
show.c When displaying a single partition (gpt show -i ...) display offset 2019-03-26 11:23:55 +00:00
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