Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox: update to v1.15.3 | Nicolas Thill | 2009-12-15 | 3 | -14/+2 |
| | | | | SVN-Revision: 18781 | ||||
* | busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 ↵ | Nicolas Thill | 2009-12-14 | 1 | -11/+0 |
| | | | | | | (closes: #6354) SVN-Revision: 18778 | ||||
* | busybox: adjust hush default configuration | Felix Fietkau | 2009-12-09 | 1 | -10/+10 |
| | | | | SVN-Revision: 18712 | ||||
* | update busybox to 1.15.2 (#5926) | Florian Fainelli | 2009-12-07 | 35 | -234/+399 |
| | | | | SVN-Revision: 18684 | ||||
* | prevent busybox's ping6 from crashing (#4604) | Florian Fainelli | 2009-11-24 | 2 | -1/+13 |
| | | | | SVN-Revision: 18528 | ||||
* | busybox: restore previous inittab handling when terminal can't be accessed ↵ | Nicolas Thill | 2009-11-22 | 1 | -1/+1 |
| | | | | | | (closes: #6181) SVN-Revision: 18485 | ||||
* | At boot, the startup process is executed in a non-interactive shell. Default ↵ | Hamish Guthrie | 2009-10-20 | 1 | -0/+12 |
| | | | | | | behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior SVN-Revision: 18088 | ||||
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵ | Felix Fietkau | 2009-10-10 | 1 | -0/+4 |
| | | | | | | target yet, but gets close) SVN-Revision: 18019 | ||||
* | busybox: remove "default y" in the lock config item to fix nommu builds | Felix Fietkau | 2009-10-05 | 1 | -2/+1 |
| | | | | SVN-Revision: 17925 | ||||
* | busybox: support 64 bit math in shell tests. this does not seem to increase ↵ | Felix Fietkau | 2009-10-03 | 1 | -2/+2 |
| | | | | | | the binary size at all (tested on mips), fixes #2871 SVN-Revision: 17838 | ||||
* | busybox: remove empty patches | Nicolas Thill | 2009-10-01 | 2 | -0/+0 |
| | | | | SVN-Revision: 17803 | ||||
* | busybox: update to v1.14.4 (closes: #5619) | Nicolas Thill | 2009-09-28 | 36 | -227/+336 |
| | | | | SVN-Revision: 17782 | ||||
* | busybox: add support for union mounts (not included in the kernel yet) | Felix Fietkau | 2009-09-25 | 1 | -0/+29 |
| | | | | SVN-Revision: 17724 | ||||
* | busybox: adjust default config for nommu targets | Felix Fietkau | 2009-08-21 | 1 | -0/+19 |
| | | | | SVN-Revision: 17348 | ||||
* | fix df -h output (closes: #5290) | Nicolas Thill | 2009-07-07 | 1 | -0/+13 |
| | | | | SVN-Revision: 16723 | ||||
* | udhcpc: add cidr routes support (patch from #5299) | Felix Fietkau | 2009-06-13 | 1 | -0/+18 |
| | | | | SVN-Revision: 16433 | ||||
* | busybox: fix watchdog util compile | Felix Fietkau | 2009-05-28 | 1 | -0/+12 |
| | | | | SVN-Revision: 16150 | ||||
* | busybox: fix build error in insmod applet on 2.4 (closes: #5220) | Nicolas Thill | 2009-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 16107 | ||||
* | busybox: update to v1.13.4 (closes: #4279) | Nicolas Thill | 2009-05-25 | 42 | -1017/+454 |
| | | | | SVN-Revision: 16063 | ||||
* | busybox: update to v1.12.4 (partially closes: #4279) | Nicolas Thill | 2009-05-25 | 40 | -472/+542 |
| | | | | SVN-Revision: 16053 | ||||
* | busybox: add possibility to set crond log level through /etc/config/system ↵ | Jo-Philipp Wich | 2009-04-29 | 2 | -2/+3 |
| | | | | | | and use level 5 by default which prevents unneeded debug messages on each job execution SVN-Revision: 15481 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | rename our /bin/login script to /bin/login.sh to avoid collisions with ↵ | Felix Fietkau | 2009-04-04 | 1 | -1/+1 |
| | | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097 | ||||
* | busybox: avoid infinite loop in lsmod (#4834) | Jo-Philipp Wich | 2009-03-29 | 2 | -1/+12 |
| | | | | SVN-Revision: 15071 | ||||
* | busybox: fix spurious rebuild issue | Felix Fietkau | 2009-03-22 | 1 | -4/+6 |
| | | | | SVN-Revision: 14975 | ||||
* | busybox: refresh busybox patches | Hauke Mehrtens | 2009-02-21 | 20 | -70/+70 |
| | | | | SVN-Revision: 14590 | ||||
* | fix incorrect quoting in busybox cron init script | Jo-Philipp Wich | 2009-02-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 14540 | ||||
* | remove IPKG_ARCH variable, unused anymore since ipkg support was removed ↵ | Nicolas Thill | 2009-01-21 | 1 | -2/+1 |
| | | | | | | from busybox SVN-Revision: 14142 | ||||
* | busybox brctl does not support showmacs or showstp (#4206) | Florian Fainelli | 2009-01-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 14093 | ||||
* | busybox: Increment PKG_RELEASE | Rod Whitby | 2008-12-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 13535 | ||||
* | busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes) | Rod Whitby | 2008-12-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 13534 | ||||
* | fix brctl on linux 2.4 | Nicolas Thill | 2008-11-13 | 1 | -0/+74 |
| | | | | SVN-Revision: 13194 | ||||
* | bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - ↵ | Nicolas Thill | 2008-11-11 | 2 | -5/+5 |
| | | | | | | bumb busybox release number SVN-Revision: 13180 | ||||
* | fix busybox brctl rejecting 0 as a valid value in time-related commands ↵ | Nicolas Thill | 2008-11-09 | 1 | -0/+13 |
| | | | | | | (setageing, setfd, ...) SVN-Revision: 13163 | ||||
* | upgrade busybox to 1.11.3 | Nicolas Thill | 2008-11-09 | 3 | -159/+2 |
| | | | | SVN-Revision: 13160 | ||||
* | add back the include() function to awk (extracted from the old awx patch) | Felix Fietkau | 2008-10-29 | 1 | -0/+212 |
| | | | | SVN-Revision: 13081 | ||||
* | fix a null pointer deref in vi's search | Mike Baker | 2008-10-29 | 1 | -0/+35 |
| | | | | SVN-Revision: 13073 | ||||
* | fix busybox http auth if the root user has an empty password | Felix Fietkau | 2008-10-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 12869 | ||||
* | busybox: remove the upstream-provided bugfix patch for line editing it ↵ | Felix Fietkau | 2008-09-28 | 1 | -145/+0 |
| | | | | | | actually breaks the history functionality instead of fixing it SVN-Revision: 12763 | ||||
* | fix multiple instances of busybox httpd (thx, Yanira) | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 12663 | ||||
* | upgrade busybox to v1.11.2 and add current upstream fixes | Nicolas Thill | 2008-09-22 | 10 | -277/+336 |
| | | | | SVN-Revision: 12648 | ||||
* | remove patch missed from [12498] only needed for ipkg support | Nicolas Thill | 2008-09-22 | 1 | -185/+0 |
| | | | | SVN-Revision: 12647 | ||||
* | remove ipkg from busybox | Felix Fietkau | 2008-09-02 | 8 | -14073/+0 |
| | | | | SVN-Revision: 12498 | ||||
* | remove awx from busybox, refresh patches | Felix Fietkau | 2008-09-02 | 7 | -1629/+8 |
| | | | | 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 | ||||
* | Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves ↵ | Andy Boyett | 2008-08-28 | 1 | -0/+36 |
| | | | | | | the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774 SVN-Revision: 12427 | ||||
* | add back busybox httpd password auth support - fixes x-wrt | Felix Fietkau | 2008-08-28 | 1 | -0/+41 |
| | | | | SVN-Revision: 12422 | ||||
* | fix busybox compile on mac os x | Felix Fietkau | 2008-08-27 | 1 | -0/+13 |
| | | | | SVN-Revision: 12409 | ||||
* | remove empty patches left over after [12348] | Nicolas Thill | 2008-08-20 | 5 | -0/+0 |
| | | | | SVN-Revision: 12350 | ||||
* | upgrade busybox to v1.11.1 and add current upstream fixes | Imre Kaloz | 2008-08-20 | 58 | -1231/+2194 |
| | | | | SVN-Revision: 12348 |