NetBSD/sbin/gpt
jnemeth 66ad0e75ae For the "show -i <entry>" subcommand, print Start and Size both in
terms of number of sectors and bytes.
2013-12-09 01:35:02 +00:00
..
Makefile Add a resize command. This command was inspired by FreeBSD's gpart(8), 2013-11-20 08:08:47 +00:00
add.c For the add and resize subcommands, change the -s option. If there is 2013-12-08 09:32:51 +00:00
biosboot.c Remove FreeBSD specific code as per message to tech-userlevel. 2013-11-27 01:47:53 +00:00
create.c Use MBR_PTYPE_ defines from <sys/bootblock.h>. 2013-12-04 20:15:51 +00:00
destroy.c Use __dead 2011-08-27 17:38:16 +00:00
gpt.8 For the "show -i <entry>" subcommand, print Start and Size both in 2013-12-09 01:35:02 +00:00
gpt.c Use MBR_PTYPE_ defines from <sys/bootblock.h>. 2013-12-04 20:15:51 +00:00
gpt.h Remove FreeBSD specific code as per message to tech-userlevel. 2013-11-27 01:47:53 +00:00
label.c when calling dehumanize_number() make sure the resulting number is >= 1 2013-11-28 01:37:14 +00:00
map.c CID 1132762: Add error check for negative, to make zero-divide in module 2013-11-27 20:40:48 +00:00
map.h Add a resize command. This command was inspired by FreeBSD's gpart(8), 2013-11-20 08:08:47 +00:00
migrate.c Use MBR_PTYPE_ defines from <sys/bootblock.h>. 2013-12-04 20:15:51 +00:00
recover.c Use __dead 2011-08-27 17:38:16 +00:00
remove.c when calling dehumanize_number() make sure the resulting number is >= 1 2013-11-28 01:37:14 +00:00
resize.c For the add and resize subcommands, change the -s option. If there is 2013-12-08 09:32:51 +00:00
show.c For the "show -i <entry>" subcommand, print Start and Size both in 2013-12-09 01:35:02 +00:00