summaryrefslogtreecommitdiff
path: root/sys-utils
AgeCommit message (Expand)AuthorFilesLines
2009-03-11flock: add NLS support, remove tailing white-spacesKarel Zak1-18/+24
2009-03-11flock: fix printf format error in usage()Karel Zak1-5/+5
2009-03-11flockc: segfaults when file name is not givenKarel Zak1-1/+8
2009-03-09renice: add -n option for compatibility with POSIXKarel Zak2-4/+15
2009-01-29rtcwake: add mising .RE to the man pageKarel Zak1-0/+1
2009-01-26rtcwake: explain supported modes in rtcwake.8Karel Zak1-3/+26
2009-01-26rtcwake: support not suspendingMarco d'Itri2-6/+10
2009-01-16dmesg: Add -r (raw) option.Adam Jackson2-3/+10
2008-12-03flock: Allow lock directoryAlexey Gladkov2-4/+11
2008-11-26rdev: cleanup includesKarel Zak1-10/+8
2008-11-19pivot_root: clean upKarel Zak1-15/+16
2008-11-19build-sys: move pivot_root(8) to sys-utilsKarel Zak4-14/+120
2008-10-22lscpu: return EXIT_SUCCESS at the endMatthias Koenig1-1/+1
2008-10-22lscpu: add Hypervisor detectionKarel Zak2-20/+166
2008-10-07ipcs: fix exit codes, remove tailing white-spacesKarel Zak1-76/+61
2008-10-03readprofile: several strings without gettext callsPedro Ribeiro1-3/+3
2008-09-10ipcmk: add NLS supportKarel Zak1-10/+16
2008-09-10ipcmk: fix error codes and error messagesKarel Zak1-14/+32
2008-09-10ipcmk: new commandHayden James6-3/+185
2008-08-20ipcs: adjust some field positions and widths for correct alignmentBenno Schulenberg1-5/+5
2008-08-20ipcs: ungettextize the spacing of the table headersBenno Schulenberg1-15/+15
2008-08-14lscpu: --sysroot option and stable cache outputCai Qian1-34/+60
2008-08-06rtcwake: cleanup return codesKarel Zak1-14/+14
2008-08-06rtcwake: prefer RTC_WKALM_SET over RTC_ALM_SETGabriel Burt1-18/+17
2008-08-05Fix dmesg.1 installationAlexey Gladkov1-1/+1
2008-07-30use getpagesize()maximilian attems1-1/+1
2008-07-28remove CVS keywordsmaximilian attems3-3/+1
2008-07-28dmesg: nuke old glibc 5 supportmaximilian attems1-13/+2
2008-07-28ldattach: don't compile for non-linux systemsSamuel Thibault1-4/+4
2008-07-22build-sys: cleanup sys-utils/Makefile.amKarel Zak1-19/+11
2008-07-18lscpu: new commandCai Qian4-2/+561
2008-06-09rtcwake: fix the default mode to "standby"Paulius Zaleckas1-1/+1
2008-05-13setarch: add fallback for linux/personalityKarel Zak1-0/+32
2008-04-16setarch: provide backwards compatibilityDmitry V. Levin1-1/+1
2008-04-14build-sys: update .gitignore filesKarel Zak1-1/+23
2008-04-14build-sys: ignore a bunch of generated files, mostly binariesJames Youngman1-0/+16
2008-04-09ldattach: use glibc termiosKarel Zak1-110/+36
2008-03-25ldattach: add NLS supportKarel Zak1-14/+22
2008-03-10ldattach: new commandTilman Schmidt3-2/+459
2008-02-15rtcwake: fix typo SATE -> STATEMike Frysinger1-3/+3
2008-02-15rtcwake: include libgen.h for basename prototypeMike Frysinger1-0/+1
2008-02-08rtcwake: fix UTC time usageDavid Brownell1-1/+11
2008-02-08ipcs: add information about POSIX compatibility to ipcs.1Karel Zak1-0/+14
2008-01-29renice: detect errors in arguments, add -v, -h and long optionsLaMont Jones2-26/+55
2008-01-14sys-utils: correct setarch.8 manpage link creationFrédéric Bothamy1-2/+2
2007-12-17build-sys: simplify code around RDEV_LINKS and SETARCH_LINKSStepan Kasal4-18/+9
2007-12-17build-sys: use portable $(VAR:=) instead of gmake-specific $(addsuffix)Stepan Kasal1-1/+1
2007-12-17build-sys: use dist_man_MANS instead of man_MANSStepan Kasal1-5/+5
2007-12-03setarch: add missing alpha subarchsOliver Falk1-0/+4
2007-12-03rtcwake: misc cleanupsDavid Brownell2-23/+36