NetBSD/sbin/gpt
jnemeth 477692ee49 When setting a label on the new partition, be sure to set the label
in the secondary partition table as well.
2013-11-19 19:10:29 +00:00
..
add.c When setting a label on the new partition, be sure to set the label 2013-11-19 19:10:29 +00:00
biosboot.c drop trailing whitespace 2013-04-13 18:25:56 +00:00
create.c Clean up gpt(8) a bit more 2013-04-13 18:04:33 +00:00
destroy.c Use __dead 2011-08-27 17:38:16 +00:00
gpt.8 update synopsis for add subcommand 2013-11-19 05:07:40 +00:00
gpt.c Add two new options to the "add" subcommand: 2013-11-19 05:03:41 +00:00
gpt.h Clean up gpt(8) a bit more 2013-04-13 18:04:33 +00:00
label.c Clean up gpt(8) a bit more 2013-04-13 18:04:33 +00:00
Makefile Support booting from GPT-partioned disks on PC-BIOS-compatible systems. 2011-01-06 01:08:48 +00:00
map.c Add two new options to the "add" subcommand: 2013-11-19 05:03:41 +00:00
map.h Add two new options to the "add" subcommand: 2013-11-19 05:03:41 +00:00
migrate.c CID 1125874: Fix memory leak 2013-11-13 21:25:40 +00:00
recover.c Use __dead 2011-08-27 17:38:16 +00:00
remove.c Clean up gpt(8) a bit more 2013-04-13 18:04:33 +00:00
show.c recognize FreeBSD ZFS partition 2013-10-19 02:07:08 +00:00