NetBSD/sbin/gpt
thorpej 7077ca222a Don't use sizeof(struct gpt_hdr). It will pad the structure on x86-64,
which causes some systems to reject the GPT.

kern/38997
2008-11-12 22:50:22 +00:00
..
Makefile
add.c As discussed on tech-userlevel, add NetBSD GPT partition types for 2007-12-28 19:53:09 +00:00
create.c
destroy.c
gpt.8
gpt.c PR/38094: Robert Millan: support "BIOS Boot" partition type in gpt(8) 2008-02-24 18:38:10 +00:00
gpt.h Don't use sizeof(struct gpt_hdr). It will pad the structure on x86-64, 2008-11-12 22:50:22 +00:00
label.c
map.c
map.h
migrate.c
recover.c
remove.c
show.c PR/38094: Robert Millan: support "BIOS Boot" partition type in gpt(8) 2008-02-24 18:38:10 +00:00