util-linux/fdisks
Sami Kerola e1d58c7796 cfdisk: add long options to the command
Includes update to bash completion, and manual as well.

[kzak@redhat.com: - remove <<< syntax from bash-completion script]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
2013-05-20 13:40:15 +02:00
..
cfdisk.8 cfdisk: add long options to the command 2013-05-20 13:40:15 +02:00
cfdisk.c cfdisk: add long options to the command 2013-05-20 13:40:15 +02:00
common.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
dos_part_types.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
fdisk-ask.c libfdisk: do not use va_list in the Ask API 2013-05-09 13:06:02 +02:00
fdisk.8 fdisk: remove crappy bugs section from man page 2012-12-17 17:11:05 +01:00
fdisk.c fdisk: fix list types 2013-04-18 14:38:49 +02:00
fdisk.h fdisk: use fdisk_ask_partnum() everywhere 2013-03-11 13:00:58 +01:00
fdiskbsdlabel.c fdisk: (bsd) support non-nested version too 2013-03-11 15:56:05 +01:00
fdiskbsdlabel.h fdisk: add support for the Xtensa architecture 2013-01-30 15:18:22 +01:00
fdiskdoslabel.c textual: fixing typos in a warning and an error message 2013-04-26 13:55:29 +02:00
fdiskdoslabel.h libfdisk: add fdisk_partition_toggle_flag() 2013-03-11 13:00:57 +01:00
fdiskmaclabel.c fdisk: remove fdisk_label from API functions, add asserts, use size_t 2013-03-11 13:00:54 +01:00
fdiskmaclabel.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
fdisksgilabel.c fdisks: fix compiler warning 2013-04-17 17:35:47 +02:00
fdisksgilabel.h libfdisk: add fdisk_partition_toggle_flag() 2013-03-11 13:00:57 +01:00
fdisksunlabel.c Fix various typos 2013-04-26 12:50:03 +02:00
fdisksunlabel.h fdisk: (sun) cleanup header file 2013-03-11 13:00:57 +01:00
Makemodule.am build-sys: set dependence fdisk -> libfdisk -> libuuid 2013-03-21 15:34:24 +01:00
partname.c build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
sfdisk.8 sfdisk: fix formatting typo in man page 2012-11-02 09:17:49 +01:00
sfdisk.c sfdisk: don't call BLKRRPART for non-block devices 2013-05-20 13:10:52 +02:00