summaryrefslogtreecommitdiffstats
path: root/mount/swapon.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: move swapon from mount/ to sys-utils/Karel Zak2012-01-111-877/+0Star
* swapon: merge swap_constants.h into swapon.cKarel Zak2012-01-111-1/+12
* swapon: rewrite usage()Karel Zak2011-08-161-23/+34
* swapon: missing separator in swapon -s commandKarel Zak2011-08-091-1/+1
* swapon: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-2/+4
* swapon: use xalloc libDavidlohr Bueso2011-07-211-9/+4Star
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* swapon: use EXIT_SUCCESS constantsDavidlohr Bueso2011-02-081-2/+2
* swapon: make needlessly global variables staticTobias Klauser2011-01-311-9/+9
* libmount: use better format for utab, improve bind mountsKarel Zak2011-01-031-2/+2
* swpaon: use canonicalized devnames on -s outputKarel Zak2010-12-171-10/+28
* swapon: Canonicalize swap deviceAlexey Gladkov2010-12-171-1/+7
* libblkid: add LINHIB0001 signature to swap proberKarel Zak2010-11-301-1/+2
* swapon: add "discard" supportHugh Dickins2010-11-011-12/+28
* swapon: add support for "nofail" fstab mount optionKarel Zak2010-10-251-3/+5
* swapon: warn if file owner is not rootKarel Zak2010-10-071-0/+4
* messages: gettextize a few skipped or forgotten onesBenno Schulenberg2010-06-141-3/+3
* swapon: move DELETED_SUFFIX to include/pathnames.hKarel Zak2010-04-021-6/+3Star
* swapon: use unmangle() for filenames from /proc/swapsKarel Zak2010-03-101-1/+2
* swapon: remove " (deleted)" from filenames from /proc/swapsKarel Zak2010-03-101-1/+15
* swapon: fix swapsize calculationKarel Zak2010-02-161-1/+1
* po: fix msgid bugsKarel Zak2009-12-101-4/+4
* swapon: more robust progname probingKarel Zak2009-10-131-1/+4
* swapon: handle <=linux-2.6.19 bug in /proc/swapsMike Frysinger2009-10-131-1/+8
* swapon: add error messages for lseek and writeKarel Zak2009-03-051-2/+6
* swapon: fix typo s/warn/warnx/Karel Zak2009-03-051-3/+3
* swapon: add -f/--fixpgsz optionKarel Zak2009-03-031-9/+20
* swapon: cleanup man pageKarel Zak2009-03-031-1/+1
* swapon: rewrite SWSUSPEND signature rather than exec mkswapKarel Zak2009-03-031-11/+33
* swapon: do_swapon() refactoring (split into two functions)Karel Zak2009-03-031-42/+47
* swapon: use err.h stuffKarel Zak2009-03-031-77/+43Star
* swapon: simplify spec to devname conversionKarel Zak2009-03-031-12/+16
* swapon: add generic swap_get_header()Karel Zak2009-03-021-106/+121
* swapon: do_swapon() refactoring (move stat() checks)Karel Zak2009-03-021-24/+25
* mount: generic blkid/volume_id wrapper, use blkid_evaluate_*Karel Zak2009-02-171-4/+5
* mount: move realpath.c code to lib/Karel Zak2009-02-111-1/+0Star
* swapon: add swap format detection and pagesize checkMatthias Koenig2008-12-051-0/+128
* swapon: -a has to complain, fix leaksKarel Zak2008-08-191-15/+23
* swapon: fix swsuspend detectionKarel Zak2008-04-151-1/+10
* swapon: remove unnecessary myrealpath() callKarel Zak2008-03-201-9/+1Star
* swapon: Reinitialize software suspend areas to avoid future corruption.Kees Cook2008-03-201-0/+75
* swapon: add sundries.hKarel Zak2008-01-031-2/+1Star
* swapon: readjust the usage summariesBenno Schulenberg2007-12-031-9/+9
* swapon: fix typo in usage()Karel Zak2007-11-281-6/+6
* mount: cleanup usage of _PATH_*Karel Zak2007-11-281-9/+9
* swapon: cleanup usage outputKarel Zak2007-11-261-9/+25
* swapon: cleanup usage()Karel Zak2007-10-251-9/+9
* mount: clean up global variablesKarel Zak2007-10-251-3/+2Star
* mount: cleanup error() and die()Karel Zak2007-10-251-1/+0Star
* swapon: clean up gcc warningsRandy Dunlap2007-10-101-2/+6