busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)

SVN-Revision: 20661
This commit is contained in:
Nicolas Thill
2010-04-03 00:58:46 +00:00
parent 15f9699e98
commit 8be628f50a
28 changed files with 302 additions and 116 deletions

View File

@@ -1,6 +1,6 @@
--- a/networking/httpd.c
+++ b/networking/httpd.c
@@ -1810,6 +1810,7 @@ static void handle_incoming_and_exit(con
@@ -1827,6 +1827,7 @@ static void handle_incoming_and_exit(con
char *header_ptr = header_ptr;
Htaccess_Proxy *proxy_entry;
#endif