summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* portability: use standard constantsFrançois Revol2010-07-261-1/+1
* flock: fix file number in flock.1 man pagePatrice Dumas2010-07-071-2/+2
* lscpu: replace LC_MESSAGES with LC_ALL in setlocate()Francesco Cosoleto2010-06-301-1/+1
* ipcrm: remove redundant message in case of invalid optionFrancesco Cosoleto2010-06-301-2/+0Star
* ipcs: advise translators a different output formatFrancesco Cosoleto2010-06-301-5/+19
* lscpu: fix typo in lscpu.1Francesco Cosoleto2010-06-301-1/+1
* lscpu: gettextize "CPU(s)"Francesco Cosoleto2010-06-301-1/+1
* lscpu: fix typo, "faild" to "failed"Benno Schulenberg2010-06-151-1/+1
* messages: gettextize a few skipped or forgotten onesBenno Schulenberg2010-06-142-4/+4
* textual: fix typos, and rephrase some things for clarityBenno Schulenberg2010-06-141-1/+1
* ipcs: reorganize help and usage textsFrancesco Cosoleto2010-06-011-14/+28
* ipcs: add missing "PIDs" to related shared memory header textFrancesco Cosoleto2010-06-011-1/+1
* ipcs: get rid of colons from header strings for consistencyFrancesco Cosoleto2010-06-011-3/+3
* lscpu: use cpuset masks, read data for all CPUsKarel Zak2010-06-013-201/+285
* lscpu: improve --sysroot codeKarel Zak2010-06-011-35/+73
* lscpu: cleanup used namesKarel Zak2010-06-011-114/+115
* lscpu: cleanup path_scanstr()Karel Zak2010-06-011-8/+33
* build-sys: replace ../ with $top_srcdirKarel Zak2010-05-241-1/+1
* rdev: remove this deprecated commandKarel Zak2010-05-184-504/+0Star
* fallocate: check for number of argumentsKarel Zak2010-05-141-0/+5
* fsfreeze: new commandHajime Taira2010-05-144-2/+210
* unshare: drop potential euid privileges before execKarel Zak2010-05-062-0/+10
* rtcwake: add disable action to rtcwake man pageMarek Otahal2010-04-231-0/+3
* rtcwake : add disable action for rtc alarmMarek Otahal2010-04-231-1/+6
* rtcwake: add --dry-run optionKarel Zak2010-04-082-19/+37
* rtcwake: does miss the "off" optionKarel Zak2010-04-081-5/+19
* fallocate: support suffixes for --offset and --lenghtKarel Zak2010-03-303-40/+10Star
* lscpu: fix cpuid opcode detectionHenne Vogelsang2010-03-011-1/+1