summaryrefslogtreecommitdiffstats
path: root/fdisks/fdisksunlabel.c
Commit message (Expand)AuthorAgeFilesLines
* fdisk: move DOS units stuff to fdiskdoslabel.cKarel Zak2012-12-031-2/+10
* fdisk: api: propagate add partitions to usersDavidlohr Bueso2012-11-301-4/+5
* fdisk: api: move disklabel type to cxtDavidlohr Bueso2012-11-301-4/+4
* fdisk: api: propagate partition deletion to usersDavidlohr Bueso2012-10-181-5/+7
* fdisk: use fdisk_parttype in add_partitionKarel Zak2012-09-271-2/+3
* fdisk: add fdisk_set_partition_type()Karel Zak2012-09-271-30/+45
* fdisk: add fdisk_get_partition_type()Karel Zak2012-09-271-5/+16
* fdisk: add new functions for work with fdisk_parttypeKarel Zak2012-09-271-3/+4
* fdisk: move partition types to label specific partKarel Zak2012-09-271-2/+4
* fdisk: API: add fdisk_label_changeDavidlohr Bueso2012-07-241-1/+2
* fdisk: API: add verify to label operationsDavidlohr Bueso2012-07-241-2/+5
* fdisk: API: add new partition to label operationsDavidlohr Bueso2012-07-241-1/+2
* fdisk: API: add write to label operationsDavidlohr Bueso2012-07-241-3/+6
* fdisk: API: add delete partition to label operationsDavidlohr Bueso2012-07-231-4/+5
* fdisk: rename cxt->mbr buffer to cxt->firstsectorKarel Zak2012-07-231-1/+1
* fdisk: get_boot() has to die (step I.)Karel Zak2012-07-231-1/+3
* fdisk: rename label probing functionsPetr Uzel2012-07-161-2/+2
* fdisk: API: add label probing functionalityDavidlohr Bueso2012-07-161-1/+7
* build-sys: rename fdisk -> fdisks/, convert to moduleKarel Zak2012-06-261-0/+644