[tools] firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes...
[openwrt/svn-archive/archive.git] / package / busybox /
2008-01-15 Travis Kemendisable use of sendfile() for httpd
2008-01-06 Felix Fietkaudon't call deconfig in udhcpc when entering the renew...
2008-01-06 Felix Fietkausave memory in ipkg while parsing package lists - there...
2008-01-06 Felix Fietkauremove memleak patch because of issues with premature...
2008-01-03 Felix Fietkaurestore old memleak fix
2008-01-03 Felix Fietkauadd updated ipkg conffiles patch by cdtdaddy
2008-01-03 Felix Fietkaufix ipkg segfault and add conffiles patch from #2946
2007-12-29 Felix Fietkaufix a horrible memleak in ipkg (#2702)
2007-12-17 Florian FainelliMake ipkg depends on tar and gunzip (#2821)
2007-12-13 Felix Fietkauremove a broken patch that should have been nuked with...
2007-12-06 Felix Fietkaufinally fix libintl issues on osx and potentially other...
2007-12-06 Felix FietkauRemove HOST_LOADLIBES fix from busybox, caused problems.
2007-12-05 Felix Fietkaubusybox: Fix build on OSX/BSD (fix needs to be cleaned...
2007-11-29 Travis Kemenupdate busybox to 1.8.2
2007-11-12 Felix Fietkauadd busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
2007-11-10 Felix Fietkaudisable a totally braindead optimization in busybox...
2007-11-10 Felix Fietkauupgrade busybox to 1.8.1
2007-10-31 Tim Yardleyforgot to bump up the release version from the patches...
2007-10-30 Tim Yardleyexpose an environment variable (IPKG_UPGRADE) to the...
2007-10-30 Tim Yardleyadd username/password options to ipkg, note this only...
2007-10-30 Tim Yardleyrefresh busybox patches
2007-10-24 Felix Fietkaufix absolute path to .ko files in insmod
2007-10-08 Felix Fietkaufix insmod crash when the module is not found
2007-10-07 Felix Fietkauenable nice
2007-10-05 Felix Fietkaufix segfault with insmod on 2.4
2007-10-05 Felix Fietkaufix compile error with 2.4
2007-10-05 Felix Fietkauadd upstream fixes for 1.7.2
2007-10-05 Felix FietkauUpgrade busybox to 1.7.2
2007-10-03 Nicolas Thillfix busybox configuration submenu
2007-09-22 Felix Fietkauenable ps -w by default
2007-09-07 Nicolas Thillmove package description to a separate definition,...
2007-09-06 Felix Fietkauenable start-stop-daemon by default, i want to use...
2007-08-28 Florian FainelliFix the CONFIG_LFS option (#2276)
2007-07-20 Felix Fietkaufix a socket leak in udhcpc (patch by Eric L. Chen)
2007-07-18 Felix Fietkauadd fix for running udhcpc on bridges (patch by Eric...
2007-07-13 Rod Whitbybusybox: Ensure that diff is available for ipkg upgrade...
2007-07-09 Felix Fietkauadd busybox printf patch from #2021
2007-07-07 Mike Bakerfix busybox --help problems on rebuild
2007-07-01 Felix Fietkaubump busybox release number
2007-07-01 Felix Fietkaumassively reduce the number of forks that busybox ash...
2007-06-29 Felix Fietkaucheck for + in the broadcast address before attempting...
2007-06-22 Florian FainelliSend a kill signal to cron, otherwise two instances...
2007-06-21 Felix Fietkaufix cgi-bin directory handling (#1764)
2007-06-15 Felix Fietkaufix awk segfault
2007-06-14 Florian FainelliFix removing links to applets (#1770)
2007-06-12 Florian FainelliRemove symbolic links to non-existent applets (#1770)
2007-06-08 Imre Kalozonly support 2.6 modules on 2.6, and only 2.4 modules...
2007-06-08 Imre Kalozfix insmod search when 2.4 module support is disabled
2007-06-04 Felix Fietkaurefresh all package patches in the buildroot using...
2007-05-23 Felix Fietkauawx: fix translation
2007-05-23 Felix Fietkauawx: fix a typo
2007-05-23 Felix Fietkaufix awx segfaults
2007-05-20 Felix Fietkaufix the patch file
2007-05-20 Rod WhitbyFix malformed patch
2007-05-20 Felix Fietkauremove debug crap accidentally left in the patch
2007-05-20 Felix Fietkauawx: improve memory allocation handling
2007-05-20 Felix Fietkaurewritten template parser for awx - uses @for, @if...
2007-05-15 Felix Fietkauawx: variable initialization fix
2007-05-14 Felix Fietkaumake udhcpc silent after 3 'Sending discover ...' messages
2007-05-10 Mike BakerSTART/STOP values must be specified in the init script
2007-05-10 Mike Bakerupdate to busybox 1.4.2 (fixes #1653)
2007-04-25 Mike Bakerfix busybox rebuild when config changes
2007-04-04 Felix Fietkaumove gen_busybox_menuconfig.pl to package/busybox
2007-04-04 Felix Fietkaureplace gen_busybox_config.pl with a simple sed command
2007-04-02 Felix Fietkaupatch for busybox httpd that adds an option for redirec...
2007-03-29 Felix Fietkaucheck initseq->first in awx after running include()
2007-03-28 Felix Fietkaufix an uninitialized variable in awx (does not fix...
2007-03-23 Felix Fietkaumake busybox autorebuild on relevant config changes
2007-03-16 Felix Fietkauadd file type autodetection for the unpack command...
2007-03-16 Felix Fietkauadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2007-03-14 Felix Fietkauadd -i <include file> and -f <ahtml file> options for...
2007-03-13 Felix Fietkaufix the patchlevel of the busybox stty patch
2007-03-13 Hamish GuthrieSmall bug fix to package/kernel/modules/other.mk
2007-03-11 Felix Fietkauoops... forgot to remove line
2007-03-11 Felix Fietkaureplace libcgi with some code extracted from haserl...
2007-03-11 Felix Fietkaufix typo (#1454)
2007-03-11 Felix Fietkauadd awx (awk web extension) - experimental core for...
2007-03-11 Felix Fietkauenable httpd config option for running scripts through...
2007-03-04 Felix Fietkaunuke mdev and replace it with hotplug2 :)
2007-03-04 Felix Fietkauhopefully fix ping bugs introduced in [6443]
2007-03-03 Imre KalozR.I.P. devfs
2007-02-28 Florian FainelliFix truncated pings results when packets are too small...
2007-02-28 Felix Fietkaufix the issue of httpd no longer working when its root...
2007-02-26 Florian FainelliAdd macosx fix from #1407
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
next