Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: consolidate macro style USAGE_HELP_OPTIONS | Ruediger Meier | 2017-06-29 | 1 | -2/+2 |
* | misc: introduce print_usage_help_options() | Ruediger Meier | 2017-06-27 | 1 | -2/+1 |
* | misc: never use usage(stderr) | Ruediger Meier | 2017-06-26 | 1 | -5/+8 |
* | misc: do not use plain 0 as NULL [smatch scan] | Sami Kerola | 2017-02-20 | 1 | -5/+5 |
* | Use --help suggestion on invalid option | Karel Zak | 2016-12-19 | 1 | -2/+1 |
* | swapoff: fix mem leak [coverity scan] | Karel Zak | 2016-10-05 | 1 | -1/+4 |
* | misc: Fix various typos | Sebastian Rasmussen | 2016-05-31 | 1 | -1/+1 |
* | textual: add a docstring to most of the utilities | Benno Schulenberg | 2015-01-06 | 1 | -1/+3 |
* | swapoff: swapoff swap files by LABEL and UUID | Karel Zak | 2014-11-07 | 1 | -11/+63 |
* | misc: use libmnt_cache reference counting | Karel Zak | 2013-08-21 | 1 | -1/+1 |
* | swapoff: cleanup usage() and includes | Karel Zak | 2012-04-18 | 1 | -24/+17 |
* | swapoff: use libmount to parse fstab | Karel Zak | 2012-04-18 | 1 | -52/+40 |
* | swapoff: move code from swapon.c to swapoff.c | Karel Zak | 2012-04-18 | 1 | -0/+215 |