summaryrefslogtreecommitdiffstats
path: root/sys-utils/blkzone.c
Commit message (Expand)AuthorAgeFilesLines
* blkzone: remove never read valueKarel Zak2019-05-231-3/+1Star
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-6/+5Star
* blkzone: fix report zones sector offset checkMasato Suzuki2018-10-231-2/+3
* blkzone: use new ul_path_* APIKarel Zak2018-06-211-8/+17
* blkzone: fix whole device detectionKarel Zak2018-06-081-4/+5
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier2017-06-261-3/+4
* include/c.h: add USAGE_COMMANDS and USAGE_COLUMNSJ William Piggott2017-06-241-1/+1
* blkzone: Fix zone condition strings handlingDamien Le Moal2017-04-181-4/+4
* misc: fix some printf format stringsRuediger Meier2017-04-101-4/+4
* blkzone: use optutils.h to check mutually exclusive optionsKarel Zak2017-02-241-6/+13
* blkzone: Add --count optionDamien Le Moal2017-02-241-24/+52
* blkzone: Improve zone information printDamien Le Moal2017-02-241-11/+11
* blkzone: Report all zones if length is not specifiedDamien Le Moal2017-02-241-54/+72
* blkzone: Reset all zones when length is not specifiedDamien Le Moal2017-02-241-3/+5
* blkzone: add new command (merge blkreport and blkreset)Karel Zak2017-02-231-0/+350