summaryrefslogtreecommitdiffstats
path: root/fdisks/fdiskdoslabel.c
Commit message (Expand)AuthorAgeFilesLines
* fdisk: api: propagate partition deletion to usersDavidlohr Bueso2012-10-181-1/+3
* fdisk: use fdisk_parttype in add_partitionKarel Zak2012-09-271-11/+12
* fdisk: add fdisk_set_partition_type()Karel Zak2012-09-271-1/+30
* fdisk: add fdisk_get_partition_type()Karel Zak2012-09-271-0/+16
* fdisk: add new functions for work with fdisk_parttypeKarel Zak2012-09-271-0/+2
* fdisk: move partition types to label specific partKarel Zak2012-09-271-0/+5
* fdisk: dos: mark unused parametersKarel Zak2012-07-261-2/+7
* fdisk: make grain global variable part of fdisk_context()Petr Uzel2012-07-261-1/+1
* fdisk: API: add fdisk_label_changeDavidlohr Bueso2012-07-241-1/+2
* fdisk: API: add verify to label operationsDavidlohr Bueso2012-07-241-0/+65
* fdisk: API: add new partition to label operationsDavidlohr Bueso2012-07-241-7/+13
* fdisk: API: add write to label operationsDavidlohr Bueso2012-07-241-4/+21
* fdisk: API: add delete partition to label operationsDavidlohr Bueso2012-07-231-56/+57
* fdisk: rename cxt->mbr buffer to cxt->firstsectorKarel Zak2012-07-231-12/+12
* fdisk: move label specific stuff to fdiskdoslabel.cKarel Zak2012-07-231-2/+7
* fdisk: move DOS geometry code from generic part to label specificKarel Zak2012-07-231-0/+38
* fdisk: (dos) cleanup function namesKarel Zak2012-07-231-9/+15
* fdisk: get_boot() has to die (step I.)Karel Zak2012-07-231-1/+2
* 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/+682