summaryrefslogtreecommitdiffstats
path: root/fdisk
Commit message (Expand)AuthorAgeFilesLines
* sfdisk: fix poor coding styleKarel Zak2012-01-171-1/+1
* fdisk: fix poor coding styleKarel Zak2012-01-171-1/+1
* sfdisk: remove duplicate includesKarel Zak2012-01-171-1/+0Star
* sfdisk: add note about alignment to the man pageKarel Zak2012-01-171-0/+6
* cfdisk: add note about alignment to the man pageKarel Zak2012-01-171-0/+6
* fdisk: fix last sector dialog bug after an incorrect input with suffixFrancesco Cosoleto2012-01-161-5/+8
* fdisk: rename read_int_sx() and some related variablesFrancesco Cosoleto2012-01-161-21/+21
* sfdisk: use is_blkdevDavidlohr Bueso2012-01-051-10/+3Star
* fdisk: remove PACKED macroKarel Zak2012-01-051-7/+1Star
* sfdisk: remove PACKED macroKarel Zak2012-01-051-17/+3Star
* sfdisk: remove do_warnDavidlohr Bueso2012-01-051-47/+36Star
* sfdisk: remove fatalDavidlohr Bueso2012-01-041-39/+26Star
* fdisk: fix incorrect position of is_ide_cdrom_or_tape() callFrancesco Cosoleto2012-01-041-3/+3
* fdisk: use CDROM_GET_CAPABILITY ioctlDavidlohr Bueso2012-01-022-56/+16Star
* fdisk: improve some messagesFrancesco Cosoleto2011-12-162-3/+3
* fdisk: Fix bad invalid flag 0x00000 warning messageFrancesco Cosoleto2011-12-162-85/+78Star
* fdisk: avoid an intermediate variable in command_prompt()Francesco Cosoleto2011-12-161-4/+5
* fdisk: don't use get_existing_partition() if disk label isn't dosFrancesco Cosoleto2011-12-161-18/+9Star
* fdisk: remove unused guess_device_type() functionFrancesco Cosoleto2011-12-163-40/+0Star
* fdisk: get rid of get_boot(create_empty_sun) callFrancesco Cosoleto2011-12-163-13/+14
* fdisk: get rid of type_open global variableFrancesco Cosoleto2011-12-161-8/+3Star
* fdisk: rename try() and tryprocpt() functionsFrancesco Cosoleto2011-12-161-9/+9
* fdisk: drop one parameter from try() functionFrancesco Cosoleto2011-12-161-6/+5Star
* fdisk: move code for renaming SGI bootfile to SGI moduleFrancesco Cosoleto2011-12-163-21/+15Star
* fdisk: remove possibly_osf_label variable that is only assignedFrancesco Cosoleto2011-12-161-4/+0Star
* fdisk: remove unused 'require' member in enum actionFrancesco Cosoleto2011-12-162-3/+1Star
* fdisk: split delete_partition() off from dos_delete_partition()Francesco Cosoleto2011-11-141-14/+22
* fdisk: avoid segfault validating a sgi label (boot/swap not set)Francesco Cosoleto2011-11-142-6/+6
* fdisk: use ngettext() in str_units() for plural formsFrancesco Cosoleto2011-11-141-5/+5
* fdisk: enable expert menu with SGI labelFrancesco Cosoleto2011-11-141-8/+3Star
* fdisk: rewrite print menu systemFrancesco Cosoleto2011-11-143-168/+84Star
* fdisk: move command prompt code to a separate functionFrancesco Cosoleto2011-11-141-118/+125
* fdisk: rename bselect, xselect functionsFrancesco Cosoleto2011-11-143-6/+8
* fdisk: don't shorten long path to disk deviceKarel Zak2011-10-121-1/+2
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-272-4/+3Star
* sfdisk: warn if partition exceeds partition table limitsPetr Uzel2011-09-271-3/+41
* sfdisk: use unsigned long long to internally represent sector numberPetr Uzel2011-09-271-29/+29
* sfdisk: introduce get_ull() functionPetr Uzel2011-09-271-0/+38
* sfdisk: get_disksize() returns long longPetr Uzel2011-09-271-3/+3
* sfdisk: make the cylinder boundary check less fatalPetr Uzel2011-09-271-2/+4
* sfdisk: fix weird indentation in msdos_partition()Petr Uzel2011-09-271-6/+5Star
* sfdisk: file descriptor is of int typePetr Uzel2011-09-271-1/+1
* Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-08-314-893/+1Star
|\
| * docs: Documentation directory addedSami Kerola2011-08-124-893/+1Star
* | sfdisk.8: fix formattingPetr Uzel2011-08-301-1/+1
* | fdisk: print welcome messageFrancesco Cosoleto2011-08-303-11/+7Star
* | fdisk: print partition deleted messageFrancesco Cosoleto2011-08-301-13/+5Star
* | fdisk: print a message with size and type of created partitionFrancesco Cosoleto2011-08-305-2/+27
* | sfdisk: make some tests conditional to !LinuxGiulio Orsero2011-08-231-8/+6Star
* | docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-222-5/+5