NetBSD/sbin/gpt
jnemeth 4013e132a3 document the new restore subcommand 2014-09-20 22:36:09 +00:00
..
Makefile Add restore subcommand. 2014-08-10 18:27:15 +00:00
add.c Explicitly state which partition was added/modified. 2013-12-10 01:05:00 +00:00
backup.c - dump all partitions, not just ones that are in use 2014-09-10 10:49:44 +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 document the new restore subcommand 2014-09-20 22:36:09 +00:00
gpt.c Add restore subcommand. 2014-08-10 18:27:15 +00:00
gpt.h Add restore subcommand. 2014-08-10 18:27:15 +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 Explicitly state which partition was added/modified. 2013-12-10 01:05:00 +00:00
restore.c Initial cut of gpt restore. This functions correctly in testing, 2014-09-20 22:11:27 +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