Move all the code related to handling the current 32 bit disklabel
[dragonfly.git] / sbin / gpt /
2007-06-18 Matthew DillonMove all the code related to handling the current 32...
2007-06-17 Matthew DillonDisklabel separation work - Generally shift all disklab...
2007-06-17 Matthew DillonMake indexes start at 0, not 1, so they match the GPT...
2007-06-17 Matthew DillonAdjust gpt to use the new UUID lookup functions via...
2007-06-16 Matthew DillonBring the gpt labeling program in from FreeBSD.