summaryrefslogtreecommitdiff
path: root/package/busybox
AgeCommit message (Expand)Author
2007-07-01massively reduce the number of forks that busybox ash has to do while process...nbd
2007-06-29check for + in the broadcast address before attempting a dns lookupnbd
2007-06-22Send a kill signal to cron, otherwise two instances could be running (#1923)florian
2007-06-21fix cgi-bin directory handling (#1764)nbd
2007-06-15fix awk segfaultnbd
2007-06-14Fix removing links to applets (#1770)florian
2007-06-12Remove symbolic links to non-existent applets (#1770)florian
2007-06-08only support 2.6 modules on 2.6, and only 2.4 modules on 2.4kaloz
2007-06-08fix insmod search when 2.4 module support is disabledkaloz
2007-06-04refresh all package patches in the buildroot using quiltnbd
2007-05-23awx: fix translationnbd
2007-05-23awx: fix a typonbd
2007-05-23fix awx segfaultsnbd
2007-05-20fix the patch filenbd
2007-05-20Fix malformed patchrwhitby
2007-05-20remove debug crap accidentally left in the patchnbd
2007-05-20awx: improve memory allocation handlingnbd
2007-05-20rewritten template parser for awx - uses @for, @if, @else, @end for basic flo...nbd
2007-05-15awx: variable initialization fixnbd
2007-05-14make udhcpc silent after 3 'Sending discover ...' messagesnbd
2007-05-10START/STOP values must be specified in the init scriptmbm
2007-05-10update to busybox 1.4.2 (fixes #1653)mbm
2007-04-25fix busybox rebuild when config changesmbm
2007-04-04move gen_busybox_menuconfig.pl to package/busyboxnbd
2007-04-04replace gen_busybox_config.pl with a simple sed commandnbd
2007-04-02patch for busybox httpd that adds an option for redirecting all requests to a...nbd
2007-03-29check initseq->first in awx after running include()nbd
2007-03-28fix an uninitialized variable in awx (does not fix random segfault yet, still...nbd
2007-03-23make busybox autorebuild on relevant config changesnbd
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd
2007-03-14add -i <include file> and -f <ahtml file> options for awx interpreter (reques...nbd
2007-03-13fix the patchlevel of the busybox stty patchnbd
2007-03-13Small bug fix to package/kernel/modules/other.mkhcg
2007-03-11oops... forgot to remove linenbd
2007-03-11replace libcgi with some code extracted from haserl - libcgi is too inflexibl...nbd
2007-03-11fix typo (#1454)nbd
2007-03-11add awx (awk web extension) - experimental core for a new web interface frame...nbd
2007-03-11enable httpd config option for running scripts through an interpreternbd
2007-03-04nuke mdev and replace it with hotplug2 :)nbd
2007-03-04hopefully fix ping bugs introduced in [6443]nbd
2007-03-03R.I.P. devfskaloz
2007-02-28Fix truncated pings results when packets are too small. Also check for packet...florian
2007-02-28fix the issue of httpd no longer working when its root directory is replacednbd
2007-02-26Add macosx fix from #1407florian
2007-02-16fix memleak in uniq (#1354)nbd
2007-02-13fix tar segfault (patch from busybox svn rev. 17772)nbd
2007-02-12add some more busybox patches from upstreamnbd
2007-02-12fix for multiple lock/unlock operations in 'lock' command (found by framer99)nbd
2007-02-11oops... accidentally merged a broken patchnbd