summaryrefslogtreecommitdiff
path: root/package/busybox/patches
AgeCommit message (Expand)Author
2008-01-25oops, applied the ipkg patch with the wrong patchlevelnbd
2008-01-06don't call deconfig in udhcpc when entering the renew phasenbd
2008-01-06save memory in ipkg while parsing package lists - there's no need to load the...nbd
2008-01-06remove memleak patch because of issues with premature freeing of memory - i w...nbd
2008-01-03restore old memleak fixnbd
2008-01-03add updated ipkg conffiles patch by cdtdaddynbd
2008-01-03fix ipkg segfault and add conffiles patch from #2946nbd
2007-12-29fix a horrible memleak in ipkg (#2702)nbd
2007-12-13remove a broken patch that should have been nuked with the busybox upgrade (#...nbd
2007-11-29update busybox to 1.8.2thepeople
2007-11-12add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)nbd
2007-11-10disable a totally braindead optimization in busybox that causes various apple...nbd
2007-11-10upgrade busybox to 1.8.1nbd
2007-10-30expose an environment variable (IPKG_UPGRADE) to the scripts executed during ...pavlov
2007-10-30add username/password options to ipkg, note this only works if you have a rea...pavlov
2007-10-30refresh busybox patchespavlov
2007-10-24fix absolute path to .ko files in insmodnbd
2007-10-08fix insmod crash when the module is not foundnbd
2007-10-05fix segfault with insmod on 2.4nbd
2007-10-05fix compile error with 2.4nbd
2007-10-05add upstream fixes for 1.7.2nbd
2007-10-05Upgrade busybox to 1.7.2nbd
2007-07-20fix a socket leak in udhcpc (patch by Eric L. Chen)nbd
2007-07-18add fix for running udhcpc on bridges (patch by Eric L. Chen)nbd
2007-07-09add busybox printf patch from #2021nbd
2007-07-07fix busybox --help problems on rebuildmbm
2007-07-01massively reduce the number of forks that busybox ash has to do while process...nbd
2007-06-29check for + in the broadcast address before attempting a dns lookupnbd
2007-06-21fix cgi-bin directory handling (#1764)nbd
2007-06-15fix awk segfaultnbd
2007-06-08fix insmod search when 2.4 module support is disabledkaloz
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