summaryrefslogtreecommitdiff
path: root/package/busybox
AgeCommit message (Expand)Author
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
2007-02-11fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)nbd
2007-02-10revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...nbd
2007-02-04upgrade to busybox 1.4.1nbd
2007-02-01unbreak cgis with custom headers on busybox httpdnbd
2007-01-31enable httpd sighup config reload by defaultnbd
2007-01-27fix stupid busybox bin2hex bugnbd
2007-01-27really fix busybox wget command line parsingnbd
2007-01-26fix wget --passive-ftpnbd
2007-01-26another fix for the awk command line parsing - should finally work properly nownbd
2007-01-25upgrade busybox to 1.4.0nbd
2007-01-25rename patch to avoid duplicate patch numbernbd
2007-01-19fix syslogd output to /dev/console (patch from #1170)nbd
2007-01-10enable pretty lsmod output for linux 2.6nbd
2007-01-08add some more checks to the telnet init scriptnbd
2007-01-08more use of the INSTALL_DIR variablenico
2007-01-07busybox: remove the bogus SIZEOF_LONG check (#1127)nbd
2007-01-06drop -Werror from busybox - prevents compile errors like #1130nbd
2007-01-05Add an OSX specific patch to compile busybox with Darwin, possible fix for BS...florian
2007-01-01replace our no_shadow fix with a better patch from upstream (#1118)nbd
2007-01-01make telnetd standalonenbd
2007-01-01revert to previous awk getopt behavior - the new one seems crappier and break...nbd
2007-01-01fix busybox linking when /bin/sh is not bash (closes: #1115)nico
2007-01-01update busybox menuconfig for the latest versionnbd
2006-12-31Fix the lock warning (#1111), also add another download sourceflorian
2006-12-30update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do sonico
2006-11-22move busybox init scripts from base-files into the busybox package and make t...nbd