| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | awx: fix a typo | nbd | 2007-05-23 | 1 | -1/+1 |
* | fix awx segfaults | nbd | 2007-05-23 | 1 | -40/+44 |
* | fix the patch file | nbd | 2007-05-20 | 1 | -2/+2 |
* | Fix malformed patch | rwhitby | 2007-05-20 | 1 | -1/+1 |
* | remove debug crap accidentally left in the patch | nbd | 2007-05-20 | 1 | -3/+1 |
* | awx: improve memory allocation handling | nbd | 2007-05-20 | 1 | -27/+32 |
* | rewritten template parser for awx - uses @for, @if, @else, @end for basic flo... | nbd | 2007-05-20 | 1 | -67/+466 |
* | awx: variable initialization fix | nbd | 2007-05-15 | 1 | -1/+2 |
* | make udhcpc silent after 3 'Sending discover ...' messages | nbd | 2007-05-14 | 1 | -0/+21 |
* | update to busybox 1.4.2 (fixes #1653) | mbm | 2007-05-10 | 5 | -202/+0 |
* | fix busybox rebuild when config changes | mbm | 2007-04-25 | 1 | -0/+12 |
* | patch for busybox httpd that adds an option for redirecting all requests to a... | nbd | 2007-04-02 | 1 | -0/+91 |
* | check initseq->first in awx after running include() | nbd | 2007-03-29 | 1 | -1/+1 |
* | fix an uninitialized variable in awx (does not fix random segfault yet, still... | nbd | 2007-03-28 | 1 | -1/+2 |
* | add -i <include file> and -f <ahtml file> options for awx interpreter (reques... | nbd | 2007-03-14 | 1 | -70/+105 |
* | fix the patchlevel of the busybox stty patch | nbd | 2007-03-13 | 1 | -2/+2 |
* | Small bug fix to package/kernel/modules/other.mk | hcg | 2007-03-13 | 1 | -0/+26 |
* | replace libcgi with some code extracted from haserl - libcgi is too inflexibl... | nbd | 2007-03-11 | 1 | -23/+526 |
* | add awx (awk web extension) - experimental core for a new web interface frame... | nbd | 2007-03-11 | 1 | -0/+662 |
* | hopefully fix ping bugs introduced in [6443] | nbd | 2007-03-04 | 1 | -12/+1 |
* | Fix truncated pings results when packets are too small. Also check for packet... | florian | 2007-02-28 | 1 | -0/+42 |
* | fix the issue of httpd no longer working when its root directory is replaced | nbd | 2007-02-28 | 1 | -0/+28 |
* | Add macosx fix from #1407 | florian | 2007-02-26 | 1 | -0/+11 |
* | fix memleak in uniq (#1354) | nbd | 2007-02-16 | 1 | -0/+12 |
* | fix tar segfault (patch from busybox svn rev. 17772) | nbd | 2007-02-13 | 1 | -0/+77 |
* | add some more busybox patches from upstream | nbd | 2007-02-12 | 2 | -0/+85 |
* | fix for multiple lock/unlock operations in 'lock' command (found by framer99) | nbd | 2007-02-12 | 1 | -2/+1 |
* | oops... accidentally merged a broken patch | nbd | 2007-02-11 | 1 | -14/+14 |
* | fix a bug that breaks some cgi scripts on busybox (patch from x-wrt) | nbd | 2007-02-11 | 1 | -0/+17 |
* | revert httpd header handling code to the one from busybox 1.3.1 - fixes probl... | nbd | 2007-02-10 | 1 | -1/+15 |
* | upgrade to busybox 1.4.1 | nbd | 2007-02-04 | 1 | -11/+0 |
* | unbreak cgis with custom headers on busybox httpd | nbd | 2007-02-01 | 1 | -0/+11 |
* | fix stupid busybox bin2hex bug | nbd | 2007-01-27 | 1 | -0/+14 |
* | really fix busybox wget command line parsing | nbd | 2007-01-27 | 1 | -10/+12 |
* | fix wget --passive-ftp | nbd | 2007-01-26 | 1 | -0/+11 |
* | another fix for the awk command line parsing - should finally work properly now | nbd | 2007-01-26 | 1 | -8/+14 |
* | upgrade busybox to 1.4.0 | nbd | 2007-01-25 | 12 | -1332/+429 |
* | rename patch to avoid duplicate patch number | nbd | 2007-01-25 | 1 | -0/+0 |
* | fix syslogd output to /dev/console (patch from #1170) | nbd | 2007-01-19 | 1 | -0/+14 |
* | busybox: remove the bogus SIZEOF_LONG check (#1127) | nbd | 2007-01-07 | 1 | -0/+12 |
* | drop -Werror from busybox - prevents compile errors like #1130 | nbd | 2007-01-06 | 1 | -0/+12 |
* | Add an OSX specific patch to compile busybox with Darwin, possible fix for BS... | florian | 2007-01-05 | 1 | -0/+45 |
* | replace our no_shadow fix with a better patch from upstream (#1118) | nbd | 2007-01-01 | 1 | -7/+225 |
* | revert to previous awk getopt behavior - the new one seems crappier and break... | nbd | 2007-01-01 | 1 | -0/+81 |
* | fix busybox linking when /bin/sh is not bash (closes: #1115) | nico | 2007-01-01 | 1 | -0/+9 |
* | Fix the lock warning (#1111), also add another download source | florian | 2006-12-31 | 1 | -1/+2 |
* | update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so | nico | 2006-12-30 | 21 | -1190/+584 |
* | add "export -n" to ash | mbm | 2006-11-22 | 1 | -0/+35 |
* | fix oversized packets in udhcpc (closes: #962), bump busybox release number i... | nico | 2006-11-19 | 1 | -0/+85 |
* | add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net... | nbd | 2006-11-09 | 1 | -0/+21 |