summaryrefslogtreecommitdiff
path: root/fdisk
AgeCommit message (Expand)AuthorFilesLines
2010-11-23lib: [strutils] general purpose string handling functionsDavidlohr Bueso1-1/+1
2010-10-07sfdisk: save errno before calling perrorForest Bond1-1/+4
2010-09-30fdisk: eliminate redundant call to open()Markus Rinne1-8/+8
2010-09-06cfdisk: don't use size of device based on cylindersKarel Zak1-12/+5
2010-08-23fdisk: fix alignment check for non-512-byte logical sectorsKarel Zak1-1/+1
2010-08-23fdisk: don't keep internally device size in 512-byte sectorsKarel Zak1-15/+14
2010-08-09cfdisk: fix n+1 againKarel Zak1-1/+1
2010-08-09fdisk: update MBR after ID changeKarel Zak1-4/+15
2010-08-09cfdisk: fix n+1 bug in error messageKarel Zak1-2/+2
2010-07-26fdisk: fix use of non portable typeFrançois Revol1-1/+1
2010-07-19cfdisk: get_string not calculating correct limitsKarel Zak1-3/+8
2010-07-07cfdisk: search for ncursesw/ncurses.hMike Frysinger1-0/+2
2010-07-01cfdisk: fix --with-slangKarel Zak2-2/+11
2010-06-30po: merge changesKarel Zak1-1/+1
2010-06-30fdisk: improve the description of -c and -u options on man pageBenno Schulenberg1-66/+61
2010-06-21cfdisk: fix warning: implicit declaration of function ‘wcwidth’Karel Zak1-0/+1
2010-06-16fdisk: extend -c and -u options to support old DOS stuffKarel Zak2-24/+49
2010-06-15fdisk: disable DOS mode and cylinders by defaultKarel Zak2-13/+13
2010-06-15fdisk: remove erroneous <size> argument from -u option in help textBenno Schulenberg1-3/+3
2010-06-15fdisk: untangle the reporting of deprecated mode and unitBenno Schulenberg1-9/+3
2010-05-24build-sys: replace ../ with $top_srcdirKarel Zak1-3/+4
2010-05-07cfdisk: support non-ascii characters in inputKarel Zak2-9/+48
2010-04-28fdisk: improve 'move begin of partition' commandKarel Zak1-5/+30
2010-04-28fdisk: improve add partition dialogKarel Zak1-4/+12
2010-03-31fdisk: replace bzero with memsetJon Ringle1-2/+2
2010-03-19fdisk: fix -b <sectorsize>Karel Zak2-7/+15
2010-03-16fdisk: correctly truncate and align translated partition namesPádraig Brady2-4/+15
2010-02-26fdisk: fix 'p' output for sun labelKarel Zak1-9/+9
2010-02-19fdisk: swap VTOC values for warning messagesKarel Zak1-3/+3
2010-02-18sfdisk: make sure writes make it to disk in write_partitions()Bryn M. Reeves1-0/+5
2010-02-15fdisk: don't use 1MiB grain on small devicesKarel Zak1-3/+6
2010-02-15fdisk: use 1MiB offset and grain always when possibleKarel Zak1-5/+14
2010-02-15fdisk: add -c option (switch off DOS mode)Karel Zak2-3/+15
2010-02-15fdisk: fix ALIGN_UPKarel Zak1-0/+3
2010-02-15fdisk: fallback for topology valuesKarel Zak1-1/+5
2010-02-15fdisk: cleanup help, add -h optionKarel Zak3-34/+28
2010-02-12fdisk: use more elegant way to count and check alignmentKarel Zak1-33/+34
2010-02-12cfdisk: set '[New]' as default item on menu for non allocated space instead o...Francesco Cosoleto1-1/+1
2010-02-11cfdisk: set '[Quit]' as default menu item on first run instead of '[Bootable]'.Francesco Cosoleto1-1/+3
2010-02-09fdisk: cleanup warningsKarel Zak1-37/+23
2010-02-09fdisk: fix default first sectorKarel Zak1-5/+4
2010-02-09fdisk: cleanup alignment, default to 1MiB offsetKarel Zak1-21/+66
2010-02-09fdisk: fix check_alignment()Karel Zak1-5/+5
2010-02-09fdisk: don't check alignment_offset against geometryKarel Zak1-12/+3
2010-01-28fdisk: use "optimal I/O size" in warningsKarel Zak1-4/+4
2010-01-28fdisk: use optimal_io_sizeKarel Zak1-11/+13
2010-01-22cfdisk: use libblkidMatthias König2-206/+49
2010-01-13fdisk: don't include scsi.hKarel Zak1-5/+0
2010-01-06fdisk: sleep-after-sync and fsync usageKarel Zak3-9/+5
2010-01-04sfdisk: confused about disk sizeKarel Zak1-4/+5