NetBSD/sbin/gpt
christos 4d523900d0 Add listing commands for type, set and unset.
Add help and formatting for set and unset.
Change show to print all the attribute info in one line.
2015-12-06 00:39:26 +00:00
..
add.c CID 1341561: Argument memory leak 2015-12-03 21:46:22 +00:00
backup.c CID 1341558: Fix proplib memory leaks 2015-12-03 21:40:32 +00:00
biosboot.c more leak 2015-12-03 21:49:51 +00:00
create.c CID 1341556: Don't leak map info 2015-12-03 21:30:54 +00:00
destroy.c eliminate static globals so that commands can be re-used. 2015-12-03 01:07:28 +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 listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00
gpt_uuid.h Add listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00
gpt.8 Add listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00
gpt.c Add listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00
gpt.h Add listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00
header.c WARNS=6 2015-12-03 02:02:43 +00:00
label.c put back usage from kre 2015-12-04 01:47:48 +00:00
main.c WARNS=6 2015-12-03 02:02:43 +00:00
Makefile WARNS=6 2015-12-03 02:02:43 +00:00
map.c CID 1341556: Don't leak map info 2015-12-03 21:30:54 +00:00
map.h CID 1341556: Don't leak map info 2015-12-03 21:30:54 +00:00
migrate.c Add debugging and more to migration 2015-12-05 18:46:08 +00:00
recover.c Fix resizedisk. 2015-12-04 16:46:24 +00:00
remove.c eliminate static globals so that commands can be re-used. 2015-12-03 01:07:28 +00:00
resize.c Kill newline 2015-12-04 16:54:28 +00:00
resizedisk.c type confusion 2015-12-04 21:39:18 +00:00
restore.c WARNS=6 2015-12-03 02:02:43 +00:00
set.c Add listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00
show.c Add listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00
type.c Add listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00
unset.c Add listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00