Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox: update to v1.13.4 (closes: #4279) | Nicolas Thill | 2009-05-25 | 1 | -42/+0 |
| | | | | SVN-Revision: 16063 | ||||
* | busybox: update to v1.12.4 (partially closes: #4279) | Nicolas Thill | 2009-05-25 | 1 | -4/+4 |
| | | | | SVN-Revision: 16053 | ||||
* | busybox: refresh busybox patches | Hauke Mehrtens | 2009-02-21 | 1 | -4/+4 |
| | | | | SVN-Revision: 14590 | ||||
* | remove awx from busybox, refresh patches | Felix Fietkau | 2008-09-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 12497 | ||||
* | BusyBox httpd Accept Header Patch | Felix Fietkau | 2008-09-02 | 1 | -0/+42 |
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 the right MIME-Type application/xhtml+xml to user agents which support it und text/html which don't. Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> SVN-Revision: 12496 |