summaryrefslogtreecommitdiff
path: root/mount/swapon.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-02swapon: move DELETED_SUFFIX to include/pathnames.hKarel Zak1-6/+3
2010-03-10swapon: use unmangle() for filenames from /proc/swapsKarel Zak1-1/+2
2010-03-10swapon: remove " (deleted)" from filenames from /proc/swapsKarel Zak1-1/+15
2010-02-16swapon: fix swapsize calculationKarel Zak1-1/+1
2009-12-10po: fix msgid bugsKarel Zak1-4/+4
2009-10-13swapon: more robust progname probingKarel Zak1-1/+4
2009-10-13swapon: handle <=linux-2.6.19 bug in /proc/swapsMike Frysinger1-1/+8
2009-03-05swapon: add error messages for lseek and writeKarel Zak1-2/+6
2009-03-05swapon: fix typo s/warn/warnx/Karel Zak1-3/+3
2009-03-03swapon: add -f/--fixpgsz optionKarel Zak1-9/+20
2009-03-03swapon: cleanup man pageKarel Zak1-1/+1
2009-03-03swapon: rewrite SWSUSPEND signature rather than exec mkswapKarel Zak1-11/+33
2009-03-03swapon: do_swapon() refactoring (split into two functions)Karel Zak1-42/+47
2009-03-03swapon: use err.h stuffKarel Zak1-77/+43
2009-03-03swapon: simplify spec to devname conversionKarel Zak1-12/+16
2009-03-02swapon: add generic swap_get_header()Karel Zak1-106/+121
2009-03-02swapon: do_swapon() refactoring (move stat() checks)Karel Zak1-24/+25
2009-02-17mount: generic blkid/volume_id wrapper, use blkid_evaluate_*Karel Zak1-4/+5
2009-02-11mount: move realpath.c code to lib/Karel Zak1-1/+0
2008-12-05swapon: add swap format detection and pagesize checkMatthias Koenig1-0/+128
2008-08-19swapon: -a has to complain, fix leaksKarel Zak1-15/+23
2008-04-15swapon: fix swsuspend detectionKarel Zak1-1/+10
2008-03-20swapon: remove unnecessary myrealpath() callKarel Zak1-9/+1
2008-03-20swapon: Reinitialize software suspend areas to avoid future corruption.Kees Cook1-0/+75
2008-01-03swapon: add sundries.hKarel Zak1-2/+1
2007-12-03swapon: readjust the usage summariesBenno Schulenberg1-9/+9
2007-11-28swapon: fix typo in usage()Karel Zak1-6/+6
2007-11-28mount: cleanup usage of _PATH_*Karel Zak1-9/+9
2007-11-26swapon: cleanup usage outputKarel Zak1-9/+25
2007-10-25swapon: cleanup usage()Karel Zak1-9/+9
2007-10-25mount: clean up global variablesKarel Zak1-3/+2
2007-10-25mount: cleanup error() and die()Karel Zak1-1/+0
2007-10-10swapon: clean up gcc warningsRandy Dunlap1-2/+6
2007-08-07swapon: cleanup fsprobe_*() usageKarel Zak1-25/+27
2007-08-07swapoff: correctly handle UUID= and LABEL= identifiersLaMont Jones1-3/+12
2007-06-14swapon: cleanup PATH_ macros and tailing white-spacesKarel Zak1-8/+4
2007-06-13swapon: fix swapon headers and syscallsMike Frysinger1-29/+13
2007-05-17mount: fsprobe: make fsprobe_get_devname functions more genericKarel Zak1-0/+1
2007-05-17mount: fsprobe: rename the rest of API routines to fsprobe_*Karel Zak1-7/+7
2007-05-17mount: fsprobe: remove non-blkid codeKarel Zak1-1/+0
2007-05-17mount: fsprobe: rename files to fsprobe_*Karel Zak1-1/+1
2007-05-16build-sys: remove swapargs.h, move the tests to main configure.acStepan Kasal1-1/+5
2007-05-16swapon: simplify an #ifStepan Kasal1-6/+1
2007-02-09clean up realpath.[ch] includes and macrosKarel Zak1-5/+0
2007-02-09swapon: does not correctly deal with symlinksKarel Zak1-1/+15
2006-12-07Imported from util-linux-2.13-pre2 tarball.Karel Zak1-2/+2
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak1-3/+2
2006-12-07Imported from util-linux-2.12o tarball.Karel Zak1-69/+171
2006-12-07Imported from util-linux-2.12m tarball.Karel Zak1-8/+10
2006-12-07Imported from util-linux-2.12l tarball.Karel Zak1-2/+3