Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use strtoll(3) instead of strtol(3) for the starting block or | marcel | 2006-10-04 | 1 | -2/+2 |
* | Move the duplicated logic of parsing partition types into a new | marcel | 2006-06-22 | 1 | -19/+2 |
* | Dot the i's: multiple devices can be specified, so the usage should | marcel | 2005-09-01 | 1 | -3/+5 |
* | Add a comment before the statement that is responsible for the | marcel | 2005-09-01 | 1 | -0/+2 |
* | /* -> /*- for license. | marcel | 2005-08-31 | 1 | -1/+1 |
* | Don't print the total number of partitions removed now that we print | marcel | 2005-08-30 | 1 | -7/+1 |
* | - distinguish between the device name (what the user called it on the | des | 2005-04-24 | 1 | -3/+16 |
* | 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 | -11/+13 |
* | Implement a remove command. The remove command iterates the GPT | marcel | 2004-08-07 | 1 | -0/+212 |