aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2006-11-27safe_strtoXX interface proved to be a bit unconvenient.Denis Vlasenko16-280/+145
2006-11-27- minor shrinkageBernhard Reutner-Fischer1-8/+6
2006-11-27ifconfig: do not try to continue on errors. not much sence in doing thatDenis Vlasenko1-104/+58
2006-11-27deluser: the same code, but a bit less obfuscated.Denis Vlasenko1-15/+16
2006-11-27deluser: size reduction by 60 bytes.Denis Vlasenko1-62/+48
2006-11-26added gcc flag which is needed for ULLONG_MAX to appearDenis Vlasenko1-0/+3
2006-11-26Closing bug 730. libbb run_parts is using scandir (a GNUism),Denis Vlasenko4-129/+99