[busybox] At boot, the startup process is executed in a non-interactive shell. Defaul...
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Oct 2009 06:51:30 +0000 (06:51 +0000)
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Oct 2009 06:51:30 +0000 (06:51 +0000)
commita5aafb299c0f31a7f287b34dd8232aaa685cc0ae
treedaf87167b35d42e77d1f02fbe2d3238fa1202710
parent2851e3b018ba0380e8cfeff07f7b3b248cd57cac
[busybox] At boot, the startup process is executed in a non-interactive 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
package/busybox/patches/902-telnetd_intr.patch [new file with mode: 0644]
This page took 0.026441 seconds and 4 git commands to generate.