summaryrefslogtreecommitdiff
path: root/sys-utils
AgeCommit message (Expand)AuthorFilesLines
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-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-07lscpu: add {32,64}-bit CPU modes detectionKarel Zak1-0/+35
2009-12-07flock: fix hang when parent ignores SIGCHLDMike Frysinger1-1/+9
2009-11-20switch_root: add note about subroots to switch_root.8Karel Zak1-0/+13
2009-11-20Revert "switch_root: add subroot support"Karel Zak1-76/+5
2009-10-19dmesg: fix typo in man pageKen Kopin1-1/+1
2009-10-16ldattach: use c.hKarel Zak1-4/+1
2009-10-09switch_root: remove TIOCSCTTY and setsid()Karel Zak1-7/+0
2009-10-09ipcs: use __GLIBC__ instead of obsolete __GNU_LIBRARY__Guillem Jover1-3/+1
2009-10-09build-sys: check for union semun instead of using _SEM_SEMUN_UNDEFINEDGuillem Jover2-6/+2
2009-10-06fallocate: check for ERANGE errorsKarel Zak1-0/+6
2009-10-06build-sys: cleanup --disable-{fallocate,pivot_root,unshare}Karel Zak1-2/+2
2009-10-06unshare: new commandMikhail Gusarov4-0/+183
2009-09-22fallocate: new commandKarel Zak4-0/+230
2009-09-07rtcwake: ignore the tm_isdst field returned from the RTCPaul Fox1-1/+1
2009-09-07rtcwake: add S5 supportKarel Zak2-1/+27
2009-08-21replace usleep() for systems that don't have themDaniel Mierswa1-0/+1
2009-08-18Revert "mount: clean up mount.8"Karel Zak1-7/+0
2009-08-17mount: clean up mount.8Karel Zak1-0/+7
2009-08-17tunelp.8: formattingPeter Breitenlohner1-16/+43
2009-08-17switch_root.8: formattingPeter Breitenlohner1-3/+2
2009-08-17setsid.1: formattingPeter Breitenlohner1-1/+3
2009-08-17setarch.8: formattingPeter Breitenlohner1-4/+10
2009-08-17rtcwake.8: formattingPeter Breitenlohner1-4/+12
2009-08-17renice.1: formattingPeter Breitenlohner1-4/+4
2009-08-17readprofile.1: formattingPeter Breitenlohner1-20/+18
2009-08-17rdev.8: formattingPeter Breitenlohner1-11/+39