summaryrefslogtreecommitdiffstats
path: root/sys-utils/swapoff.c
Commit message (Expand)AuthorAgeFilesLines
* 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