summaryrefslogtreecommitdiffstats
path: root/sbin/gpt/show.c
Commit message (Expand)AuthorAgeFilesLines
* o Replace unicode16() by utf8_to_utf16().marcel2005-08-311-4/+22
* /* -> /*- for license.marcel2005-08-311-1/+1
* Add byte swapping and UUID encoding/decoding to allow gpt to be compiledmarcel2004-10-251-5/+6
* Use __FBSDID.marcel2004-08-071-2/+3
* o Save the partition number (=index) in the internal map. The indexmarcel2004-08-071-7/+10
* Add Linux swap partition and MS reserved partition descriptions.marcel2004-08-021-19/+27
* Added the ability to create and display Linux/Windows GPT partitions to gpt(8).arun2004-07-011-0/+3
* Show the paritition types that we recognize in human readable format. eg:peter2003-02-131-4/+28
* o Newer EFI implementations require that a GPT is preceeded bymarcel2002-12-021-8/+23
* Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> inmarcel2002-11-101-1/+0
* o Remove the fallback implementations of uuid_create(),marcel2002-11-021-0/+1
* o Add functionality to add a GPT partition,marcel2002-10-271-1/+57
* Grab a snapshot of Marcel's gpt tool. This is still a work-in-progresspeter2002-07-201-0/+80
OpenPOWER on IntegriCloud