NetBSD/sbin/gpt
mlelstv 6ae5a6ad41 Initialize device_name before opendisk to avoid
"unable to open device '(null)'" error messages
when the opendisk fails.
2010-02-20 08:47:10 +00:00
..
Makefile Enable WARNS=4 by default except for: 2009-04-11 07:58:11 +00:00
add.c Let 'gpt add' suggest a collect device name so that opendisk(3) called by 2009-02-07 18:12:22 +00:00
create.c
destroy.c
gpt.8 Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 18:02:00 +00:00
gpt.c Initialize device_name before opendisk to avoid 2010-02-20 08:47:10 +00:00
gpt.h Let 'gpt add' suggest a collect device name so that opendisk(3) called by 2009-02-07 18:12:22 +00:00
label.c Fix spelling: s/parition/partition/. 2009-03-12 22:59:03 +00:00
map.c
map.h
migrate.c
recover.c
remove.c
show.c