summaryrefslogtreecommitdiff
path: root/sbin/gpt/create.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* MFC: create.c:1.10, gpt.8:1.8+1.10Marcel Moolenaar2004-11-191-5/+15
* MFC create.c:1.9, migrate.c:1.12:Marcel Moolenaar2004-11-171-5/+5
* MFC rev. 1.9+1.10 (add.c) & 1.7+1.8 (create.c) & 1.4+1.5 (destroy.c) &Marcel Moolenaar2004-11-071-29/+32
* Use __FBSDID.Marcel Moolenaar2004-08-071-2/+3
* o Newer EFI implementations require that a GPT is preceeded byMarcel Moolenaar2002-12-021-0/+35
* Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> inMarcel Moolenaar2002-11-101-1/+0
* o Remove the fallback implementations of uuid_create(),Marcel Moolenaar2002-11-021-0/+1
* o Add functionality to add a GPT partition,Marcel Moolenaar2002-10-271-3/+3
* Add the functionality to create an (empty) GPT from scratch. TheMarcel Moolenaar2002-10-251-0/+196