summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* fstrim: add hint to man pageKarel Zak2014-04-101-0/+9
* fstrim: daily -> weekly in systemd timerKarel Zak2014-04-101-2/+3
* build-sys: consolidate systemd supportKarel Zak2014-04-091-1/+1
* build-sys: fix fstrim systemd stuffKarel Zak2014-04-081-4/+6
* setarch: Fix ppc64le architecturesAnton Blanchard2014-04-071-0/+6
* umount: fix typo in usageJonathan Liu2014-04-071-1/+1
* fstrim: add systemd unitsThomas Bächler2014-04-074-0/+23
* mount.8: Some typographical and prefix corrections to the manualBjarni Ingi Gislason2014-04-071-195/+199
* mount: apply "nofail" to MNT_ERR_NOSOURCE libmount errorKarel Zak2014-04-071-0/+2
* umount: more robust success message for --allKarel Zak2014-04-071-2/+4
* mount: fix --all and nofail return codeKarel Zak2014-04-071-4/+6
* switch_root: verify initramfs by f_type, not devnoDave Reisner2014-04-041-6/+8
* libsmartcols: clean up flags usageKarel Zak2014-04-035-13/+13
* wdctl: clean up scols usageKarel Zak2014-04-031-2/+2
* swapon: clean up scols usageKarel Zak2014-04-031-19/+11Star
* prlimit: clean up scols usageKarel Zak2014-04-031-14/+8Star
* lscpu: clean up scols usageKarel Zak2014-04-031-9/+8Star
* losetup: tiny change to usage()Karel Zak2014-04-032-3/+4
* losetup: clean up scols usageKarel Zak2014-04-031-68/+58Star
* wdctl: use libsmartcolsOndrej Oprala2014-04-032-23/+32
* swapon: use libsmartcolsOndrej Oprala2014-04-032-25/+32
* prlimit: use libsmartcolsOndrej Oprala2014-04-032-25/+33
* lscpu: use libsmartcolsOndrej Oprala2014-04-032-10/+18
* losetup: use libsmartcolsOndrej Oprala2014-04-032-38/+49
* mount: update mount.8 about barrier mount options defaultsRuediger Meier2014-04-011-21/+16Star
* dmesg: don't use brow/yellow in outputKarel Zak2014-04-011-1/+1
* Merge branch 'fix-ipcs-q-fallback' of https://github.com/rudimeier/util-linuxKarel Zak2014-03-281-46/+26Star
|\
| * ipcs: fix memleak in ipc_*_get_info functionsRuediger Meier2014-03-141-6/+0Star
| * ipcs: fix ipc_sem_get_info fallback caseRuediger Meier2014-03-141-11/+7Star
| * ipcs: fix ipc_shm_get_info fallback caseRuediger Meier2014-03-131-12/+7Star
| * ipcs: fix ipc_msg_get_info fallback caseRuediger Meier2014-03-131-13/+8Star
| * ipcs: cleanup jumplabel stlyesRuediger Meier2014-03-131-4/+4
* | Merge branch 'fix-lscpu-cache' of https://github.com/rudimeier/util-linuxKarel Zak2014-03-281-18/+21
|\ \
| * | lscpu: cleanup, use _PATH_SYS_CPU/NODERuediger Meier2014-03-271-14/+14
| * | lscpu: don't abort if cache size is unknownRuediger Meier2014-03-271-4/+7
* | | flock: use nfs4 fallback on EBADF tooKarel Zak2014-03-241-0/+1
|/ /
* | unshare: include libmount.h to provide missing MS_* definesRuediger Meier2014-03-172-0/+4
* | dmesg: don't report EPIPEKarel Zak2014-03-131-2/+5
|/
* mount: update XFS mount.8 allocsize=Karel Zak2014-03-121-3/+3
* build-sys: sort gitignore filesSami Kerola2014-03-121-4/+4
* ipcs: fix size_t overflowKarel Zak2014-03-113-6/+7
* lib/colors: add info to man pages, add terminal-colors.d.5Karel Zak2014-03-111-0/+11
* lib/colors: check for /etc/terminal-colors.d/[util].disableOndrej Oprala2014-03-111-2/+2
* hwclock: fix possible hang and other set_hardware_clock_exact() issuesChris MacGregor2014-03-051-39/+131
* chcpu: cleanup stdout/stderr usageKarel Zak2014-03-051-10/+7Star
* chcpu: cleanup return codesKarel Zak2014-03-052-22/+74
* lscpu: read_hypervisor_dmi: only fallback to memory scan on x86/x86_64Stewart Smith2014-03-041-1/+2
* lscpu: don't assume filesystem supports d_type when searching for NUMA nodesStewart Smith2014-03-041-1/+1
* switch_root: make dirent d_type usage more robustKarel Zak2014-03-041-5/+8
* fallocate: fix missing sentinel for is_nul()Karel Zak2014-02-191-2/+7