aboutsummaryrefslogtreecommitdiff
path: root/package/busybox
Commit message (Expand)AuthorAge
* 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
* oops... accidentally merged a broken patchFelix Fietkau2007-02-11
* fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)Felix Fietkau2007-02-11
* revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...Felix Fietkau2007-02-10
* upgrade to busybox 1.4.1Felix Fietkau2007-02-04
* unbreak cgis with custom headers on busybox httpdFelix Fietkau2007-02-01
* enable httpd sighup config reload by defaultFelix Fietkau2007-01-31
* fix stupid busybox bin2hex bugFelix Fietkau2007-01-27
* really fix busybox wget command line parsingFelix Fietkau2007-01-27
* fix wget --passive-ftpFelix Fietkau2007-01-26
* another fix for the awk command line parsing - should finally work properly nowFelix Fietkau2007-01-26
* upgrade busybox to 1.4.0Felix Fietkau2007-01-25
* rename patch to avoid duplicate patch numberFelix Fietkau2007-01-25
* fix syslogd output to /dev/console (patch from #1170)Felix Fietkau2007-01-19
* enable pretty lsmod output for linux 2.6Felix Fietkau2007-01-10
* add some more checks to the telnet init scriptFelix Fietkau2007-01-08
* more use of the INSTALL_DIR variableNicolas Thill2007-01-08
* busybox: remove the bogus SIZEOF_LONG check (#1127)Felix Fietkau2007-01-07
* drop -Werror from busybox - prevents compile errors like #1130Felix Fietkau2007-01-06
* Add an OSX specific patch to compile busybox with Darwin, possible fix for BS...Florian Fainelli2007-01-05
* replace our no_shadow fix with a better patch from upstream (#1118)Felix Fietkau2007-01-01
* make telnetd standaloneFelix Fietkau2007-01-01
* revert to previous awk getopt behavior - the new one seems crappier and break...Felix Fietkau2007-01-01
* fix busybox linking when /bin/sh is not bash (closes: #1115)Nicolas Thill2007-01-01
* update busybox menuconfig for the latest versionFelix Fietkau2007-01-01