aboutsummaryrefslogtreecommitdiff
path: root/package/busybox/patches
Commit message (Collapse)AuthorAge
* Add macosx fix from #1407Florian Fainelli2007-02-26
| | | | SVN-Revision: 6392
* fix memleak in uniq (#1354)Felix Fietkau2007-02-16
| | | | SVN-Revision: 6313
* fix tar segfault (patch from busybox svn rev. 17772)Felix Fietkau2007-02-13
| | | | SVN-Revision: 6298
* add some more busybox patches from upstreamFelix Fietkau2007-02-12
| | | | SVN-Revision: 6290
* fix for multiple lock/unlock operations in 'lock' command (found by framer99)Felix Fietkau2007-02-12
| | | | SVN-Revision: 6286
* oops... accidentally merged a broken patchFelix Fietkau2007-02-11
| | | | SVN-Revision: 6283
* fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)Felix Fietkau2007-02-11
| | | | SVN-Revision: 6282
* revert httpd header handling code to the one from busybox 1.3.1 - fixes ↵Felix Fietkau2007-02-10
| | | | | | problems with cgis and custom headers SVN-Revision: 6281
* upgrade to busybox 1.4.1Felix Fietkau2007-02-04
| | | | SVN-Revision: 6261
* unbreak cgis with custom headers on busybox httpdFelix Fietkau2007-02-01
| | | | SVN-Revision: 6238
* fix stupid busybox bin2hex bugFelix Fietkau2007-01-27
| | | | SVN-Revision: 6223
* really fix busybox wget command line parsingFelix Fietkau2007-01-27
| | | | SVN-Revision: 6218
* fix wget --passive-ftpFelix Fietkau2007-01-26
| | | | SVN-Revision: 6211
* another fix for the awk command line parsing - should finally work properly nowFelix Fietkau2007-01-26
| | | | SVN-Revision: 6210
* upgrade busybox to 1.4.0Felix Fietkau2007-01-25
| | | | SVN-Revision: 6204
* rename patch to avoid duplicate patch numberFelix Fietkau2007-01-25
| | | | SVN-Revision: 6201
* fix syslogd output to /dev/console (patch from #1170)Felix Fietkau2007-01-19
| | | | SVN-Revision: 6131
* busybox: remove the bogus SIZEOF_LONG check (#1127)Felix Fietkau2007-01-07
| | | | SVN-Revision: 6012
* drop -Werror from busybox - prevents compile errors like #1130Felix Fietkau2007-01-06
| | | | SVN-Revision: 6009
* Add an OSX specific patch to compile busybox with Darwin, possible fix for ↵Florian Fainelli2007-01-05
| | | | | | BSDs as well SVN-Revision: 5982
* replace our no_shadow fix with a better patch from upstream (#1118)Felix Fietkau2007-01-01
| | | | SVN-Revision: 5961
* revert to previous awk getopt behavior - the new one seems crappier and ↵Felix Fietkau2007-01-01
| | | | | | breaks a few things, like multiple -f arguments SVN-Revision: 5958
* fix busybox linking when /bin/sh is not bash (closes: #1115)Nicolas Thill2007-01-01
| | | | SVN-Revision: 5954
* Fix the lock warning (#1111), also add another download sourceFlorian Fainelli2006-12-31
| | | | SVN-Revision: 5944
* update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do soNicolas Thill2006-12-30
| | | | SVN-Revision: 5941
* add "export -n" to ashMike Baker2006-11-22
| | | | SVN-Revision: 5615
* fix oversized packets in udhcpc (closes: #962), bump busybox release number ↵Nicolas Thill2006-11-19
| | | | | | in whiterussian SVN-Revision: 5583
* add support for -t 0 (infinite retry) in busybox udhcpc and use it in the ↵Felix Fietkau2006-11-09
| | | | | | network scripts SVN-Revision: 5493
* reduce the possibility of race conditions when using the lock utilityFelix Fietkau2006-10-26
| | | | SVN-Revision: 5297
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20