freebsd-dev/sbin/gpt
2008-02-05 23:42:37 +00:00
..
add.c First cut at support for booting a GPT labeled disk via the BIOS bootstrap 2007-10-24 21:33:00 +00:00
boot.c Fix 'gpt boot' to work on disk devices and not just plain files. Writes to 2007-11-01 20:06:12 +00:00
create.c /* -> /*- for license. 2005-08-31 01:47:19 +00:00
destroy.c /* -> /*- for license. 2005-08-31 01:47:19 +00:00
gpt.8 Bump .Dd for r1.19; use consistent whitespace. 2008-02-05 23:42:37 +00:00
gpt.c Map 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsuing UUIDs so that things 2008-01-30 13:29:10 +00:00
gpt.h First cut at support for booting a GPT labeled disk via the BIOS bootstrap 2007-10-24 21:33:00 +00:00
label.c Use strtoll(3) instead of strtol(3) for the starting block or 2006-10-04 18:20:25 +00:00
Makefile First cut at support for booting a GPT labeled disk via the BIOS bootstrap 2007-10-24 21:33:00 +00:00
map.c /* -> /*- for license. 2005-08-31 01:47:19 +00:00
map.h /* -> /*- for license. 2005-08-31 01:47:19 +00:00
migrate.c Add ZFS support. 2008-02-05 23:37:42 +00:00
recover.c /* -> /*- for license. 2005-08-31 01:47:19 +00:00
remove.c Use strtoll(3) instead of strtol(3) for the starting block or 2006-10-04 18:20:25 +00:00
show.c Add ZFS support. 2008-02-05 23:37:42 +00:00