aboutsummaryrefslogtreecommitdiff
path: root/package/busybox
Commit message (Expand)AuthorAge
* bump busybox release numberFelix Fietkau2007-07-01
* massively reduce the number of forks that busybox ash has to do while process...Felix Fietkau2007-07-01
* check for + in the broadcast address before attempting a dns lookupFelix Fietkau2007-06-29
* Send a kill signal to cron, otherwise two instances could be running (#1923)Florian Fainelli2007-06-22
* fix cgi-bin directory handling (#1764)Felix Fietkau2007-06-21
* fix awk segfaultFelix Fietkau2007-06-15
* Fix removing links to applets (#1770)Florian Fainelli2007-06-14
* Remove symbolic links to non-existent applets (#1770)Florian Fainelli2007-06-12
* only support 2.6 modules on 2.6, and only 2.4 modules on 2.4Imre Kaloz2007-06-08
* fix insmod search when 2.4 module support is disabledImre Kaloz2007-06-08
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04
* awx: fix translationFelix Fietkau2007-05-23
* awx: fix a typoFelix Fietkau2007-05-23
* fix awx segfaultsFelix Fietkau2007-05-23
* fix the patch fileFelix Fietkau2007-05-20
* Fix malformed patchRod Whitby2007-05-20
* remove debug crap accidentally left in the patchFelix Fietkau2007-05-20
* awx: improve memory allocation handlingFelix Fietkau2007-05-20
* rewritten template parser for awx - uses @for, @if, @else, @end for basic flo...Felix Fietkau2007-05-20
* awx: variable initialization fixFelix Fietkau2007-05-15
* make udhcpc silent after 3 'Sending discover ...' messagesFelix Fietkau2007-05-14
* START/STOP values must be specified in the init scriptMike Baker2007-05-10
* update to busybox 1.4.2 (fixes #1653)Mike Baker2007-05-10
* fix busybox rebuild when config changesMike Baker2007-04-25
* move gen_busybox_menuconfig.pl to package/busyboxFelix Fietkau2007-04-04
* replace gen_busybox_config.pl with a simple sed commandFelix Fietkau2007-04-04
* patch for busybox httpd that adds an option for redirecting all requests to a...Felix Fietkau2007-04-02
* check initseq->first in awx after running include()Felix Fietkau2007-03-29
* fix an uninitialized variable in awx (does not fix random segfault yet, still...Felix Fietkau2007-03-28
* make busybox autorebuild on relevant config changesFelix Fietkau2007-03-23
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-16
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-16
* add -i <include file> and -f <ahtml file> options for awx interpreter (reques...Felix Fietkau2007-03-14
* fix the patchlevel of the busybox stty patchFelix Fietkau2007-03-13
* Small bug fix to package/kernel/modules/other.mk stty broken in busybox 1.4.1...Hamish Guthrie2007-03-13
* oops... forgot to remove lineFelix Fietkau2007-03-11
* replace libcgi with some code extracted from haserl - libcgi is too inflexibl...Felix Fietkau2007-03-11
* fix typo (#1454)Felix Fietkau2007-03-11
* add awx (awk web extension) - experimental core for a new web interface frame...Felix Fietkau2007-03-11
* enable httpd config option for running scripts through an interpreterFelix Fietkau2007-03-11
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-04
* hopefully fix ping bugs introduced in [6443]Felix Fietkau2007-03-04
* R.I.P. devfsImre Kaloz2007-03-03
* Fix truncated pings results when packets are too small. Also check for packet...Florian Fainelli2007-02-28
* fix the issue of httpd no longer working when its root directory is replacedFelix Fietkau2007-02-28
* Add macosx fix from #1407Florian Fainelli2007-02-26
* fix memleak in uniq (#1354)Felix Fietkau2007-02-16
* fix tar segfault (patch from busybox svn rev. 17772)Felix Fietkau2007-02-13
* add some more busybox patches from upstreamFelix Fietkau2007-02-12
* fix for multiple lock/unlock operations in 'lock' command (found by framer99)Felix Fietkau2007-02-12