NetBSD/sbin/gpt
2015-12-03 04:39:41 +00:00
..
add.c WARNS=6 2015-12-03 02:02:43 +00:00
backup.c compare to stdout, thanks kre 2015-12-03 04:39:41 +00:00
biosboot.c WARNS=6 2015-12-03 02:02:43 +00:00
create.c WARNS=6 2015-12-03 02:02:43 +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 WARNS=6 2015-12-03 02:02:43 +00:00
gpt_uuid.h merge command line parsers and check all memory allocations. 2015-12-01 23:29:07 +00:00
gpt.8 Allow backup and restore to operate on files. 2015-12-02 12:36:53 +00:00
gpt.c Add a space. 2015-12-03 02:16:00 +00:00
gpt.h WARNS=6 2015-12-03 02:02:43 +00:00
header.c WARNS=6 2015-12-03 02:02:43 +00:00
label.c eliminate static globals so that commands can be re-used. 2015-12-03 01:07:28 +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 - check errors from map allocation 2015-12-02 20:01:44 +00:00
map.h - check errors from map allocation 2015-12-02 20:01:44 +00:00
migrate.c WARNS=6 2015-12-03 02:02:43 +00:00
recover.c WARNS=6 2015-12-03 02:02:43 +00:00
remove.c eliminate static globals so that commands can be re-used. 2015-12-03 01:07:28 +00:00
resize.c WARNS=6 2015-12-03 02:02:43 +00:00
resizedisk.c Fix stray paste, noted by kre. 2015-12-03 02:09:20 +00:00
restore.c WARNS=6 2015-12-03 02:02:43 +00:00
set.c WARNS=6 2015-12-03 02:02:43 +00:00
show.c WARNS=6 2015-12-03 02:02:43 +00:00
type.c eliminate static globals so that commands can be re-used. 2015-12-03 01:07:28 +00:00
unset.c WARNS=6 2015-12-03 02:02:43 +00:00