index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mount
/
swapon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-02
swapon: move DELETED_SUFFIX to include/pathnames.h
Karel Zak
1
-6
/
+3
2010-03-10
swapon: use unmangle() for filenames from /proc/swaps
Karel Zak
1
-1
/
+2
2010-03-10
swapon: remove " (deleted)" from filenames from /proc/swaps
Karel Zak
1
-1
/
+15
2010-02-16
swapon: fix swapsize calculation
Karel Zak
1
-1
/
+1
2009-12-10
po: fix msgid bugs
Karel Zak
1
-4
/
+4
2009-10-13
swapon: more robust progname probing
Karel Zak
1
-1
/
+4
2009-10-13
swapon: handle <=linux-2.6.19 bug in /proc/swaps
Mike Frysinger
1
-1
/
+8
2009-03-05
swapon: add error messages for lseek and write
Karel Zak
1
-2
/
+6
2009-03-05
swapon: fix typo s/warn/warnx/
Karel Zak
1
-3
/
+3
2009-03-03
swapon: add -f/--fixpgsz option
Karel Zak
1
-9
/
+20
2009-03-03
swapon: cleanup man page
Karel Zak
1
-1
/
+1
2009-03-03
swapon: rewrite SWSUSPEND signature rather than exec mkswap
Karel Zak
1
-11
/
+33
2009-03-03
swapon: do_swapon() refactoring (split into two functions)
Karel Zak
1
-42
/
+47
2009-03-03
swapon: use err.h stuff
Karel Zak
1
-77
/
+43
2009-03-03
swapon: simplify spec to devname conversion
Karel Zak
1
-12
/
+16
2009-03-02
swapon: add generic swap_get_header()
Karel Zak
1
-106
/
+121
2009-03-02
swapon: do_swapon() refactoring (move stat() checks)
Karel Zak
1
-24
/
+25
2009-02-17
mount: generic blkid/volume_id wrapper, use blkid_evaluate_*
Karel Zak
1
-4
/
+5
2009-02-11
mount: move realpath.c code to lib/
Karel Zak
1
-1
/
+0
2008-12-05
swapon: add swap format detection and pagesize check
Matthias Koenig
1
-0
/
+128
2008-08-19
swapon: -a has to complain, fix leaks
Karel Zak
1
-15
/
+23
2008-04-15
swapon: fix swsuspend detection
Karel Zak
1
-1
/
+10
2008-03-20
swapon: remove unnecessary myrealpath() call
Karel Zak
1
-9
/
+1
2008-03-20
swapon: Reinitialize software suspend areas to avoid future corruption.
Kees Cook
1
-0
/
+75
2008-01-03
swapon: add sundries.h
Karel Zak
1
-2
/
+1
2007-12-03
swapon: readjust the usage summaries
Benno Schulenberg
1
-9
/
+9
2007-11-28
swapon: fix typo in usage()
Karel Zak
1
-6
/
+6
2007-11-28
mount: cleanup usage of _PATH_*
Karel Zak
1
-9
/
+9
2007-11-26
swapon: cleanup usage output
Karel Zak
1
-9
/
+25
2007-10-25
swapon: cleanup usage()
Karel Zak
1
-9
/
+9
2007-10-25
mount: clean up global variables
Karel Zak
1
-3
/
+2
2007-10-25
mount: cleanup error() and die()
Karel Zak
1
-1
/
+0
2007-10-10
swapon: clean up gcc warnings
Randy Dunlap
1
-2
/
+6
2007-08-07
swapon: cleanup fsprobe_*() usage
Karel Zak
1
-25
/
+27
2007-08-07
swapoff: correctly handle UUID= and LABEL= identifiers
LaMont Jones
1
-3
/
+12
2007-06-14
swapon: cleanup PATH_ macros and tailing white-spaces
Karel Zak
1
-8
/
+4
2007-06-13
swapon: fix swapon headers and syscalls
Mike Frysinger
1
-29
/
+13
2007-05-17
mount: fsprobe: make fsprobe_get_devname functions more generic
Karel Zak
1
-0
/
+1
2007-05-17
mount: fsprobe: rename the rest of API routines to fsprobe_*
Karel Zak
1
-7
/
+7
2007-05-17
mount: fsprobe: remove non-blkid code
Karel Zak
1
-1
/
+0
2007-05-17
mount: fsprobe: rename files to fsprobe_*
Karel Zak
1
-1
/
+1
2007-05-16
build-sys: remove swapargs.h, move the tests to main configure.ac
Stepan Kasal
1
-1
/
+5
2007-05-16
swapon: simplify an #if
Stepan Kasal
1
-6
/
+1
2007-02-09
clean up realpath.[ch] includes and macros
Karel Zak
1
-5
/
+0
2007-02-09
swapon: does not correctly deal with symlinks
Karel Zak
1
-1
/
+15
2006-12-07
Imported from util-linux-2.13-pre2 tarball.
Karel Zak
1
-2
/
+2
2006-12-07
Imported from util-linux-2.13-pre1 tarball.
Karel Zak
1
-3
/
+2
2006-12-07
Imported from util-linux-2.12o tarball.
Karel Zak
1
-69
/
+171
2006-12-07
Imported from util-linux-2.12m tarball.
Karel Zak
1
-8
/
+10
2006-12-07
Imported from util-linux-2.12l tarball.
Karel Zak
1
-2
/
+3
[next]