aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/patches
Commit message (Expand)AuthorAgeFilesLines
...
* busybox: remove the bogus SIZEOF_LONG check (#1127)Felix Fietkau2007-01-071-0/+12
* drop -Werror from busybox - prevents compile errors like #1130Felix Fietkau2007-01-061-0/+12
* Add an OSX specific patch to compile busybox with Darwin, possible fix for BS...Florian Fainelli2007-01-051-0/+45
* replace our no_shadow fix with a better patch from upstream (#1118)Felix Fietkau2007-01-011-7/+225
* revert to previous awk getopt behavior - the new one seems crappier and break...Felix Fietkau2007-01-011-0/+81
* fix busybox linking when /bin/sh is not bash (closes: #1115)Nicolas Thill2007-01-011-0/+9
* Fix the lock warning (#1111), also add another download sourceFlorian Fainelli2006-12-311-1/+2
* update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do soNicolas Thill2006-12-3021-1190/+584
* add "export -n" to ashMike Baker2006-11-221-0/+35
* fix oversized packets in udhcpc (closes: #962), bump busybox release number i...Nicolas Thill2006-11-191-0/+85
* add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net...Felix Fietkau2006-11-091-0/+21
* reduce the possibility of race conditions when using the lock utilityFelix Fietkau2006-10-261-4/+6
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...Nicolas Thill2006-10-081-11/+7
* really fix webif password access patch for busyboxFelix Fietkau2006-10-061-2/+4
* fix for the password check (checked the wrong variable)Felix Fietkau2006-10-021-2/+2
* port last commit to -ngFelix Fietkau2006-10-021-1/+3
* fix grep's -C optionMike Baker2006-09-251-0/+12
* revert [4599], the bug was fixed elsewhereFelix Fietkau2006-08-211-2/+7
* don't try to use gnu wget specific options in ipkgFelix Fietkau2006-08-181-7/+2
* fix wget long options bug (closes: #682)Nicolas Thill2006-08-181-0/+22
* update busybox to v1.2.1Nicolas Thill2006-08-0810-928/+938
* add copyright headers to busybox patchesFelix Fietkau2006-06-277-2/+33
* don't compile libipkg in busybox if ipkg is disabledFelix Fietkau2006-06-041-6/+6
* sync busybox with trunk (update to v1.1.3).Nicolas Thill2006-05-246-396/+674
* upgrade to busybox 1.1.2Imre Kaloz2006-04-121-212/+0
* fix segfault in locking utilityFelix Fietkau2006-04-111-2/+5
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-053-0/+241
* update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1Nicolas Thill2006-04-022-326/+487
* upgrade busybox to v1.1.1Imre Kaloz2006-04-026-119/+335
* Added support httpd user-agent, IP address binding, closes #265 and #108Florian Fainelli2006-02-062-0/+122
* busybox httpd.conf: add support for reading passwords from /etc/passwd (synta...Felix Fietkau2006-02-041-0/+37
* Removed 220-http_address_binding.patch as it does not work for the moment. Cl...Florian Fainelli2006-01-291-85/+0
* upgrade busybox to 1.1.0 finalImre Kaloz2006-01-143-82/+47
* add ip address parameter to netmsg utilityFelix Fietkau2006-01-141-4/+4
* add small 'netmsg' utility to send udp broadcast messagesFelix Fietkau2006-01-111-0/+102
* Added support for httpd IP address binding, worksforme #108Florian Fainelli2006-01-071-0/+86
* fix busybox+ipkg buildNicolas Thill2005-12-191-11/+0
* fix ipkg segfaultsNicolas Thill2005-12-191-1/+1
* upgrade busybox to v1.1.0-pre1Imre Kaloz2005-12-155-380/+335
* don't display an 8 character password limit on the passwd promptFelix Fietkau2005-12-111-0/+12
* create /var/spool/cron in cron init script and change the default crontab loc...Felix Fietkau2005-12-111-0/+24
* fix stupid bug in my busybox ash performance patchFelix Fietkau2005-11-121-3/+3
* add a busybox ash performance hackFelix Fietkau2005-11-091-0/+77
* update ipkg patch to v1.99.154, Nicolas Thill2005-11-062-275/+726
* fix telnetd in busybox 1.01Felix Fietkau2005-10-221-0/+12
* update busybox to v1.01Imre Kaloz2005-10-201-18/+18
* sync with whiterussianWaldemar Brodkorb2005-09-141-0/+15
* add fix for tar command line (thx matled)Felix Fietkau2005-08-221-0/+11
* add a patch to integrate ipkg into busyboxNicolas Thill2005-08-131-0/+13703
* fix udhcp release patchFelix Fietkau2005-05-301-1/+10