Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/busybox: fix missing bit, refresh patches | Alexandros C. Couloumbis | 2010-08-15 | 1 | -3/+3 |
| | | | | SVN-Revision: 22660 | ||||
* | busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner) | Nicolas Thill | 2010-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 20661 | ||||
* | update busybox to 1.15.2 (#5926) | Florian Fainelli | 2009-12-07 | 1 | -3/+1 |
| | | | | SVN-Revision: 18684 | ||||
* | 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 |