This website requires JavaScript.
Explore
Help
Sign In
caskd
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
13,816
Commits
2
Branches
0
Tags
209
MiB
6aca925ca8
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