NetBSD/sbin/gpt
wiz b07680d7fe Bump date for previous. 2013-12-19 07:49:50 +00:00
..
Makefile Add the backup subcommand. It dumps the contents of the partition 2013-12-19 06:46:51 +00:00
add.c Explicitly state which partition was added/modified. 2013-12-10 01:05:00 +00:00
backup.c Add the backup subcommand. It dumps the contents of the partition 2013-12-19 06:46: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
gpt.8 Bump date for previous. 2013-12-19 07:49:50 +00:00
gpt.c Add the backup subcommand. It dumps the contents of the partition 2013-12-19 06:46:51 +00:00
gpt.h Add the backup subcommand. It dumps the contents of the partition 2013-12-19 06:46:51 +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
remove.c when calling dehumanize_number() make sure the resulting number is >= 1 2013-11-28 01:37:14 +00:00
resize.c Explicitly state which partition was added/modified. 2013-12-10 01:05:00 +00:00
set.c Explicitly state which partition was added/modified. 2013-12-10 01:05:00 +00:00
show.c If we want to GUIDs to display with correct endian, it helps to decode it first. 2013-12-18 03:20:09 +00:00
unset.c Explicitly state which partition was added/modified. 2013-12-10 01:05:00 +00:00