summaryrefslogtreecommitdiff
path: root/package/busybox/patches
AgeCommit message (Expand)Author
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
2006-11-19fix oversized packets in udhcpc (closes: #962), bump busybox release number i...nico
2006-11-09add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net...nbd
2006-10-26reduce the possibility of race conditions when using the lock utilitynbd
2006-10-08fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...nico
2006-10-06really fix webif password access patch for busyboxnbd
2006-10-02fix for the password check (checked the wrong variable)nbd
2006-10-02port last commit to -ngnbd
2006-09-25fix grep's -C optionmbm
2006-08-21revert [4599], the bug was fixed elsewherenbd
2006-08-18don't try to use gnu wget specific options in ipkgnbd
2006-08-18fix wget long options bug (closes: #682)nico
2006-08-08update busybox to v1.2.1nico
2006-06-27add copyright headers to busybox patchesnbd
2006-06-04don't compile libipkg in busybox if ipkg is disablednbd
2006-05-24sync busybox with trunk (update to v1.1.3).nico
2006-04-12upgrade to busybox 1.1.2kaloz
2006-04-11fix segfault in locking utilitynbd
2006-04-05large init script cleanup and merge of whiterussian changes, new dnsmasq conf...nbd
2006-04-02update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1nico
2006-04-02upgrade busybox to v1.1.1kaloz
2006-02-06Added support httpd user-agent, IP address binding, closes #265 and #108florian
2006-02-04busybox httpd.conf: add support for reading passwords from /etc/passwd (synta...nbd
2006-01-29Removed 220-http_address_binding.patch as it does not work for the moment. Cl...florian
2006-01-14upgrade busybox to 1.1.0 finalkaloz
2006-01-14add ip address parameter to netmsg utilitynbd
2006-01-11add small 'netmsg' utility to send udp broadcast messagesnbd
2006-01-07Added support for httpd IP address binding, worksforme #108florian
2005-12-19fix busybox+ipkg buildnico
2005-12-19fix ipkg segfaultsnico
2005-12-15upgrade busybox to v1.1.0-pre1kaloz
2005-12-11don't display an 8 character password limit on the passwd promptnbd
2005-12-11create /var/spool/cron in cron init script and change the default crontab loc...nbd
2005-11-12fix stupid bug in my busybox ash performance patchnbd
2005-11-09add a busybox ash performance hacknbd
2005-11-06update ipkg patch to v1.99.154, nico