b43: More non-PCI fixes
[openwrt/openwrt.git] / package / busybox /
2009-02-21 Hauke Mehrtensbusybox: refresh busybox patches
2009-02-17 Jo-Philipp Wichfix incorrect quoting in busybox cron init script
2009-01-21 Nicolas Thillremove IPKG_ARCH variable, unused anymore since ipkg...
2009-01-18 Florian Fainellibusybox brctl does not support showmacs or showstp...
2008-12-07 Rod Whitbybusybox: Increment PKG_RELEASE
2008-12-07 Rod Whitbybusybox: Enabled FEATURE_HTTPD_PROXY by default (cost...
2008-11-13 Nicolas Thillfix brctl on linux 2.4
2008-11-11 Nicolas Thillbridge (brctl) changes: - enable brctl in busybox ...
2008-11-09 Nicolas Thillfix busybox brctl rejecting 0 as a valid value in time...
2008-11-09 Nicolas Thillupgrade busybox to 1.11.3
2008-10-29 Felix Fietkauadd back the include() function to awk (extracted from...
2008-10-29 Mike Bakerfix a null pointer deref in vi's search
2008-10-06 Felix Fietkaufix busybox http auth if the root user has an empty...
2008-09-28 Felix Fietkaubusybox: remove the upstream-provided bugfix patch...
2008-09-23 Felix Fietkaufix multiple instances of busybox httpd (thx, Yanira)
2008-09-22 Nicolas Thillupgrade busybox to v1.11.2 and add current upstream...
2008-09-22 Nicolas Thillremove patch missed from [12498] only needed for ipkg...
2008-09-02 Felix Fietkauremove ipkg from busybox
2008-09-02 Felix Fietkauremove awx from busybox, refresh patches
2008-09-02 Felix FietkauBusyBox httpd Accept Header Patch
2008-08-28 Andy BoyettUse unsigned longs for bitwise operations in awk, thank...
2008-08-28 Felix Fietkauadd back busybox httpd password auth support - fixes...
2008-08-27 Felix Fietkaufix busybox compile on mac os x
2008-08-20 Nicolas Thillremove empty patches left over after [12348]
2008-08-20 Imre Kalozupgrade busybox to v1.11.1 and add current upstream...
2008-08-16 Travis Kemenmake opkg the default package manager, disable busybox...
2008-08-09 Florian FainelliDo not run telnet if either dropbear or openssh server...
2008-02-28 Travis KemenFix a wrong variable names (ifname, wan) and enhance...
2008-01-28 John Crispinonly start crond if there are files in the crontab
2008-01-25 John Crispinmake busybox have hwclocjk tool enable by default
2008-01-25 Felix Fietkauoops, applied the ipkg patch with the wrong patchlevel
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 - clean up insmod crap - add...
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...
next