NetBSD/sbin/gpt
2015-12-02 01:01:55 +00:00
..
add.c - write a function to set the entity, so that we don't reset to guid. 2015-12-02 01:01:55 +00:00
backup.c Refactor the command dispatching and help printing logic. 2015-12-01 16:32:19 +00:00
biosboot.c merge command line parsers and check all memory allocations. 2015-12-01 23:29:07 +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 merge command line parsers and check all memory allocations. 2015-12-01 23:29:07 +00:00
gpt_uuid.h merge command line parsers and check all memory allocations. 2015-12-01 23:29:07 +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 merge command line parsers and check all memory allocations. 2015-12-01 23:29:07 +00:00
gpt.h merge command line parsers and check all memory allocations. 2015-12-01 23:29:07 +00:00
header.c Refactor the command dispatching and help printing logic. 2015-12-01 16:32:19 +00:00
label.c merge command line parsers and check all memory allocations. 2015-12-01 23:29:07 +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 merge command line parsers and check all memory allocations. 2015-12-01 23:29:07 +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