Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [package] busybox: update to v1.16.1 (based on v1.16.0 update patch from ↵ | nico | 2010-04-03 | 1 | -1/+1 |
| | | | | | | Peter Wagner) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20661 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [package] update busybox to 1.15.2 (#5926) | florian | 2009-12-07 | 1 | -3/+1 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18684 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [busybox] At boot, the startup process is executed in a non-interactive ↵ | hcg | 2009-10-20 | 1 | -0/+12 |
shell. Default 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18088 3c298f89-4303-0410-b956-a3cf2f4a3e73 |