NetBSD/sbin/gpt
christos 1c8d6ff1b4 Reflect reality better; we don't handle multiple devices anymore, and
the partitions option is only for the commands that support it.
2015-12-01 22:49:25 +00:00
..
add.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00
backup.c Refactor the command dispatching and help printing logic. 2015-12-01 16:32:19 +00:00
biosboot.c Refactor the command dispatching and help printing logic. 2015-12-01 16:32:19 +00:00
create.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00
destroy.c Refactor the command dispatching and help printing logic. 2015-12-01 16:32:19 +00:00
gpt_private.h Firs step of refactoring, remove all globals, factor out some common code, 2015-12-01 09:05:33 +00:00
gpt_uuid.c Add some more common partition types. 2014-12-06 12:24:22 +00:00
gpt_uuid.h A change to the GPT_TYPE list also requires a change to the GPT_TYPE 2015-09-04 17:59:53 +00:00
gpt.8 Reflect reality better; we don't handle multiple devices anymore, and 2015-12-01 22:49:25 +00:00
gpt.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00
gpt.h refactor more duplicated code. 2015-12-01 19:25:24 +00:00
header.c Refactor the command dispatching and help printing logic. 2015-12-01 16:32:19 +00:00
label.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00
main.c automatically enforce readonly for the commands that don't need to write. 2015-12-01 16:33:55 +00:00
Makefile Firs step of refactoring, remove all globals, factor out some common code, 2015-12-01 09:05:33 +00:00
map.c Firs step of refactoring, remove all globals, factor out some common code, 2015-12-01 09:05:33 +00:00
map.h Firs step of refactoring, remove all globals, factor out some common code, 2015-12-01 09:05:33 +00:00
migrate.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00
recover.c Refactor the command dispatching and help printing logic. 2015-12-01 16:32:19 +00:00
remove.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00
resize.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00
resizedisk.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00
restore.c Refactor the command dispatching and help printing logic. 2015-12-01 16:32:19 +00:00
set.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00
show.c Refactor the command dispatching and help printing logic. 2015-12-01 16:32:19 +00:00
type.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00
unset.c refactor more duplicated code. 2015-12-01 19:25:24 +00:00