summaryrefslogtreecommitdiff
path: root/sys-utils
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge remote branch 'origin/master'LaMont Jones1-29/+18
2010-10-21ctrlaltdel: use err() instead of fprintf() and exit()Marek Polacek1-29/+18
2010-10-18Merge remote branch 'origin/master'LaMont Jones4-5/+9
2010-10-07lscpu: really use 'mode' argument in path_fopen()Petr Uzel1-1/+1
2010-10-07flock: use more useful example in flock.1Jakob Unterwurzacher1-1/+1
2010-10-07fallocate: fix build failure with old linux headersMike Frysinger1-1/+5
2010-09-17lscpu: update lscpu.1 to include new additions.Davidlohr Bueso1-2/+2
2010-09-06Merge remote branch 'origin/master'LaMont Jones4-28/+128
2010-08-20lscpu: support sysfs without cpu/online fileKarel Zak1-7/+9
2010-08-20lscpu: add byte order and bogoMIPS informationDavidlohr Bueso1-1/+12
2010-08-20flock: properly report exec() errorsKarel Zak1-1/+1
2010-08-11lscpu: add -x and {On,Off}-line CPU(s) mask/listKarel Zak2-17/+60
2010-08-11lscpu: support offline CPUsKarel Zak1-9/+52
2010-08-04dmesg: fix memory leak in dmesg(1).Davidlohr Bueso1-2/+3
2010-08-02Merge remote branch 'origin/master'LaMont Jones14-817/+700
2010-07-29build-sys: man aliases don't depend on original man pageDiego Elio 'Flameeyes' Pettenò1-1/+1
2010-07-29build-sys: use the silent-rules prefix when generating man pages.Diego Elio 'Flameeyes' Pettenò1-1/+1
2010-07-26portability: use standard constantsFrançois Revol1-1/+1
2010-07-07flock: fix file number in flock.1 man pagePatrice Dumas1-2/+2
2010-06-30lscpu: replace LC_MESSAGES with LC_ALL in setlocate()Francesco Cosoleto1-1/+1
2010-06-30ipcrm: remove redundant message in case of invalid optionFrancesco Cosoleto1-2/+0
2010-06-30ipcs: advise translators a different output formatFrancesco Cosoleto1-5/+19
2010-06-30lscpu: fix typo in lscpu.1Francesco Cosoleto1-1/+1
2010-06-30lscpu: gettextize "CPU(s)"Francesco Cosoleto1-1/+1
2010-06-15lscpu: fix typo, "faild" to "failed"Benno Schulenberg1-1/+1
2010-06-14messages: gettextize a few skipped or forgotten onesBenno Schulenberg2-4/+4
2010-06-14textual: fix typos, and rephrase some things for clarityBenno Schulenberg1-1/+1
2010-06-01ipcs: reorganize help and usage textsFrancesco Cosoleto1-14/+28
2010-06-01ipcs: add missing "PIDs" to related shared memory header textFrancesco Cosoleto1-1/+1
2010-06-01ipcs: get rid of colons from header strings for consistencyFrancesco Cosoleto1-3/+3
2010-06-01lscpu: use cpuset masks, read data for all CPUsKarel Zak3-201/+285
2010-06-01lscpu: improve --sysroot codeKarel Zak1-35/+73
2010-06-01lscpu: cleanup used namesKarel Zak1-114/+115
2010-06-01lscpu: cleanup path_scanstr()Karel Zak1-8/+33
2010-05-24build-sys: replace ../ with $top_srcdirKarel Zak1-1/+1
2010-05-18rdev: remove this deprecated commandKarel Zak4-504/+0
2010-05-14Merge remote branch 'origin/master' into HEADLaMont Jones10-84/+185
2010-05-14fallocate: check for number of argumentsKarel Zak1-0/+5
2010-05-14fsfreeze: new commandHajime Taira4-2/+210
2010-05-06unshare: drop potential euid privileges before execKarel Zak2-0/+10
2010-04-23rtcwake: add disable action to rtcwake man pageMarek Otahal1-0/+3
2010-04-23rtcwake : add disable action for rtc alarmMarek Otahal1-1/+6
2010-04-08rtcwake: add --dry-run optionKarel Zak2-19/+37
2010-04-08rtcwake: does miss the "off" optionKarel Zak1-5/+19
2010-03-30fallocate: support suffixes for --offset and --lenghtKarel Zak3-40/+10
2010-03-01lscpu: fix cpuid opcode detectionHenne Vogelsang1-1/+1
2010-03-01ldattach: prints help to stdoutKarel Zak1-5/+7
2010-03-01ldattach: add --iflag command line optionTilman Schmidt2-4/+68
2010-03-01ldattach: create a generic functions for name=value tablesKarel Zak1-14/+29
2010-01-18Merge commit 'v2.17'LaMont Jones1-0/+35