aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/270-ash_performance.patch
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade busybox to 1.7.2Felix Fietkau2007-10-051-30/+0
| | | | | | | | | | | - clean up insmod crap - add some lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* massively reduce the number of forks that busybox ash has to do while ↵Felix Fietkau2007-07-011-0/+30
processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7815 3c298f89-4303-0410-b956-a3cf2f4a3e73