Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | patch for busybox httpd that adds an option for redirecting all requests to ↵ | Felix Fietkau | 2007-04-02 |
| | | | | | | a specific page (e.g. for making a splash screen) SVN-Revision: 6818 | ||
* | check initseq->first in awx after running include() | Felix Fietkau | 2007-03-29 |
| | | | | SVN-Revision: 6751 | ||
* | fix an uninitialized variable in awx (does not fix random segfault yet, ↵ | Felix Fietkau | 2007-03-28 |
| | | | | | | still looking into it) SVN-Revision: 6750 | ||
* | add -i <include file> and -f <ahtml file> options for awx interpreter ↵ | Felix Fietkau | 2007-03-14 |
| | | | | | | (requested by mbm) SVN-Revision: 6561 | ||
* | fix the patchlevel of the busybox stty patch | Felix Fietkau | 2007-03-13 |
| | | | | SVN-Revision: 6560 | ||
* | Small bug fix to package/kernel/modules/other.mk stty broken in busybox ↵ | Hamish Guthrie | 2007-03-13 |
| | | | | | | 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. SVN-Revision: 6559 | ||
* | replace libcgi with some code extracted from haserl - libcgi is too ↵ | Felix Fietkau | 2007-03-11 |
| | | | | | | inflexible and breaks rrdtool SVN-Revision: 6554 | ||
* | add awx (awk web extension) - experimental core for a new web interface ↵ | Felix Fietkau | 2007-03-11 |
| | | | | | | framework SVN-Revision: 6549 | ||
* | hopefully fix ping bugs introduced in [6443] | Felix Fietkau | 2007-03-04 |
| | | | | SVN-Revision: 6505 | ||
* | Fix truncated pings results when packets are too small. Also check for ↵ | Florian Fainelli | 2007-02-28 |
| | | | | | | packet maximum size, so that busybox's ping could not be responsible for flooding hosts. SVN-Revision: 6443 | ||
* | fix the issue of httpd no longer working when its root directory is replaced | Felix Fietkau | 2007-02-28 |
| | | | | SVN-Revision: 6437 | ||
* | Add macosx fix from #1407 | Florian Fainelli | 2007-02-26 |
| | | | | SVN-Revision: 6392 | ||
* | fix memleak in uniq (#1354) | Felix Fietkau | 2007-02-16 |
| | | | | SVN-Revision: 6313 | ||
* | fix tar segfault (patch from busybox svn rev. 17772) | Felix Fietkau | 2007-02-13 |
| | | | | SVN-Revision: 6298 | ||
* | add some more busybox patches from upstream | Felix Fietkau | 2007-02-12 |
| | | | | SVN-Revision: 6290 | ||
* | fix for multiple lock/unlock operations in 'lock' command (found by framer99) | Felix Fietkau | 2007-02-12 |
| | | | | SVN-Revision: 6286 | ||
* | oops... accidentally merged a broken patch | Felix Fietkau | 2007-02-11 |
| | | | | SVN-Revision: 6283 | ||
* | fix a bug that breaks some cgi scripts on busybox (patch from x-wrt) | Felix Fietkau | 2007-02-11 |
| | | | | SVN-Revision: 6282 | ||
* | revert httpd header handling code to the one from busybox 1.3.1 - fixes ↵ | Felix Fietkau | 2007-02-10 |
| | | | | | | problems with cgis and custom headers SVN-Revision: 6281 | ||
* | upgrade to busybox 1.4.1 | Felix Fietkau | 2007-02-04 |
| | | | | SVN-Revision: 6261 | ||
* | unbreak cgis with custom headers on busybox httpd | Felix Fietkau | 2007-02-01 |
| | | | | SVN-Revision: 6238 | ||
* | fix stupid busybox bin2hex bug | Felix Fietkau | 2007-01-27 |
| | | | | SVN-Revision: 6223 | ||
* | really fix busybox wget command line parsing | Felix Fietkau | 2007-01-27 |
| | | | | SVN-Revision: 6218 | ||
* | fix wget --passive-ftp | Felix Fietkau | 2007-01-26 |
| | | | | SVN-Revision: 6211 | ||
* | another fix for the awk command line parsing - should finally work properly now | Felix Fietkau | 2007-01-26 |
| | | | | SVN-Revision: 6210 | ||
* | upgrade busybox to 1.4.0 | Felix Fietkau | 2007-01-25 |
| | | | | SVN-Revision: 6204 | ||
* | rename patch to avoid duplicate patch number | Felix Fietkau | 2007-01-25 |
| | | | | SVN-Revision: 6201 | ||
* | fix syslogd output to /dev/console (patch from #1170) | Felix Fietkau | 2007-01-19 |
| | | | | SVN-Revision: 6131 | ||
* | busybox: remove the bogus SIZEOF_LONG check (#1127) | Felix Fietkau | 2007-01-07 |
| | | | | SVN-Revision: 6012 | ||
* | drop -Werror from busybox - prevents compile errors like #1130 | Felix Fietkau | 2007-01-06 |
| | | | | SVN-Revision: 6009 | ||
* | Add an OSX specific patch to compile busybox with Darwin, possible fix for ↵ | Florian Fainelli | 2007-01-05 |
| | | | | | | BSDs as well SVN-Revision: 5982 | ||
* | replace our no_shadow fix with a better patch from upstream (#1118) | Felix Fietkau | 2007-01-01 |
| | | | | SVN-Revision: 5961 | ||
* | revert to previous awk getopt behavior - the new one seems crappier and ↵ | Felix Fietkau | 2007-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 Thill | 2007-01-01 |
| | | | | SVN-Revision: 5954 | ||
* | Fix the lock warning (#1111), also add another download source | Florian Fainelli | 2006-12-31 |
| | | | | SVN-Revision: 5944 | ||
* | update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so | Nicolas Thill | 2006-12-30 |
| | | | | SVN-Revision: 5941 | ||
* | add "export -n" to ash | Mike Baker | 2006-11-22 |
| | | | | SVN-Revision: 5615 | ||
* | fix oversized packets in udhcpc (closes: #962), bump busybox release number ↵ | Nicolas Thill | 2006-11-19 |
| | | | | | | in whiterussian SVN-Revision: 5583 | ||
* | add support for -t 0 (infinite retry) in busybox udhcpc and use it in the ↵ | Felix Fietkau | 2006-11-09 |
| | | | | | | network scripts SVN-Revision: 5493 | ||
* | reduce the possibility of race conditions when using the lock utility | Felix Fietkau | 2006-10-26 |
| | | | | SVN-Revision: 5297 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |