summaryrefslogtreecommitdiff
path: root/fdisk
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-10po: fix msgid bugsKarel Zak1-4/+4
2009-11-20build-sys: fix blkid CFLAGS in fdisk/Makefile.amKarel Zak1-1/+1
2009-11-18fdisk: offer aligned first sectorKarel Zak1-10/+35
2009-11-18fdisk: align end of partition when defined by +size{K,M,G}Karel Zak1-13/+35
2009-11-18fdisk: check for partition boundaryKarel Zak1-1/+14
2009-11-18fdisk: print info and recommendations about alignmentKarel Zak1-4/+36
2009-11-18fdisk: use minimal_io_size for the first partitionKarel Zak1-12/+34
2009-11-18fdisk: add basic routines for LBA alignmentKarel Zak1-0/+73
2009-11-18fdisk: read topology info from libblkidKarel Zak2-3/+46
2009-11-05build-sys: remove LT_STATIC_LDFLAGSKarel Zak1-2/+2
2009-11-05build-sys: cleanup static buildingKarel Zak1-2/+2
2009-10-17fdisk: fix strict-aliasing bugsKarel Zak6-6/+31
2009-10-16fdisk: sgi label - remove duplicate swab16swab[16,32]() definitionsKarel Zak2-17/+6
2009-10-16fdisk: use c.hKarel Zak3-4/+4
2009-10-16sfdisk: use c.h, remove obsolete #ifdefsKarel Zak1-23/+8
2009-10-09Remove now unused <sys/ioctl.h> includesGuillem Jover2-2/+0
2009-09-11sfdisk: dump has to be $LANG insensitiveKarel Zak1-5/+5
2009-09-07cfdisk: more key alternativesJan Sarenik1-2/+5
2009-08-17sfdisk.8: formattingPeter Breitenlohner1-10/+11
2009-08-17fdisk.8: formattingPeter Breitenlohner1-6/+18