summaryrefslogtreecommitdiff
path: root/sys-utils
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Restored building setsidIgor Pashev1-5/+4
2012-01-22Restored building renice (with gnulib)Igor Pashev2-4/+6
2012-01-22For non-linux build inly flock (ipc* for Illumos have zone support)Igor Pashev3-5/+11
2011-01-31Merge remote branch 'origin/master'LaMont Jones6-29/+42
2011-01-23remaining util-linux-ng to util-linuxSami Kerola1-2/+2
2011-01-19lscpu: fix 64bit CPU detectionKarel Zak1-20/+33
2011-01-17build-sys: use WORDS_BIGENDIAN to determine platform byte-orderFabian Groffen1-3/+1
2011-01-17sys-utils: fix manpage typosDavidlohr Bueso3-3/+3
2011-01-05unshare: fix SIGSEGV on invalid command line optionAlexey Gladkov1-0/+1
2010-12-31lscpu: avoid len = 0 as a consequence of maxcpus = 0Gerrit Renker1-1/+2
2010-12-29Merge remote branch 'origin/master'LaMont Jones34-2633/+494
2010-12-10fix __noreturn__ usageKarel Zak1-1/+1
2010-12-09renice: improve messages specifying what ID is referring toFrancesco Cosoleto1-5/+11
2010-12-03ipc: remove .info fileKarel Zak1-1107/+0
2010-12-01lscpu: use GPLv2+Karel Zak1-4/+5
2010-11-30renice: rewrite usage()Karel Zak1-12/+23
2010-11-30renice: update man page (nice rlimit was added to kernel)Francesco Cosoleto1-3/+3
2010-11-30renice: reverse %s position in error messagesFrancesco Cosoleto1-2/+2
2010-11-30renice: remove hardcoded program name using warn() and warnx()Francesco Cosoleto1-10/+6
2010-11-30renice: make some functions staticFrancesco Cosoleto1-3/+3
2010-11-30rename util-linux-ng back to util-linuxKarel Zak22-43/+43
2010-11-29fstrim: fix typoKarel Zak1-1/+1
2010-11-26rtcwake: use err.h routinesKarel Zak2-71/+58
2010-11-26rtcwake: add 'show' mode for rtc alarmMarek Otahal2-20/+94
2010-11-26fstrim: add new commandLukas Czerner4-3/+242
2010-11-24fallocate: fix typoKarel Zak1-1/+1
2010-11-23lib: [strutils] general purpose string handling functionsDavidlohr Bueso2-2/+2
2010-11-09docs: remove ipc.texi (info with IPC API docs)Karel Zak2-1315/+0
2010-11-01sys-utils: make use xalloc wrappersDavidlohr Bueso4-52/+21
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