You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/busybox
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
15 years ago
..
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 15 years ago
files busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution 15 years ago
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 15 years ago
Makefile gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
convert_menuconfig.pl move gen_busybox_menuconfig.pl to package/busybox 17 years ago
target-config.in busybox: adjust default config for nommu targets 15 years ago