| Commit message (Expand) | Author | Age | Files | Lines |
* | add busybox printf patch from #2021 | Felix Fietkau | 2007-07-09 | 1 | -0/+18 |
* | fix busybox --help problems on rebuild | Mike Baker | 2007-07-07 | 1 | -4/+3 |
* | massively reduce the number of forks that busybox ash has to do while process... | Felix Fietkau | 2007-07-01 | 1 | -0/+30 |
* | check for + in the broadcast address before attempting a dns lookup | Felix Fietkau | 2007-06-29 | 1 | -0/+29 |
* | fix cgi-bin directory handling (#1764) | Felix Fietkau | 2007-06-21 | 1 | -0/+15 |
* | fix awk segfault | Felix Fietkau | 2007-06-15 | 1 | -5/+5 |
* | fix insmod search when 2.4 module support is disabled | Imre Kaloz | 2007-06-08 | 1 | -0/+196 |
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 25 | -402/+530 |
* | awx: fix translation | Felix Fietkau | 2007-05-23 | 1 | -8/+9 |
* | awx: fix a typo | Felix Fietkau | 2007-05-23 | 1 | -1/+1 |
* | fix awx segfaults | Felix Fietkau | 2007-05-23 | 1 | -40/+44 |
* | fix the patch file | Felix Fietkau | 2007-05-20 | 1 | -2/+2 |
* | Fix malformed patch | Rod Whitby | 2007-05-20 | 1 | -1/+1 |
* | remove debug crap accidentally left in the patch | Felix Fietkau | 2007-05-20 | 1 | -3/+1 |
* | awx: improve memory allocation handling | Felix Fietkau | 2007-05-20 | 1 | -27/+32 |
* | rewritten template parser for awx - uses @for, @if, @else, @end for basic flo... | Felix Fietkau | 2007-05-20 | 1 | -67/+466 |
* | awx: variable initialization fix | Felix Fietkau | 2007-05-15 | 1 | -1/+2 |
* | make udhcpc silent after 3 'Sending discover ...' messages | Felix Fietkau | 2007-05-14 | 1 | -0/+21 |
* | update to busybox 1.4.2 (fixes #1653) | Mike Baker | 2007-05-10 | 5 | -202/+0 |
* | fix busybox rebuild when config changes | Mike Baker | 2007-04-25 | 1 | -0/+12 |
* | patch for busybox httpd that adds an option for redirecting all requests to a... | Felix Fietkau | 2007-04-02 | 1 | -0/+91 |
* | check initseq->first in awx after running include() | Felix Fietkau | 2007-03-29 | 1 | -1/+1 |
* | fix an uninitialized variable in awx (does not fix random segfault yet, still... | Felix Fietkau | 2007-03-28 | 1 | -1/+2 |
* | add -i <include file> and -f <ahtml file> options for awx interpreter (reques... | Felix Fietkau | 2007-03-14 | 1 | -70/+105 |
* | fix the patchlevel of the busybox stty patch | Felix Fietkau | 2007-03-13 | 1 | -2/+2 |
* | Small bug fix to package/kernel/modules/other.mk stty broken in busybox 1.4.1... | Hamish Guthrie | 2007-03-13 | 1 | -0/+26 |
* | replace libcgi with some code extracted from haserl - libcgi is too inflexibl... | Felix Fietkau | 2007-03-11 | 1 | -23/+526 |
* | add awx (awk web extension) - experimental core for a new web interface frame... | Felix Fietkau | 2007-03-11 | 1 | -0/+662 |
* | hopefully fix ping bugs introduced in [6443] | Felix Fietkau | 2007-03-04 | 1 | -12/+1 |
* | Fix truncated pings results when packets are too small. Also check for packet... | Florian Fainelli | 2007-02-28 | 1 | -0/+42 |
* | fix the issue of httpd no longer working when its root directory is replaced | Felix Fietkau | 2007-02-28 | 1 | -0/+28 |
* | Add macosx fix from #1407 | Florian Fainelli | 2007-02-26 | 1 | -0/+11 |
* | fix memleak in uniq (#1354) | Felix Fietkau | 2007-02-16 | 1 | -0/+12 |
* | fix tar segfault (patch from busybox svn rev. 17772) | Felix Fietkau | 2007-02-13 | 1 | -0/+77 |
* | add some more busybox patches from upstream | Felix Fietkau | 2007-02-12 | 2 | -0/+85 |
* | fix for multiple lock/unlock operations in 'lock' command (found by framer99) | Felix Fietkau | 2007-02-12 | 1 | -2/+1 |
* | oops... accidentally merged a broken patch | Felix Fietkau | 2007-02-11 | 1 | -14/+14 |
* | fix a bug that breaks some cgi scripts on busybox (patch from x-wrt) | Felix Fietkau | 2007-02-11 | 1 | -0/+17 |
* | revert httpd header handling code to the one from busybox 1.3.1 - fixes probl... | Felix Fietkau | 2007-02-10 | 1 | -1/+15 |
* | upgrade to busybox 1.4.1 | Felix Fietkau | 2007-02-04 | 1 | -11/+0 |
* | unbreak cgis with custom headers on busybox httpd | Felix Fietkau | 2007-02-01 | 1 | -0/+11 |
* | fix stupid busybox bin2hex bug | Felix Fietkau | 2007-01-27 | 1 | -0/+14 |
* | really fix busybox wget command line parsing | Felix Fietkau | 2007-01-27 | 1 | -10/+12 |
* | fix wget --passive-ftp | Felix Fietkau | 2007-01-26 | 1 | -0/+11 |
* | another fix for the awk command line parsing - should finally work properly now | Felix Fietkau | 2007-01-26 | 1 | -8/+14 |
* | upgrade busybox to 1.4.0 | Felix Fietkau | 2007-01-25 | 12 | -1332/+429 |
* | rename patch to avoid duplicate patch number | Felix Fietkau | 2007-01-25 | 1 | -0/+0 |
* | fix syslogd output to /dev/console (patch from #1170) | Felix Fietkau | 2007-01-19 | 1 | -0/+14 |
* | busybox: remove the bogus SIZEOF_LONG check (#1127) | Felix Fietkau | 2007-01-07 | 1 | -0/+12 |
* | drop -Werror from busybox - prevents compile errors like #1130 | Felix Fietkau | 2007-01-06 | 1 | -0/+12 |