summaryrefslogtreecommitdiff
path: root/libparted/labels/sun.c
Commit message (Expand)AuthorAgeFilesLines
* sun partition tables: add support for RAID partition typesTom "spot" Callaway2008-12-231-6/+35
* don't call ped_partition_new with "0" as 2nd argJim Meyering2008-07-271-2/+3
* Use free, not ped_free.Jim Meyering2008-05-291-5/+5
* Fix mkpart linux-swap bug: would use 0x83 rather than 0x82Jim Meyering2007-08-141-1/+3
* Updated GPL license boilerplate.David Cantrell2007-07-231-3/+2
* Use <config.h> consistently, not "config.h".Jim Meyering2007-03-071-1/+1
* Begin making libparted/labels/*.c const-correct.Jim Meyering2007-03-051-3/+2
* Avoid compiler warnings with gcc -Wall -Wshadow.Jim Meyering2007-02-161-3/+0
* Fix the style of typedef, enum, struct and __attribute__ ((packed)).Debarshi Ray2007-02-161-10/+16
* Deprecating ped_[register|unregister]_disk_type in favour of ped_disk_type_[r...Debarshi Ray2007-02-151-2/+2
* Compile warning-free with "gcc -Wall -Wshadow".Jim Meyering2007-02-131-3/+3
* cb6ca73be06f360308e6a2fccb7142ed8175af29 continued.Debarshi Ray2007-01-161-2/+0
* Fix ChangeLogAnant Narayanan2006-09-141-0/+853