450-httpd_accept_header.patch was a old version,
busybox_accept_header.patch is correct.
--- a/networking/httpd.c
+++ b/networking/httpd.c
@@ -255,6 +255,8 @@
USE_FEATURE_HTTPD_BASIC_AUTH(char *remoteuser;)
USE_FEATURE_HTTPD_CGI(char *referer;)
USE_FEATURE_HTTPD_CGI(char *user_agent;)
+ US
With this patch the BusyBox httpd pass the "Accept:" and
"Accept-Language:" header by the environment variables to the
CGI-Script, so this can make Content Negotiation to deliver the page in
the language, which was selected by the user in the browser settings,
and/or serve the XHTML page with t
"Hinko Kocevar" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
Hi,
I've put up a small page for cris arch related patches and fixes that apply
to buildroot GIT tree. This way there will be a place for cris patches and
will not be lost in the swamp of e-mails on the mailing
Upgrades OLSR to final 0.5.6 release.
Signed off by: Mark Kelly
===
--- net/olsrd/Makefile (revision 12389)
+++ net/olsrd/Makefile (working copy)
@@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=olsrd
-PKG_VERSION:=0.