link default routes added by the network scripts to the appropriate interface (#2621)
[openwrt.git] / package / busybox / patches /
2008-01-25 nbdoops, applied the ipkg patch with the wrong patchlevel
2008-01-06 nbddon't call deconfig in udhcpc when entering the renew...
2008-01-06 nbdsave memory in ipkg while parsing package lists - there...
2008-01-06 nbdremove memleak patch because of issues with premature...
2008-01-03 nbdrestore old memleak fix
2008-01-03 nbdadd updated ipkg conffiles patch by cdtdaddy
2008-01-03 nbdfix ipkg segfault and add conffiles patch from #2946
2007-12-29 nbdfix a horrible memleak in ipkg (#2702)
2007-12-13 nbdremove a broken patch that should have been nuked with...
2007-11-29 thepeopleupdate busybox to 1.8.2
2007-11-12 nbdadd busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
2007-11-10 nbddisable a totally braindead optimization in busybox...
2007-11-10 nbdupgrade busybox to 1.8.1
2007-10-30 pavlovexpose an environment variable (IPKG_UPGRADE) to the...
2007-10-30 pavlovadd username/password options to ipkg, note this only...
2007-10-30 pavlovrefresh busybox patches
2007-10-24 nbdfix absolute path to .ko files in insmod
2007-10-08 nbdfix insmod crash when the module is not found
2007-10-05 nbdfix segfault with insmod on 2.4
2007-10-05 nbdfix compile error with 2.4
2007-10-05 nbdadd upstream fixes for 1.7.2
2007-10-05 nbdUpgrade busybox to 1.7.2
2007-07-20 nbdfix a socket leak in udhcpc (patch by Eric L. Chen)
2007-07-18 nbdadd fix for running udhcpc on bridges (patch by Eric...
2007-07-09 nbdadd busybox printf patch from #2021
2007-07-07 mbmfix busybox --help problems on rebuild
2007-07-01 nbdmassively reduce the number of forks that busybox ash...
2007-06-29 nbdcheck for + in the broadcast address before attempting...
2007-06-21 nbdfix cgi-bin directory handling (#1764)
2007-06-15 nbdfix awk segfault
2007-06-08 kalozfix insmod search when 2.4 module support is disabled
2007-06-04 nbdrefresh all package patches in the buildroot using...
2007-05-23 nbdawx: fix translation
2007-05-23 nbdawx: fix a typo
2007-05-23 nbdfix awx segfaults
2007-05-20 nbdfix the patch file
2007-05-20 rwhitbyFix malformed patch
2007-05-20 nbdremove debug crap accidentally left in the patch
2007-05-20 nbdawx: improve memory allocation handling
2007-05-20 nbdrewritten template parser for awx - uses @for, @if...
2007-05-15 nbdawx: variable initialization fix
2007-05-14 nbdmake udhcpc silent after 3 'Sending discover ...' messages
2007-05-10 mbmupdate to busybox 1.4.2 (fixes #1653)
2007-04-25 mbmfix busybox rebuild when config changes
2007-04-02 nbdpatch for busybox httpd that adds an option for redirec...
2007-03-29 nbdcheck initseq->first in awx after running include()
2007-03-28 nbdfix an uninitialized variable in awx (does not fix...
2007-03-14 nbdadd -i <include file> and -f <ahtml file> options for...
2007-03-13 nbdfix the patchlevel of the busybox stty patch
2007-03-13 hcgSmall bug fix to package/kernel/modules/other.mk
2007-03-11 nbdreplace libcgi with some code extracted from haserl...
2007-03-11 nbdadd awx (awk web extension) - experimental core for...
2007-03-04 nbdhopefully fix ping bugs introduced in [6443]
2007-02-28 florianFix truncated pings results when packets are too small...
2007-02-28 nbdfix the issue of httpd no longer working when its root...
2007-02-26 florianAdd macosx fix from #1407
2007-02-16 nbdfix memleak in uniq (#1354)
2007-02-13 nbdfix tar segfault (patch from busybox svn rev. 17772)
2007-02-12 nbdadd some more busybox patches from upstream
2007-02-12 nbdfix for multiple lock/unlock operations in 'lock' comma...
2007-02-11 nbdoops... accidentally merged a broken patch
2007-02-11 nbdfix a bug that breaks some cgi scripts on busybox ...
2007-02-10 nbdrevert httpd header handling code to the one from busyb...
2007-02-04 nbdupgrade to busybox 1.4.1
2007-02-01 nbdunbreak cgis with custom headers on busybox httpd
2007-01-27 nbdfix stupid busybox bin2hex bug
2007-01-27 nbdreally fix busybox wget command line parsing
2007-01-26 nbdfix wget --passive-ftp
2007-01-26 nbdanother fix for the awk command line parsing - should...
2007-01-25 nbdupgrade busybox to 1.4.0
2007-01-25 nbdrename patch to avoid duplicate patch number
2007-01-19 nbdfix syslogd output to /dev/console (patch from #1170)
2007-01-07 nbdbusybox: remove the bogus SIZEOF_LONG check (#1127)
2007-01-06 nbddrop -Werror from busybox - prevents compile errors...
2007-01-05 florianAdd an OSX specific patch to compile busybox with Darwi...
2007-01-01 nbdreplace our no_shadow fix with a better patch from...
2007-01-01 nbdrevert to previous awk getopt behavior - the new one...
2007-01-01 nicofix busybox linking when /bin/sh is not bash (closes...
2006-12-31 florianFix the lock warning (#1111), also add another download...
2006-12-30 nicoupdate busybox to v1.3.1, i was too lazy to update...
2006-11-22 mbmadd "export -n" to ash
2006-11-19 nicofix oversized packets in udhcpc (closes: #962), bump...
2006-11-09 nbdadd support for -t 0 (infinite retry) in busybox udhcpc...
2006-10-26 nbdreduce the possibility of race conditions when using...
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-08 nicofix unknown arch in ipkg: use our ARCH instead of busyb...
2006-10-06 nbdreally fix webif password access patch for busybox
2006-10-02 nbdfix for the password check (checked the wrong variable)
2006-10-02 nbdport last commit to -ng
2006-09-25 mbmfix grep's -C option
2006-08-21 nbdrevert [4599], the bug was fixed elsewhere
2006-08-18 nbddon't try to use gnu wget specific options in ipkg
2006-08-18 nicofix wget long options bug (closes: #682)
2006-08-08 nicoupdate busybox to v1.2.1
2006-06-27 nbdadd copyright headers to busybox patches
2006-06-04 nbddon't compile libipkg in busybox if ipkg is disabled
2006-05-24 nicosync busybox with trunk (update to v1.1.3).
2006-04-12 kalozupgrade to busybox 1.1.2
2006-04-11 nbdfix segfault in locking utility
2006-04-05 nbdlarge init script cleanup and merge of whiterussian...
next