disable dma offset for now
[openwrt/openwrt.git] / package / busybox /
2007-02-16 Felix Fietkaufix memleak in uniq (#1354)
2007-02-13 Felix Fietkaufix tar segfault (patch from busybox svn rev. 17772)
2007-02-12 Felix Fietkauadd some more busybox patches from upstream
2007-02-12 Felix Fietkaufix for multiple lock/unlock operations in 'lock' comma...
2007-02-11 Felix Fietkauoops... accidentally merged a broken patch
2007-02-11 Felix Fietkaufix a bug that breaks some cgi scripts on busybox ...
2007-02-10 Felix Fietkaurevert httpd header handling code to the one from busyb...
2007-02-04 Felix Fietkauupgrade to busybox 1.4.1
2007-02-01 Felix Fietkauunbreak cgis with custom headers on busybox httpd
2007-01-31 Felix Fietkauenable httpd sighup config reload by default
2007-01-27 Felix Fietkaufix stupid busybox bin2hex bug
2007-01-27 Felix Fietkaureally fix busybox wget command line parsing
2007-01-26 Felix Fietkaufix wget --passive-ftp
2007-01-26 Felix Fietkauanother fix for the awk command line parsing - should...
2007-01-25 Felix Fietkauupgrade busybox to 1.4.0
2007-01-25 Felix Fietkaurename patch to avoid duplicate patch number
2007-01-19 Felix Fietkaufix syslogd output to /dev/console (patch from #1170)
2007-01-10 Felix Fietkauenable pretty lsmod output for linux 2.6
2007-01-08 Felix Fietkauadd some more checks to the telnet init script
2007-01-08 Nicolas Thillmore use of the INSTALL_DIR variable
2007-01-07 Felix Fietkaubusybox: remove the bogus SIZEOF_LONG check (#1127)
2007-01-06 Felix Fietkaudrop -Werror from busybox - prevents compile errors...
2007-01-05 Florian FainelliAdd an OSX specific patch to compile busybox with Darwi...
2007-01-01 Felix Fietkaureplace our no_shadow fix with a better patch from...
2007-01-01 Felix Fietkaumake telnetd standalone
2007-01-01 Felix Fietkaurevert to previous awk getopt behavior - the new one...
2007-01-01 Nicolas Thillfix busybox linking when /bin/sh is not bash (closes...
2007-01-01 Felix Fietkauupdate busybox menuconfig for the latest version
2006-12-31 Florian FainelliFix the lock warning (#1111), also add another download...
2006-12-30 Nicolas Thillupdate busybox to v1.3.1, i was too lazy to update...
2006-11-22 Felix Fietkaumove busybox init scripts from base-files into the...
2006-11-22 Mike Bakeradd "export -n" to ash
2006-11-19 Nicolas Thillfix oversized packets in udhcpc (closes: #962), bump...
2006-11-12 Felix Fietkauimplement target profiles in menuconfig
2006-11-09 Felix Fietkauadd support for -t 0 (infinite retry) in busybox udhcpc...
2006-10-26 Felix Fietkaureduce the possibility of race conditions when using...
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk