summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* build-sys: cleanup BUILD_{LS,CH}CPUKarel Zak2011-11-031-3/+5
* dmesg: fix printing of multibyte charactersPetr Uzel2011-11-021-8/+8
* prlimit: new commandDavidlohr Bueso2011-10-214-2/+685
* switch_root: handle /run and do not mount over existing mountsHarald Hoyer2011-10-201-1/+13
* fstrim: fix section number in referral to manpagePetr Uzel2011-10-171-1/+1
* rtcwake: fix crash (invalid free)Petr Uzel2011-10-171-1/+0Star
* lscpu: add columns description to help, fix header for parsable outputKarel Zak2011-10-111-28/+41
* lscpu: man page updateHeiko Carstens2011-10-111-39/+97
* chcpu: man page updateHeiko Carstens2011-10-112-63/+54Star
* lscpu: fix typo in help textHeiko Carstens2011-10-111-1/+1
* lscpu: switch Yes/No output to lower caseHeiko Carstens2011-10-111-2/+2
* mountpoint: support symbolic and relative pathsKarel Zak2011-10-111-2/+12
* Revert "mountpoint: refactor exit path"Karel Zak2011-10-111-16/+10Star
* mountpoint: refactor exit pathDave Reisner2011-10-111-10/+16
* mountpoint: fallback on stat when /proc isn't mountedKarel Zak2011-10-111-1/+23
* mountpoint: return dev_t from dir_to_deviceDave Reisner2011-10-111-7/+6Star
* Merge branch 'manuals' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-10-104-108/+85Star
|\
| * docs: align renice.1 with howto-man-page.txtSami Kerola2011-10-031-104/+82Star
| * docs: chcpu and readprofile are sysadmin utilsSami Kerola2011-09-293-4/+3Star
* | cytune: fix printf type warningSami Kerola2011-09-291-3/+3
* | docs: mention long options in cytune.8Sami Kerola2011-09-291-60/+51Star
* | cytune: coding style fixesSami Kerola2011-09-291-329/+347
* | cytune: refactor main(), new function query_tty_stats()Sami Kerola2011-09-291-124/+127
* | cytune: use libc error printing facilitiesSami Kerola2011-09-291-63/+27Star
* | cytune: check numeric user inputsSami Kerola2011-09-292-11/+12
* | cytune: add long options and usage()Sami Kerola2011-09-291-6/+45
* | docs: restructure flock.1 manual pageSami Kerola2011-09-291-42/+82
* | flock: simplify strtotimeval()Sami Kerola2011-09-291-26/+8Star
* | flock: use strutils.h to check numeric user inputSami Kerola2011-09-292-4/+3Star
* | flock: use sysexit.h for all exit valuesSami Kerola2011-09-291-9/+14
* | flock: use function attributesSami Kerola2011-09-291-3/+2Star
* | flock: align with howto-usage-function.txtSami Kerola2011-09-291-15/+16
* | flock: use libc error printing facilitiesSami Kerola2011-09-291-43/+22Star
* | flock: move long_options struct to function scopeSami Kerola2011-09-291-14/+14
* | flock: fix coding styleSami Kerola2011-09-291-280/+282
* | docs: align fallocate.1 with howto-man-page.txtSami Kerola2011-09-291-10/+16
|/
* ipcrm: fix wrong subject in error messages for -m, -q, -s id optionsFrancesco Cosoleto2011-09-291-15/+8Star
* ipcrm: use ternary operator in "(key|id) failed" messageFrancesco Cosoleto2011-09-291-3/+1Star
* ipcrm: add static keyword to some functionsFrancesco Cosoleto2011-09-291-3/+3
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-272-12/+8Star
* flock: make flock(1) work on NFSv4Petr Uzel2011-09-271-2/+5
* lscpu: stricter command line parsingHeiko Carstens2011-09-271-0/+4
* lscpu: add --offline optionHeiko Carstens2011-09-272-15/+28
* lscpu: fix -e outputHeiko Carstens2011-09-271-3/+3
* chcpu: provide better user feedbackHeiko Carstens2011-09-271-11/+40
* chcpu: convert to use lib/path.cHeiko Carstens2011-09-272-58/+18Star
* lib,path: move path access functions from lscpu into lib/path.cHeiko Carstens2011-09-272-177/+25Star
* setarch: minor changes to usage()Karel Zak2011-09-271-6/+9
* pivot_root: minor changes to usage()Karel Zak2011-09-271-1/+1
* ipcs: minor changes to usage()Karel Zak2011-09-271-1/+1