summaryrefslogtreecommitdiffstats
path: root/sys-utils/swapoff.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-7/+6Star
* build-sys: don't check for swapon() number of argumentsKarel Zak2017-12-181-2/+1Star
* 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: never use usage(stderr)Ruediger Meier2017-06-261-5/+8
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-5/+5
* Use --help suggestion on invalid optionKarel Zak2016-12-191-2/+1Star
* swapoff: fix mem leak [coverity scan]Karel Zak2016-10-051-1/+4
* misc: Fix various typosSebastian Rasmussen2016-05-311-1/+1
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-1/+3
* swapoff: swapoff swap files by LABEL and UUIDKarel Zak2014-11-071-11/+63
* misc: use libmnt_cache reference countingKarel Zak2013-08-211-1/+1
* swapoff: cleanup usage() and includesKarel Zak2012-04-181-24/+17Star
* swapoff: use libmount to parse fstabKarel Zak2012-04-181-52/+40Star
* swapoff: move code from swapon.c to swapoff.cKarel Zak2012-04-181-0/+215