[buildroot] make static host utility linking default to off
[openwrt.git] / package / busybox / patches /
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...
2006-04-02 nicoupdate ipkg patch for 1.1.1, expose an hash_fd function...
2006-04-02 kalozupgrade busybox to v1.1.1
2006-02-06 florianAdded support httpd user-agent, IP address binding...
2006-02-04 nbdbusybox httpd.conf: add support for reading passwords...
2006-01-29 florianRemoved 220-http_address_binding.patch as it does not...
2006-01-14 kalozupgrade busybox to 1.1.0 final
2006-01-14 nbdadd ip address parameter to netmsg utility
2006-01-11 nbdadd small 'netmsg' utility to send udp broadcast messages
2006-01-07 florianAdded support for httpd IP address binding, worksforme...
2005-12-19 nicofix busybox+ipkg build
2005-12-19 nicofix ipkg segfaults
2005-12-15 kalozupgrade busybox to v1.1.0-pre1
2005-12-11 nbddon't display an 8 character password limit on the...
2005-12-11 nbdcreate /var/spool/cron in cron init script and change...
2005-11-12 nbdfix stupid bug in my busybox ash performance patch
2005-11-09 nbdadd a busybox ash performance hack
2005-11-06 nicoupdate ipkg patch to v1.99.154,
2005-10-22 nbdfix telnetd in busybox 1.01
2005-10-20 kalozupdate busybox to v1.01
2005-09-14 wbxsync with whiterussian
2005-08-22 nbdadd fix for tar command line (thx matled)
2005-08-13 nicoadd a patch to integrate ipkg into busybox
next