freebsd-skq/sbin/gpt
Marcel Moolenaar 6ebab76180 Add byte swapping and UUID encoding/decoding to allow gpt to be compiled
on big-endian machines.

Obtained from: Dan Markarian <markarian at apple dot com>
2004-10-25 02:23:39 +00:00
..
add.c Add byte swapping and UUID encoding/decoding to allow gpt to be compiled 2004-10-25 02:23:39 +00:00
create.c Add byte swapping and UUID encoding/decoding to allow gpt to be compiled 2004-10-25 02:23:39 +00:00
destroy.c Add byte swapping and UUID encoding/decoding to allow gpt to be compiled 2004-10-25 02:23:39 +00:00
gpt.8 Document the remove command. 2004-08-07 07:52:31 +00:00
gpt.c Add byte swapping and UUID encoding/decoding to allow gpt to be compiled 2004-10-25 02:23:39 +00:00
gpt.h Add byte swapping and UUID encoding/decoding to allow gpt to be compiled 2004-10-25 02:23:39 +00:00
Makefile Implement a remove command. The remove command iterates the GPT 2004-08-07 07:41:37 +00:00
map.c Use __FBSDID. 2004-08-07 06:24:25 +00:00
map.h Implement a remove command. The remove command iterates the GPT 2004-08-07 07:41:37 +00:00
migrate.c Add byte swapping and UUID encoding/decoding to allow gpt to be compiled 2004-10-25 02:23:39 +00:00
mkdisk.sh What's in a name: s/disklabel/bsdlabel/ 2004-08-02 19:22:11 +00:00
recover.c Add byte swapping and UUID encoding/decoding to allow gpt to be compiled 2004-10-25 02:23:39 +00:00
remove.c Add byte swapping and UUID encoding/decoding to allow gpt to be compiled 2004-10-25 02:23:39 +00:00
show.c Add byte swapping and UUID encoding/decoding to allow gpt to be compiled 2004-10-25 02:23:39 +00:00