NetBSD/sbin/gpt
riz 16a0235c60 Use strtoll() when converting a 64-bit quantity. This makes "gpt add"
work with an offset of more than 2147483647 sectors.  While I'm here,
use strtoul() when converting an unsigned quantity.
2007-02-16 17:13:02 +00:00
..
add.c Use strtoll() when converting a 64-bit quantity. This makes "gpt add" 2007-02-16 17:13:02 +00:00
create.c
destroy.c
gpt.8
gpt.c Use strtoll() when converting a 64-bit quantity. This makes "gpt add" 2007-02-16 17:13:02 +00:00
gpt.h
label.c Use strtoll() when converting a 64-bit quantity. This makes "gpt add" 2007-02-16 17:13:02 +00:00
Makefile
map.c
map.h
migrate.c
recover.c
remove.c Use strtoll() when converting a 64-bit quantity. This makes "gpt add" 2007-02-16 17:13:02 +00:00
show.c