This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Openwrt
/
package
/
busybox
History
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
..
config
busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips),
fixes
#2871
2009-10-03 10:56:19 +00:00
files
…
patches
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
2009-10-20 06:51:30 +00:00
convert_menuconfig.pl
…
Makefile
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
2009-10-10 19:25:48 +00:00
target-config.in
busybox: adjust default config for nommu targets
2009-08-21 22:32:09 +00:00