summaryrefslogtreecommitdiffstats
path: root/package/busybox/patches
Commit message (Expand)AuthorAgeFilesLines
* fix memleak in uniq (#1354)nbd2007-02-161-0/+12
* fix tar segfault (patch from busybox svn rev. 17772)nbd2007-02-131-0/+77
* add some more busybox patches from upstreamnbd2007-02-122-0/+85
* fix for multiple lock/unlock operations in 'lock' command (found by framer99)nbd2007-02-121-2/+1
* oops... accidentally merged a broken patchnbd2007-02-111-14/+14
* fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)nbd2007-02-111-0/+17
* revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...nbd2007-02-101-1/+15
* upgrade to busybox 1.4.1nbd2007-02-041-11/+0
* unbreak cgis with custom headers on busybox httpdnbd2007-02-011-0/+11
* fix stupid busybox bin2hex bugnbd2007-01-271-0/+14
* really fix busybox wget command line parsingnbd2007-01-271-10/+12
* fix wget --passive-ftpnbd2007-01-261-0/+11
* another fix for the awk command line parsing - should finally work properly nownbd2007-01-261-8/+14
* upgrade busybox to 1.4.0nbd2007-01-2512-1332/+429
* rename patch to avoid duplicate patch numbernbd2007-01-251-0/+0
* fix syslogd output to /dev/console (patch from #1170)nbd2007-01-191-0/+14
* busybox: remove the bogus SIZEOF_LONG check (#1127)nbd2007-01-071-0/+12
* drop -Werror from busybox - prevents compile errors like #1130nbd2007-01-061-0/+12
* Add an OSX specific patch to compile busybox with Darwin, possible fix for BS...florian2007-01-051-0/+45
* replace our no_shadow fix with a better patch from upstream (#1118)nbd2007-01-011-7/+225
* revert to previous awk getopt behavior - the new one seems crappier and break...nbd2007-01-011-0/+81
* fix busybox linking when /bin/sh is not bash (closes: #1115)nico2007-01-011-0/+9
* Fix the lock warning (#1111), also add another download sourceflorian2006-12-311-1/+2
* update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do sonico2006-12-3021-1190/+584
* add "export -n" to ashmbm2006-11-221-0/+35
* fix oversized packets in udhcpc (closes: #962), bump busybox release number i...nico2006-11-191-0/+85
* add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net...nbd2006-11-091-0/+21
* reduce the possibility of race conditions when using the lock utilitynbd2006-10-261-4/+6
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...nico2006-10-081-11/+7
* really fix webif password access patch for busyboxnbd2006-10-061-2/+4
* fix for the password check (checked the wrong variable)nbd2006-10-021-2/+2
* port last commit to -ngnbd2006-10-021-1/+3
* fix grep's -C optionmbm2006-09-251-0/+12
* revert [4599], the bug was fixed elsewherenbd2006-08-211-2/+7
* don't try to use gnu wget specific options in ipkgnbd2006-08-181-7/+2
* fix wget long options bug (closes: #682)nico2006-08-181-0/+22
* update busybox to v1.2.1nico2006-08-0810-928/+938
* add copyright headers to busybox patchesnbd2006-06-277-2/+33
* don't compile libipkg in busybox if ipkg is disablednbd2006-06-041-6/+6
* sync busybox with trunk (update to v1.1.3).nico2006-05-246-396/+674
* upgrade to busybox 1.1.2kaloz2006-04-121-212/+0
* fix segfault in locking utilitynbd2006-04-111-2/+5
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...nbd2006-04-053-0/+241
* update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1nico2006-04-022-326/+487
* upgrade busybox to v1.1.1kaloz2006-04-026-119/+335
* Added support httpd user-agent, IP address binding, closes #265 and #108florian2006-02-062-0/+122
* busybox httpd.conf: add support for reading passwords from /etc/passwd (synta...nbd2006-02-041-0/+37
* Removed 220-http_address_binding.patch as it does not work for the moment. Cl...florian2006-01-291-85/+0
* upgrade busybox to 1.1.0 finalkaloz2006-01-143-82/+47
* add ip address parameter to netmsg utilitynbd2006-01-141-4/+4