summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* docs: Spelling fixesVille Skyttä2014-11-181-1/+1
* ldattach: GSM0710 support, add intro modem commandKarel Zak2014-11-182-2/+104
* lscpu: theoretical buffer overflowTobias Stoeckmann2014-11-181-2/+2
* hwclock: improve wording and formatting of man pageBenno Schulenberg2014-11-131-37/+37
* include/statfs_magic: use macro rather than type for f_typeKarel Zak2014-11-101-2/+2
* swapon: reword some usage stringsBenno Schulenberg2014-11-071-3/+3
* docs: fix some wording, grammar and formatting in man page of swaponBenno Schulenberg2014-11-071-13/+13
* swapoff: swapoff swap files by LABEL and UUIDKarel Zak2014-11-072-14/+73
* switch_root: improve statfs->f_type portabilityKarel Zak2014-11-061-2/+2
* lib/loopdev: replace custom DBG() with include/debug.hKarel Zak2014-11-042-0/+5
* docs: update info about env debug variablesKarel Zak2014-11-034-10/+14
* swapon: improve man page notes about holesKarel Zak2014-11-031-16/+32
* swapon: remove extra word from usageKarel Zak2014-10-311-1/+1
* textual: slice up the usage text of swapon for ease of translationBenno Schulenberg2014-10-311-12/+12
* docs: fix some wording and formatting in man page of swaponBenno Schulenberg2014-10-311-8/+9
* fstrim: initialize path variableSami Kerola2014-10-311-1/+1
* build-sys: properly check for -lrtKarel Zak2014-10-271-2/+2
* build-sys: old glibc requires -lrt clock_gettime()Karel Zak2014-10-271-1/+1
* blkdiscard: fix includesKarel Zak2014-10-271-0/+2
* blkdiscard: update man pageKarel Zak2014-10-271-0/+5
* blkdiscard: add support for steps and progressFederico Simoncelli2014-10-271-13/+44
* blkdiscard: fail on sector misalignmentFederico Simoncelli2014-10-271-3/+9
* hwclock: Reduce drift factor update periodJ William Piggott2014-10-201-2/+2
* hwclock: fix superfluous 'if' statement and typoJ William Piggott2014-10-201-3/+2Star
* hwclock: adjust wording of v2.26 notesJ William Piggott2014-10-201-8/+8
* eject: move unreachable code to preprocessor #else block [smatch scan]Sami Kerola2014-10-201-4/+4
* hwclock: add notes about default behavior changesKarel Zak2014-10-201-0/+13
* hwclock: cleanup man and usage()Karel Zak2014-10-202-21/+22
* Merge branch 'master' of https://github.com/jwpi/util-linux into hwclockKarel Zak2014-10-202-201/+275
|\
| * hwclock: Add --update-drift option MANJ William Piggott2014-10-151-10/+22
| * hwclock: Add --update-drift optionJ William Piggott2014-10-151-21/+35
| * hwclock: persistent_clock_is_local MANJ William Piggott2014-10-151-15/+48
| * hwclock: persistent_clock_is_localJ William Piggott2014-10-151-4/+19
| * hwclock: hctosys drift compensation II MANJ William Piggott2014-10-151-17/+33
| * hwclock: hctosys drift compensation II COMMENTSJ William Piggott2014-10-151-26/+33
| * hwclock: hctosys drift compensation IIJ William Piggott2014-10-151-114/+91Star
* | swapon: add -o <list> for compatibility with mountKarel Zak2014-10-202-25/+82
* | mount: don't ignore mtab for --bind -o remountKarel Zak2014-10-171-2/+12
|/
* blkdiscard: fix err->errx()Karel Zak2014-10-141-1/+1
* blkdiscard: fix underflow when offset is greater than device sizeRaphael S. Carvalho2014-10-141-0/+2
* dmesg: improve reltime colorsKarel Zak2014-10-142-0/+7
* flock: zero timeout is validKarel Zak2014-10-072-3/+3
* losetup: improve man page -D docsKarel Zak2014-10-071-1/+1
* hwclock: use fabs() instead abs() when argument is doubleSami Kerola2014-10-011-2/+3
* textual: use usage() text element macrosSami Kerola2014-10-011-2/+2
* textual: use manual tail usage() macroSami Kerola2014-10-011-1/+1
* textual: use version printing macro everywhereSami Kerola2014-10-016-11/+6Star
* flock: add error message to translationsSami Kerola2014-10-011-1/+1
* docs: update deprecation bannersSami Kerola2014-10-011-0/+9
* swapon: align available columns section in usage()Sami Kerola2014-10-011-1/+1