This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv3
Watch
1
Star
0
Fork
You've already forked openwrtv3
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
12738
commits
1
branch
0
tags
154
MiB
6b306ba7b8
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