summaryrefslogtreecommitdiff
path: root/package/busybox/patches/902-telnetd_intr.patch
AgeCommit message (Collapse)Author
2011-10-21[package] busybox: update to 1.19.2 (thanks to Peter Wagner)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15package/busybox: fix missing bit, refresh patchesacoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03[package] busybox: update to v1.16.1 (based on v1.16.0 update patch from ↵nico
Peter Wagner) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-07[package] update busybox to 1.15.2 (#5926)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20[busybox] At boot, the startup process is executed in a non-interactive ↵hcg
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