This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
13,745
Commits
3
Branches
0
Tags
517
MiB
ffdc6ec8ed
Commit Graph
2 Commits
Author
SHA1
Message
Date
Florian Fainelli
6b306ba7b8
update busybox to 1.15.2 (
#5926
)
...
SVN-Revision: 18684
2009-12-07 16:56:04 +00:00
Hamish Guthrie
c724a69355
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
...
SVN-Revision: 18088
2009-10-20 06:51:30 +00:00