aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-03hush: implement brace expansionDenys Vlasenko1-5/+20
2010-10-03hush: preparatory patch, no code changesDenys Vlasenko1-25/+26
2010-10-02grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653.Denys Vlasenko1-6/+9
2010-10-01Marked some more applets NOEXEC/NOFORKDan Fandrich10-13/+31
2010-10-01free: document newly added optionsDenys Vlasenko1-1/+1
2010-10-01free: add -b/k/m/g options; remove 4 TB limitation. +100 bytesDenys Vlasenko1-42/+56
2010-09-30halt/poweroff/reboot: unify help textDenys Vlasenko1-21/+21
2010-09-30deluser: use the same licensing template in the header as other files doDenys Vlasenko1-1/+1
2010-09-26acpid: add config file and map fileSouf Oued2-102/+218
2010-09-26udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES optionsVladislav Grishenko2-0/+6
2010-09-25style fix. no code chagesDenys Vlasenko1-1/+2
2010-09-25ash: fix signal and "set -e" interactionDenys Vlasenko5-6/+58
2010-09-25modprobe-simple; do not error out on "rmmod module" if module is unloaded okDenys Vlasenko1-12/+14
2010-09-24sleep: fix fractional arguments in non-POSIX localeDenys Vlasenko1-7/+11
2010-09-23wget: flush output to network before receving replyNguyễn Thái Ngọc Duy1-0/+2