summaryrefslogtreecommitdiffstats
path: root/sbin/gpt
Commit message (Expand)AuthorAgeFilesLines
* Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> inmarcel2002-11-107-7/+0
* o Remove the fallback implementations of uuid_create(),marcel2002-11-026-68/+5
* o Add functionality to add a GPT partition,marcel2002-10-279-104/+389
* Add the functionality to create an (empty) GPT from scratch. Themarcel2002-10-254-2/+199
* Don't complain if we have an inconsistent map that may be themarcel2002-10-231-8/+13
* Make this compile without needing NO_WERROR.peter2002-08-251-1/+1
* Grab a snapshot of Marcel's gpt tool. This is still a work-in-progresspeter2002-07-2010-0/+1454
OpenPOWER on IntegriCloud