Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless inclusion of <sys/disklabel.h> | marcel | 2004-10-25 | 1 | -1/+0 |
* | Add byte swapping and UUID encoding/decoding to allow gpt to be compiled | marcel | 2004-10-25 | 1 | -21/+20 |
* | Use __FBSDID. | marcel | 2004-08-07 | 1 | -2/+3 |
* | o Save the partition number (=index) in the internal map. The index | marcel | 2004-08-07 | 1 | -22/+49 |
* | Added the ability to create and display Linux/Windows GPT partitions to gpt(8). | arun | 2004-07-01 | 1 | -0/+4 |
* | - Add GPT header/table recovery command | kensmith | 2003-11-16 | 1 | -2/+3 |
* | Allow aliases to be used when specifying partition types. The use of | marcel | 2002-11-30 | 1 | -5/+14 |
* | Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> in | marcel | 2002-11-10 | 1 | -1/+0 |
* | o Remove the fallback implementations of uuid_create(), | marcel | 2002-11-02 | 1 | -0/+1 |
* | o Add functionality to add a GPT partition, | marcel | 2002-10-27 | 1 | -0/+192 |