freebsd-skq/sbin/gpt
Marcel Moolenaar 06185c565b o Replace unicode16() by utf8_to_utf16().
o  Introduce utf16_to_utf8().
o  Add option -l to the show command to display the GPT label instead
   of the friendly partition type.
o  Add option -u to the show command to suppress the friendly output
   and print th raw UUIDs instead.
2005-08-31 05:40:41 +00:00
..
add.c /* -> /*- for license. 2005-08-31 01:47:19 +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 Markup fixes. 2005-06-14 11:24:56 +00:00
gpt.c o Replace unicode16() by utf8_to_utf16(). 2005-08-31 05:40:41 +00:00
gpt.h o Replace unicode16() by utf8_to_utf16(). 2005-08-31 05:40:41 +00:00
Makefile Implement a remove command. The remove command iterates the GPT 2004-08-07 07:41:37 +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 o Replace unicode16() by utf8_to_utf16(). 2005-08-31 05:40:41 +00:00
recover.c /* -> /*- for license. 2005-08-31 01:47:19 +00:00
remove.c /* -> /*- for license. 2005-08-31 01:47:19 +00:00
show.c o Replace unicode16() by utf8_to_utf16(). 2005-08-31 05:40:41 +00:00