Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-13hush: use ash's read builtinDenys Vlasenko
2010-01-13shell: split read builtin from ashDenys Vlasenko
2009-04-26hush: fix SEGV in % expansionDenis Vlasenko
2009-04-09*: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko
2009-04-07implement support for parameter substitution via #/% operatorsMike Frysinger