summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* fstrim: fix typoKarel Zak2010-11-291-1/+1
* rtcwake: use err.h routinesKarel Zak2010-11-262-71/+58Star
* rtcwake: add 'show' mode for rtc alarmMarek Otahal2010-11-262-20/+94
* fstrim: add new commandLukas Czerner2010-11-264-3/+242
* fallocate: fix typoKarel Zak2010-11-241-1/+1
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-232-2/+2
* docs: remove ipc.texi (info with IPC API docs)Karel Zak2010-11-092-1315/+0Star
* sys-utils: make use xalloc wrappersDavidlohr Bueso2010-11-014-52/+21Star
* ctrlaltdel: use err() instead of fprintf() and exit()Marek Polacek2010-10-211-29/+18Star
* lscpu: really use 'mode' argument in path_fopen()Petr Uzel2010-10-071-1/+1
* flock: use more useful example in flock.1Jakob Unterwurzacher2010-10-071-1/+1
* fallocate: fix build failure with old linux headersMike Frysinger2010-10-071-1/+5
* lscpu: update lscpu.1 to include new additions.Davidlohr Bueso2010-09-171-2/+2
* lscpu: support sysfs without cpu/online fileKarel Zak2010-08-201-7/+9
* lscpu: add byte order and bogoMIPS informationDavidlohr Bueso2010-08-201-1/+12
* flock: properly report exec() errorsKarel Zak2010-08-201-1/+1
* lscpu: add -x and {On,Off}-line CPU(s) mask/listKarel Zak2010-08-112-17/+60
* lscpu: support offline CPUsKarel Zak2010-08-111-9/+52
* dmesg: fix memory leak in dmesg(1).Davidlohr Bueso2010-08-041-2/+3
* build-sys: man aliases don't depend on original man pageDiego Elio 'Flameeyes' Pettenò2010-07-291-1/+1
* build-sys: use the silent-rules prefix when generating man pages.Diego Elio 'Flameeyes' Pettenò2010-07-291-1/+1