Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | |
| | | | | SVN-Revision: 6512 | |||
* | hopefully fix ping bugs introduced in [6443] | Felix Fietkau | 2007-03-04 | |
| | | | | SVN-Revision: 6505 | |||
* | R.I.P. devfs | Imre Kaloz | 2007-03-03 | |
| | | | | SVN-Revision: 6478 | |||
* | 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 | |||
* | enable httpd sighup config reload by default | Felix Fietkau | 2007-01-31 | |
| | | | | SVN-Revision: 6235 | |||
* | 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 | |||
* | enable pretty lsmod output for linux 2.6 | Felix Fietkau | 2007-01-10 | |
| | | | | SVN-Revision: 6064 | |||
* | add some more checks to the telnet init script | Felix Fietkau | 2007-01-08 | |
| | | | | SVN-Revision: 6042 | |||
* | more use of the INSTALL_DIR variable | Nicolas Thill | 2007-01-08 | |
| | | | | SVN-Revision: 6023 | |||
* | 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 | |||
* | make telnetd standalone | Felix Fietkau | 2007-01-01 | |
| | | | | SVN-Revision: 5959 | |||
* | 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 | |||
* | update busybox menuconfig for the latest version | Felix Fietkau | 2007-01-01 | |
| | | | | SVN-Revision: 5953 | |||
* | 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 | |||
* | move busybox init scripts from base-files into the busybox package and make ↵ | Felix Fietkau | 2006-11-22 | |
| | | | | | | them depend on busybox menuconfig options SVN-Revision: 5620 | |||
* | 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 | |||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | |
| | | | | SVN-Revision: 5512 | |||
* | 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 | |