freebsd-dev/sbin/gpt
Johan Karlsson 604d24db95 style.Makefile(5):
Use WARNS?= instead of WARNS=.
2004-02-23 20:25:27 +00:00
..
add.c - Add GPT header/table recovery command 2003-11-16 06:45:26 +00:00
create.c o Newer EFI implementations require that a GPT is preceeded by 2002-12-02 01:42:03 +00:00
destroy.c Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> in 2002-11-10 20:22:25 +00:00
gpt.8 Assorted mdoc(7) fixes. 2003-06-02 11:19:24 +00:00
gpt.c o Newer EFI implementations require that a GPT is preceeded by 2002-12-02 01:42:03 +00:00
gpt.h o Remove the fallback implementations of uuid_create(), 2002-11-02 07:08:15 +00:00
Makefile style.Makefile(5): 2004-02-23 20:25:27 +00:00
map.c o Add functionality to add a GPT partition, 2002-10-27 03:23:05 +00:00
map.h o Newer EFI implementations require that a GPT is preceeded by 2002-12-02 01:42:03 +00:00
migrate.c - Provide default values for LABELOFFSET and LABELSECTOR so 2003-11-16 06:43:25 +00:00
mkdisk.sh
recover.c - Add GPT header/table recovery command 2003-11-16 06:45:26 +00:00
show.c Show the paritition types that we recognize in human readable format. eg: 2003-02-13 01:00:26 +00:00