summaryrefslogtreecommitdiff
path: root/package/busybox/patches
AgeCommit message (Expand)Author
2007-06-04refresh all package patches in the buildroot using quiltnbd
2007-05-23awx: fix translationnbd
2007-05-23awx: fix a typonbd
2007-05-23fix awx segfaultsnbd
2007-05-20fix the patch filenbd
2007-05-20Fix malformed patchrwhitby
2007-05-20remove debug crap accidentally left in the patchnbd
2007-05-20awx: improve memory allocation handlingnbd
2007-05-20rewritten template parser for awx - uses @for, @if, @else, @end for basic flo...nbd
2007-05-15awx: variable initialization fixnbd
2007-05-14make udhcpc silent after 3 'Sending discover ...' messagesnbd
2007-05-10update to busybox 1.4.2 (fixes #1653)mbm
2007-04-25fix busybox rebuild when config changesmbm
2007-04-02patch for busybox httpd that adds an option for redirecting all requests to a...nbd
2007-03-29check initseq->first in awx after running include()nbd
2007-03-28fix an uninitialized variable in awx (does not fix random segfault yet, still...nbd
2007-03-14add -i <include file> and -f <ahtml file> options for awx interpreter (reques...nbd
2007-03-13fix the patchlevel of the busybox stty patchnbd
2007-03-13Small bug fix to package/kernel/modules/other.mkhcg
2007-03-11replace libcgi with some code extracted from haserl - libcgi is too inflexibl...nbd
2007-03-11add awx (awk web extension) - experimental core for a new web interface frame...nbd
2007-03-04hopefully fix ping bugs introduced in [6443]nbd
2007-02-28Fix truncated pings results when packets are too small. Also check for packet...florian
2007-02-28fix the issue of httpd no longer working when its root directory is replacednbd
2007-02-26Add macosx fix from #1407florian
2007-02-16fix memleak in uniq (#1354)nbd
2007-02-13fix tar segfault (patch from busybox svn rev. 17772)nbd
2007-02-12add some more busybox patches from upstreamnbd
2007-02-12fix for multiple lock/unlock operations in 'lock' command (found by framer99)nbd
2007-02-11oops... accidentally merged a broken patchnbd
2007-02-11fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)nbd
2007-02-10revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...nbd
2007-02-04upgrade to busybox 1.4.1nbd
2007-02-01unbreak cgis with custom headers on busybox httpdnbd
2007-01-27fix stupid busybox bin2hex bugnbd
2007-01-27really fix busybox wget command line parsingnbd
2007-01-26fix wget --passive-ftpnbd
2007-01-26another fix for the awk command line parsing - should finally work properly nownbd
2007-01-25upgrade busybox to 1.4.0nbd
2007-01-25rename patch to avoid duplicate patch numbernbd
2007-01-19fix syslogd output to /dev/console (patch from #1170)nbd
2007-01-07busybox: remove the bogus SIZEOF_LONG check (#1127)nbd
2007-01-06drop -Werror from busybox - prevents compile errors like #1130nbd
2007-01-05Add an OSX specific patch to compile busybox with Darwin, possible fix for BS...florian
2007-01-01replace our no_shadow fix with a better patch from upstream (#1118)nbd
2007-01-01revert to previous awk getopt behavior - the new one seems crappier and break...nbd
2007-01-01fix busybox linking when /bin/sh is not bash (closes: #1115)nico
2006-12-31Fix the lock warning (#1111), also add another download sourceflorian
2006-12-30update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do sonico
2006-11-22add "export -n" to ashmbm