remove duplicate package/ prefix from package dump error message
[openwrt.git] / package / busybox /
2006-08-04 mbmset PATH in rules.mk
2006-08-04 mbmfix everything I broke with the previous patches
2006-08-04 mbmadd quotes to TARGET_CC and TARGET_CROSS to help with...
2006-06-27 nbdadd copyright headers to busybox patches
2006-06-27 mbmcredit where credit is due
2006-06-21 nbdadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 nbdbuild system cleanup. move shared include files into...
2006-06-04 nbddon't compile libipkg in busybox if ipkg is disabled
2006-05-31 nbdfix busybox build
2006-05-31 nbdremove weird /lib64 directory
2006-05-24 nicosync busybox with trunk (update to v1.1.3).
2006-05-19 mbmfix .pkginfo line to allow the use of $(SOURCE)
2006-05-19 mbmclean up menu configuration
2006-05-10 mbmConvert packages to new template
2006-04-21 mbmAdd default compile target & use it for bridge and...
2006-04-21 nbdclean up package titles/descriptions
2006-04-21 nbdmore cleanups and a new menuconfig generator
2006-04-19 nbdmore buildroot-ng bugfixes
2006-04-19 nbdbugfix in package/rules.mk, add support for dumping...
2006-04-14 nbdport iptables to new config format, change handling...
2006-04-14 nbdnew package makefile syntax
2006-04-14 nbdremove some more stuff, change package makefile format...
2006-04-12 kalozupgrade to busybox 1.1.2
2006-04-11 nbdfix segfault in locking utility
2006-04-05 nbdlarge init script cleanup and merge of whiterussian...
2006-04-04 nbdupdate busybox menuconfig to 1.1.1, should fix the...
2006-04-02 nicoupdate ipkg patch for 1.1.1, expose an hash_fd function...
2006-04-02 kalozupgrade busybox to v1.1.1
2006-03-29 wbxenable mount nfs, thx ejka@imfi.kspu.ru
2006-02-06 florianAdded support httpd user-agent, IP address binding...
2006-02-04 nbdbusybox httpd.conf: add support for reading passwords...
2006-01-29 florianRemoved 220-http_address_binding.patch as it does not...
2006-01-14 kalozupgrade busybox to 1.1.0 final
2006-01-14 nbdadd ip address parameter to netmsg utility
2006-01-11 nbdadd small 'netmsg' utility to send udp broadcast messages
2006-01-07 florianAdded support for httpd IP address binding, worksforme...
2006-01-02 wbxenable watchdog daemon in busybox by default
2005-12-24 wbxfix bug #156, thx for reporting
2005-12-19 nicofix busybox+ipkg build
2005-12-19 nicofix ipkg segfaults
2005-12-15 kalozupgrade busybox to v1.1.0-pre1
2005-12-11 nbddon't display an 8 character password limit on the...
2005-12-11 nbdcreate /var/spool/cron in cron init script and change...
2005-11-12 nbdfix stupid bug in my busybox ash performance patch
2005-11-09 nbdadd a busybox ash performance hack
2005-11-07 nbdadd hotplug stuff to trunk/
2005-11-06 nicoupdate ipkg patch to v1.99.154,
2005-11-05 nicoreorganize/rationalize/format package menuconfig,
2005-10-22 nbdchange release number of busybox to 1 (new version)
2005-10-22 nbdfix telnetd in busybox 1.01
2005-10-21 nbdremove Maintainer: and Source: from packages
2005-10-20 kalozupdate busybox to v1.01
2005-09-14 wbxsync with whiterussian
2005-09-03 wbxadd kernel 2.6 insmod support as default, just adds...
2005-08-29 nicofix ipkg install bug (default arch was not set)
2005-08-22 nbdadd fix for tar command line (thx matled)
2005-08-13 nicoadd a patch to integrate ipkg into busybox
2005-05-30 nbdenable telnet client by default
2005-05-30 nbdfix udhcp release patch
2005-05-30 mbmmake dnsmasq probe for dhcp servers before starting...
2005-05-19 nicoAdd short description to Config.in prompt
2005-05-12 nbdenable seq by default in busybox
2005-05-12 nbdconvert busybox to new packaging style
2005-04-30 nbdadd busybox printf by default
2005-04-18 nbdenable dirname and id by default (needed by openswan)
2005-04-05 nbdhide experimental/developer options from the user....
2005-04-02 nbdenable -T for tar
2005-04-02 nbduse defaults for missing config options when compiling...
2005-04-02 nbdfix building busybox snapshots
2005-04-02 nbdfix building busybox snapshots
2005-03-31 nbdpackage busybox
2005-03-23 nbdmake busybox passwd work when /etc/passwd is a symlink...
2005-03-23 wbxstart-stop-daemon n, better description for openntpd...
2005-03-21 wbxadd md5sums
2005-03-19 nbdadd downloading script (with md5sum checking and source...
2005-03-18 nbdcompile additional busybox head options
2005-03-14 wbxstart-stop for dropbear
2005-03-08 mbmremove dependancy on busybox.config
2005-03-08 mbmchange busybox options, remove old unused config
2005-03-08 mbmadd hexdump -C, preserve mbm's sanity.
2005-03-07 nicoEnable passwd by default
2005-03-06 nicoAllow loading of modules containing EXPORT_GPL symbols...
2005-03-06 mbmnbd's makefile/menuconfig rewrite
2005-02-19 wbxsync with buildroot2 from uclibc
2005-02-06 wbxchange default to busybox stable
2005-02-06 mbm*** empty log message ***
2005-01-16 mbmInitial revision