summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* blkzone: use new ul_path_* APIKarel Zak2018-06-211-8/+17
* fstrim: use new ul_path_* APIKarel Zak2018-06-211-12/+15
* fstrim: add --dry-runKarel Zak2018-06-212-7/+22
* fstrim: use new ul_path_* API, improve sysfs context usageKarel Zak2018-06-211-18/+34
* lscpu: use new ul_path_* APIKarel Zak2018-06-212-133/+137
* ipcs: use new ul_path_* APIKarel Zak2018-06-212-18/+17Star
* chcpu: use new ul_path_* APIKarel Zak2018-06-211-43/+55
* ctrlaltdel: use new ul_path_* APIKarel Zak2018-06-211-1/+4
* rfkill: don't use lib/pathKarel Zak2018-06-211-2/+4
* chmem: use new ul_path_* APIKarel Zak2018-06-211-16/+23
* lsmem: use new ul_path_* APIKarel Zak2018-06-211-40/+53
* zramctl: use new ul_path_* APIKarel Zak2018-06-211-41/+54
* lib/path lib/sysfs: add debugKarel Zak2018-06-211-0/+3
* setarch: add another PER_LINUX32 aliases for ppcleKarel Zak2018-06-141-0/+2
* mount: add -N to man page helpers sectionKarel Zak2018-06-112-1/+5
* umount: fix behaviour of -A and -R with --namespaceVaclav Dolezal2018-06-111-1/+10
* umount: allow PID as --namespace argumentVaclav Dolezal2018-06-112-3/+25
* mount: allow PID as --namespace argumentVaclav Dolezal2018-06-112-3/+26
* mount: document --namespace in man/helpVaclav Dolezal2018-06-114-0/+11
* libmount: make errno usable after mnt_context_set_target_ns()Karel Zak2018-06-112-12/+3Star
* umount: add support for namespacesVaclav Dolezal2018-06-111-1/+11
* mount: add support for namespacesVaclav Dolezal2018-06-111-1/+11
* zramctl: (man) explain that --find is necessaryKarel Zak2018-06-111-1/+6
* blkzone: fix whole device detectionKarel Zak2018-06-081-4/+5
* losetup: keep -f and <devname> mutually exclusiveKarel Zak2018-06-071-0/+3
* mount: keep MS_MOVE as flagKarel Zak2018-06-011-2/+6
* mount: use internally string to set move/bind operationsKarel Zak2018-06-011-8/+7Star
* libmount: accept another flags on MS_REMOUNT|MS_BINDKarel Zak2018-05-281-2/+3
* mountpoint: simplify test condition [cppcheck]Sami Kerola2018-05-281-2/+1Star
* nls: remove translation stringsSami Kerola2018-05-282-2/+2
* man: choom.1: Use the correct macro for the font change of one argumentBjarni Ingi Gislason2018-05-231-1/+1
* man: Use the correct macro for a font change of one argumentBjarni Ingi Gislason2018-05-2311-57/+57
* lsns: remove unnecessary includeKarel Zak2018-05-171-1/+0Star
* Merge branch 'output-all' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2018-05-1014-5/+86
|\
| * zramctl: add --output-all optionSami Kerola2018-05-032-1/+13
| * swapon: add --output-all optionSami Kerola2018-05-032-1/+10
| * rfkill: add --output-all optionSami Kerola2018-05-032-1/+14
| * lsns: add --output-all optionSami Kerola2018-05-032-0/+12
| * lsmem: add --output-all optionSami Kerola2018-05-032-1/+11
| * lscpu: add --output-all optionSami Kerola2018-05-032-0/+15
| * losetup: add --output-all optionSami Kerola2018-05-032-1/+11
* | Merge branch 'fixes' of https://github.com/yontalcar/util-linuxKarel Zak2018-05-101-0/+2
|\ \
| * | choom: set oom_score_adj before execVaclav Dolezal2018-05-091-0/+2
| |/
* | chcpu: Fix maximal number of CPUsStanislav Brabec2018-05-101-8/+8
* | lscpu, chcpu: Avoid use of the old CPU macrosStanislav Brabec2018-05-102-7/+12
* | zramctl: fix truncation warningSami Kerola2018-05-101-2/+2
|/
* dmesg: link together with syslog(2) manual pageSami Kerola2018-05-031-1/+7
* Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2018-04-201-10/+13
|\
| * Update information about udf in mount manpagePali Rohár2018-04-191-10/+13
* | umount: add note about --lazyKarel Zak2018-04-201-1/+9
|/