summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* dmesg; support level names (e.g. --console-level=alert)Karel Zak2011-07-012-3/+64
* dmesg: add --console-on and --console-offKarel Zak2011-07-012-7/+28
* dmesg: cleanup options and man pageKarel Zak2011-07-012-11/+25
* dmesg: add --clear (SYSLOG_ACTION_CLEAR)Karel Zak2011-07-012-1/+11
* dmesg: refactoring - cleanup main() codeKarel Zak2011-07-011-16/+19
* dmesg: refactoring - cleanup read buffer codeKarel Zak2011-07-011-20/+31
* dmesg: refactoring - cleanup print buffer codeKarel Zak2011-07-011-18/+28
* dmesg: refactoring - cleanup get bufsize codeKarel Zak2011-07-011-5/+9
* dmesg: use SYSLOG_ACTION_* macros rather than magic constatntsKarel Zak2011-07-011-25/+30
* dmesg: add long options, --help and --versionKarel Zak2011-07-012-34/+52
* lscpu: fix bogomips detection for s390Heiko Carstens2011-06-271-0/+2
* mountpoint: add new commandKarel Zak2011-06-214-0/+225
* lscpu: detect VMware hypervisorStephen Hemminger2011-06-201-2/+6
* fsck, checktty, flock: Use more portable includes.Josiah Worcester2011-06-141-0/+2
* fstrim, setarch: replace error() with err()Francesco Cosoleto2011-06-082-16/+11Star
* fstrim: cast from __u64 to standard C typesKarel Zak2011-06-081-4/+4
* cytune: remove unused variableKarel Zak2011-06-081-4/+1Star
* readprofile: don't stop parsing at __init_endPo-Yu Chuang2011-04-121-2/+4
* lscpu: detect sun4{u,v} in /proc/cpuinfo for sparc64Karel Zak2011-03-311-1/+4
* lscpu: fix op-mode for /{sys,proc} dumpsKarel Zak2011-03-311-0/+5
* lscpu: fix threads-per-core calculationKarel Zak2011-03-311-6/+14
* rtcwake: do not duplicate argument stringsDavidlohr Bueso2011-03-081-2/+2
* move struct option to .rodataKarel Zak2011-03-036-6/+6
* rtcwake: test for available suspend modesLawrence Rust2011-02-281-0/+23
* dmesg.c: cleanups -- use err(), xalloc()Marek Polacek2011-02-281-27/+25Star
* ipcs: fix typoKarel Zak2011-02-211-1/+1
* lscpu: use xstrdup from xalloc.hPetr Uzel2011-02-211-9/+1Star
* ipcs: really show all resources when -a and -i are combinedJens Kristian Søgaard2011-02-211-4/+5
* textual: improve the wording of some error and usage messagesBenno Schulenberg2011-02-161-8/+9
* textual: fix three typos in message strings and improve consistencyBenno Schulenberg2011-02-162-2/+2
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-1412-12/+10Star
* lscpu: add description of --sysroot option to man page, plus grammar touchesBenno Schulenberg2011-02-081-9/+16
* dmesg: use strtol_or_err instead of atoiDavidlohr Bueso2011-02-082-8/+10
* lscpu: cleanup usage()Karel Zak2011-02-081-6/+8
* remaining util-linux-ng to util-linuxSami Kerola2011-01-231-2/+2
* lscpu: fix 64bit CPU detectionKarel Zak2011-01-191-20/+33
* build-sys: use WORDS_BIGENDIAN to determine platform byte-orderFabian Groffen2011-01-171-3/+1Star
* sys-utils: fix manpage typosDavidlohr Bueso2011-01-173-3/+3
* unshare: fix SIGSEGV on invalid command line optionAlexey Gladkov2011-01-051-0/+1
* lscpu: avoid len = 0 as a consequence of maxcpus = 0Gerrit Renker2010-12-311-1/+2
* fix __noreturn__ usageKarel Zak2010-12-101-1/+1
* renice: improve messages specifying what ID is referring toFrancesco Cosoleto2010-12-091-5/+11
* ipc: remove .info fileKarel Zak2010-12-031-1107/+0Star
* lscpu: use GPLv2+Karel Zak2010-12-011-4/+5
* renice: rewrite usage()Karel Zak2010-11-301-12/+23
* renice: update man page (nice rlimit was added to kernel)Francesco Cosoleto2010-11-301-3/+3
* renice: reverse %s position in error messagesFrancesco Cosoleto2010-11-301-2/+2
* renice: remove hardcoded program name using warn() and warnx()Francesco Cosoleto2010-11-301-10/+6Star
* renice: make some functions staticFrancesco Cosoleto2010-11-301-3/+3
* rename util-linux-ng back to util-linuxKarel Zak2010-11-3022-43/+43