summaryrefslogtreecommitdiffstats
path: root/libfdisk
Commit message (Expand)AuthorAgeFilesLines
* libfdisk: mark label modified for PMBR mismatchKarel Zak2013-10-111-0/+1
* libfdisk: treat size mismatch as a warning, not an errorKarel Zak2013-10-111-2/+9
* libfdisk: add API to disable specified labelKarel Zak2013-10-094-4/+55
* libfdisk: (gpt) use consistent final period in status messagesBenno Schulenberg2013-10-091-3/+3
* libfdisk: (dos) improve the grammar of an error messageBenno Schulenberg2013-10-091-1/+1
* libfdisk: (dos) correct the grammar of the disk-identifier promptBenno Schulenberg2013-10-091-1/+1
* various: fix mixing declarations and code compiler warnings [smatch]Sami Kerola2013-10-081-3/+3
* COPYING: fix grammar of referring phrase, and indicate location betterBenno Schulenberg2013-10-081-2/+2
* textual: change spelling of "disk label" to the more abundant "disklabel"Benno Schulenberg2013-10-081-1/+1
* libfdisk: (gpt) fix warningKarel Zak2013-10-081-1/+1
* libfdisk/gpt: partly pluralize one messageBenno Schulenberg2013-10-081-3/+5
* libfdisk/sgi: tweak and harmonize some message stringsBenno Schulenberg2013-10-081-26/+25Star
* libfdisk/sgi: tweak and harmonize some commentsBenno Schulenberg2013-10-081-23/+17Star
* libfdisk/sgi: properly pluralize three messagesBenno Schulenberg2013-10-081-12/+20
* textual: end both the singular and the plural message with a periodBenno Schulenberg2013-10-081-1/+1
* libfdisk: cleanup warning messagesKarel Zak2013-10-041-6/+6
* libfdisk: improve spelling of two commentsBenno Schulenberg2013-10-041-2/+2
* fdisk: fix possible memleak [coverity scan]Karel Zak2013-10-021-3/+6
* Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2013-09-302-2/+2
|\
| * Fix various typosYuri Chornoivan2013-09-282-4/+4
* | textual: fix misspelled words in -rc1Karel Zak2013-09-303-8/+10
|/
* libfdisk: (bds) cleanup includesKarel Zak2013-09-261-2/+0Star
* libfdisk: (sun) make it more obvious why the first sector movedKarel Zak2013-09-251-1/+5
* libfdisk: improve fdisk_save_user_geometry()Karel Zak2013-09-251-4/+9
* libfdisk: use context geometry in SGI and SUNKarel Zak2013-09-252-47/+30Star
* libfdisk: fix possible floating point exceptionKarel Zak2013-09-251-1/+4
* libfdisk: gpt: loosen check fot pmbr size in lbaDavidlohr Bueso2013-09-251-2/+6
* libfdisk: gpt: avoid unnecessary pmbr checkDavidlohr Bueso2013-09-251-1/+2
* libfdisk: fix cylinders and sector buffer usageKarel Zak2013-09-185-2/+25
* libfdisk: fix sectorbuffer usage in dos driverKarel Zak2013-09-181-3/+35
* libfdisk: update test_ranges() codeKarel Zak2013-09-171-7/+4Star
* libfdisk: use fdisk_warnx() in fdisk_ask_partnum()Karel Zak2013-09-171-2/+2
* fdisk: add debug message, use colors for -lKarel Zak2013-09-171-1/+6
* fdisk: fix -lKarel Zak2013-09-161-3/+2Star
* libfdisk: remove "gpt support is new" warningKarel Zak2013-09-161-4/+0Star
* fdisk: remove unused code, coding style changesKarel Zak2013-09-161-1/+1
* libfdisk: make default geom usage more robustKarel Zak2013-09-161-10/+8Star
* libfdisk: (gpt) support for disklabel dumpKarel Zak2013-09-161-0/+40
* libfdisk: add fdisk_locate_disklabel()Karel Zak2013-09-163-0/+18
* libfdisk: (gpt) use generic 'created partition' messageKarel Zak2013-09-162-2/+5
* libfdisk: use fdisk_colon() and fdisk_sinfo()Karel Zak2013-09-165-93/+108
* libfdisk: extend fdisk_info() functionalityKarel Zak2013-09-163-6/+60
* libfdisk: (gpt) more robust PMBR partition size checkKarel Zak2013-09-161-2/+3
* libfdisk: add fdisk_has_user_device_properties()Karel Zak2013-09-162-0/+12
* libfdisk: provide more details about GPTKarel Zak2013-09-161-3/+10
* libfdisk: move sync() and reread PT code from fdisk to libfdiskKarel Zak2013-09-163-1/+51
* libfdisk: cleanup SGI functions namesKarel Zak2013-09-162-16/+15Star
* libfdisk: explicitly add COPYING fileKarel Zak2013-09-162-15/+8Star
* libfdisk: add bsd driverKarel Zak2013-09-163-0/+945
* fdisk: (bsd) *OSF --> *BSDKarel Zak2013-09-161-1/+1