aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/patches
Commit message (Collapse)AuthorAgeFilesLines
...
* busybox: remove the bogus SIZEOF_LONG check (#1127)Felix Fietkau2007-01-071-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* drop -Werror from busybox - prevents compile errors like #1130Felix Fietkau2007-01-061-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6009 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an OSX specific patch to compile busybox with Darwin, possible fix for ↵Florian Fainelli2007-01-051-0/+45
| | | | | | BSDs as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace our no_shadow fix with a better patch from upstream (#1118)Felix Fietkau2007-01-011-7/+225
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert to previous awk getopt behavior - the new one seems crappier and ↵Felix Fietkau2007-01-011-0/+81
| | | | | | breaks a few things, like multiple -f arguments git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix busybox linking when /bin/sh is not bash (closes: #1115)Nicolas Thill2007-01-011-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the lock warning (#1111), also add another download sourceFlorian Fainelli2006-12-311-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do soNicolas Thill2006-12-3021-1190/+584
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add "export -n" to ashMike Baker2006-11-221-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix oversized packets in udhcpc (closes: #962), bump busybox release number ↵Nicolas Thill2006-11-191-0/+85
| | | | | | in whiterussian git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for -t 0 (infinite retry) in busybox udhcpc and use it in the ↵Felix Fietkau2006-11-091-0/+21
| | | | | | network scripts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5493 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reduce the possibility of race conditions when using the lock utilityFelix Fietkau2006-10-261-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH ↵Nicolas Thill2006-10-081-11/+7
| | | | | | (closes: #689) git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* really fix webif password access patch for busyboxFelix Fietkau2006-10-061-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix for the password check (checked the wrong variable)Felix Fietkau2006-10-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port last commit to -ngFelix Fietkau2006-10-021-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grep's -C optionMike Baker2006-09-251-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert [4599], the bug was fixed elsewhereFelix Fietkau2006-08-211-2/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't try to use gnu wget specific options in ipkgFelix Fietkau2006-08-181-7/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wget long options bug (closes: #682)Nicolas Thill2006-08-181-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update busybox to v1.2.1Nicolas Thill2006-08-0810-928/+938
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add copyright headers to busybox patchesFelix Fietkau2006-06-277-2/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't compile libipkg in busybox if ipkg is disabledFelix Fietkau2006-06-041-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync busybox with trunk (update to v1.1.3).Nicolas Thill2006-05-246-396/+674
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to busybox 1.1.2Imre Kaloz2006-04-121-212/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix segfault in locking utilityFelix Fietkau2006-04-111-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-053-0/+241
| | | | | | config handling git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1Nicolas Thill2006-04-022-326/+487
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade busybox to v1.1.1Imre Kaloz2006-04-026-119/+335
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added support httpd user-agent, IP address binding, closes #265 and #108Florian Fainelli2006-02-062-0/+122
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox httpd.conf: add support for reading passwords from /etc/passwd ↵Felix Fietkau2006-02-041-0/+37
| | | | | | (syntax: $p$user, similar to md5 password syntax $1$password) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3122 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Removed 220-http_address_binding.patch as it does not work for the moment. ↵Florian Fainelli2006-01-291-85/+0
| | | | | | Closes #256 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade busybox to 1.1.0 finalImre Kaloz2006-01-143-82/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ip address parameter to netmsg utilityFelix Fietkau2006-01-141-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add small 'netmsg' utility to send udp broadcast messagesFelix Fietkau2006-01-111-0/+102
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added support for httpd IP address binding, worksforme #108Florian Fainelli2006-01-071-0/+86
| | | | | | | Corrected module extension in for kmod-usb-visor git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix busybox+ipkg buildNicolas Thill2005-12-191-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ipkg segfaultsNicolas Thill2005-12-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade busybox to v1.1.0-pre1Imre Kaloz2005-12-155-380/+335
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't display an 8 character password limit on the passwd promptFelix Fietkau2005-12-111-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* create /var/spool/cron in cron init script and change the default crontab ↵Felix Fietkau2005-12-111-0/+24
| | | | | | location to /etc/crontabs (fixes #88) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix stupid bug in my busybox ash performance patchFelix Fietkau2005-11-121-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a busybox ash performance hackFelix Fietkau2005-11-091-0/+77
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ipkg patch to v1.99.154, Nicolas Thill2005-11-062-275/+726
| | | | | | add a patch to suppress warnings from libipkg compilation git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix telnetd in busybox 1.01Felix Fietkau2005-10-221-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update busybox to v1.01Imre Kaloz2005-10-201-18/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync with whiterussianWaldemar Brodkorb2005-09-141-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add fix for tar command line (thx matled)Felix Fietkau2005-08-221-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch to integrate ipkg into busyboxNicolas Thill2005-08-131-0/+13703
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1639 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix udhcp release patchFelix Fietkau2005-05-301-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1112 3c298f89-4303-0410-b956-a3cf2f4a3e73