This website requires JavaScript.
Explore
Help
Sign In
Backups
/
immortalwrt-mt798x
Watch
1
Star
0
Fork
0
You've already forked immortalwrt-mt798x
mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced
2025-01-09 18:59:13 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
immortalwrt-mt798x
/
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
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
2009-04-29 13:00:42 +00:00
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
move gen_busybox_menuconfig.pl to package/busybox
2007-04-04 16:13:54 +00:00
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