busybox: update to 1.25.0
commit3848a45b172cd1ad056a77e804bf189960dc6f4a
authorShibby <shibby@openlinksys.info>
Wed, 20 Jul 2016 12:07:13 +0000 (20 14:07 +0200)
committerToastman <toastman@galactic_core>
Sat, 13 Aug 2016 16:32:40 +0000 (13 23:32 +0700)
tree4e4b9085861334ece110b1471765a6075f5d132f
parenta6477e827d4d59740ee0b980c362288b54062986
busybox: update to 1.25.0
570 files changed:
release/src/router/busybox/Config.in
release/src/router/busybox/Makefile
release/src/router/busybox/Makefile.custom
release/src/router/busybox/Makefile.flags
release/src/router/busybox/README
release/src/router/busybox/TODO
release/src/router/busybox/applets/applet_tables.c
release/src/router/busybox/applets/busybox.mksuid [changed mode: 0644->0755]
release/src/router/busybox/applets/install.sh
release/src/router/busybox/applets/usage_compressed
release/src/router/busybox/archival/Config.src
release/src/router/busybox/archival/Kbuild.src
release/src/router/busybox/archival/ar.c
release/src/router/busybox/archival/bbunzip.c
release/src/router/busybox/archival/cpio.c
release/src/router/busybox/archival/dpkg.c
release/src/router/busybox/archival/dpkg_deb.c
release/src/router/busybox/archival/gzip.c
release/src/router/busybox/archival/libarchive/Kbuild.src
release/src/router/busybox/archival/libarchive/bz/compress.c
release/src/router/busybox/archival/libarchive/common.c [new file with mode: 0644]
release/src/router/busybox/archival/libarchive/data_extract_all.c
release/src/router/busybox/archival/libarchive/data_extract_to_command.c
release/src/router/busybox/archival/libarchive/decompress_gunzip.c
release/src/router/busybox/archival/libarchive/decompress_uncompress.c
release/src/router/busybox/archival/libarchive/decompress_unxz.c
release/src/router/busybox/archival/libarchive/filter_accept_list_reassign.c
release/src/router/busybox/archival/libarchive/get_header_cpio.c
release/src/router/busybox/archival/libarchive/get_header_tar.c
release/src/router/busybox/archival/libarchive/get_header_tar_xz.c [new file with mode: 0644]
release/src/router/busybox/archival/libarchive/lzo1x_9x.c
release/src/router/busybox/archival/libarchive/open_transformer.c
release/src/router/busybox/archival/libarchive/unpack_ar_archive.c
release/src/router/busybox/archival/libarchive/unsafe_prefix.c [new file with mode: 0644]
release/src/router/busybox/archival/libarchive/unxz/xz_dec_lzma2.c
release/src/router/busybox/archival/libarchive/unxz/xz_dec_stream.c
release/src/router/busybox/archival/lzop.c
release/src/router/busybox/archival/rpm.c
release/src/router/busybox/archival/tar.c
release/src/router/busybox/archival/unzip.c
release/src/router/busybox/config_base
release/src/router/busybox/configs/TEST_nommu_defconfig
release/src/router/busybox/configs/TEST_noprintf_defconfig
release/src/router/busybox/configs/TEST_rh9_defconfig
release/src/router/busybox/configs/android2_defconfig
release/src/router/busybox/configs/android_502_defconfig [copied from release/src/router/busybox/configs/android_defconfig with 67% similarity]
release/src/router/busybox/configs/android_defconfig
release/src/router/busybox/configs/android_ndk_defconfig
release/src/router/busybox/configs/cygwin_defconfig
release/src/router/busybox/configs/freebsd_defconfig
release/src/router/busybox/console-tools/dumpkmap.c
release/src/router/busybox/console-tools/loadkmap.c
release/src/router/busybox/console-tools/resize.c
release/src/router/busybox/console-tools/showkey.c
release/src/router/busybox/coreutils/Config.src
release/src/router/busybox/coreutils/Kbuild.src
release/src/router/busybox/coreutils/basename.c
release/src/router/busybox/coreutils/catv.c
release/src/router/busybox/coreutils/chmod.c
release/src/router/busybox/coreutils/chown.c
release/src/router/busybox/coreutils/cksum.c
release/src/router/busybox/coreutils/cp.c
release/src/router/busybox/coreutils/date.c
release/src/router/busybox/coreutils/dd.c
release/src/router/busybox/coreutils/dos2unix.c
release/src/router/busybox/coreutils/du.c
release/src/router/busybox/coreutils/echo.c
release/src/router/busybox/coreutils/expr.c
release/src/router/busybox/coreutils/false.c
release/src/router/busybox/coreutils/install.c
release/src/router/busybox/coreutils/libcoreutils/getopt_mk_fifo_nod.c
release/src/router/busybox/coreutils/ln.c
release/src/router/busybox/coreutils/ls.c
release/src/router/busybox/coreutils/mkdir.c
release/src/router/busybox/coreutils/od_bloaty.c
release/src/router/busybox/coreutils/printf.c
release/src/router/busybox/coreutils/shuf.c
release/src/router/busybox/coreutils/sort.c
release/src/router/busybox/coreutils/split.c
release/src/router/busybox/coreutils/stat.c
release/src/router/busybox/coreutils/stty.c
release/src/router/busybox/coreutils/sum.c
release/src/router/busybox/coreutils/sync.c
release/src/router/busybox/coreutils/tail.c
release/src/router/busybox/coreutils/tee.c
release/src/router/busybox/coreutils/test.c
release/src/router/busybox/coreutils/tr.c
release/src/router/busybox/coreutils/true.c
release/src/router/busybox/coreutils/truncate.c [new file with mode: 0644]
release/src/router/busybox/coreutils/uname.c
release/src/router/busybox/coreutils/uniq.c
release/src/router/busybox/coreutils/uudecode.c
release/src/router/busybox/coreutils/who.c
release/src/router/busybox/debianutils/Config.src
release/src/router/busybox/debianutils/Kbuild.src [copied from release/src/router/busybox/archival/Kbuild.src with 86% similarity]
release/src/router/busybox/debianutils/mktemp.c
release/src/router/busybox/debianutils/pipe_progress.c
release/src/router/busybox/debianutils/run_parts.c
release/src/router/busybox/debianutils/start_stop_daemon.c
release/src/router/busybox/debianutils/which.c
release/src/router/busybox/docs/cgi/env.html
release/src/router/busybox/docs/posix_conformance.txt
release/src/router/busybox/e2fsprogs/e2fs_lib.c
release/src/router/busybox/editors/awk.c
release/src/router/busybox/editors/diff.c
release/src/router/busybox/editors/ed.c
release/src/router/busybox/editors/patch.c
release/src/router/busybox/editors/sed.c
release/src/router/busybox/editors/vi.c
release/src/router/busybox/examples/android-build [changed mode: 0644->0755]
release/src/router/busybox/examples/mdev.conf.change_blockdev.sh [changed mode: 0644->0755]
release/src/router/busybox/examples/mdev_fat.conf
release/src/router/busybox/examples/undeb
release/src/router/busybox/examples/unrpm
release/src/router/busybox/examples/var_service/README
release/src/router/busybox/examples/var_service/dhcp_if/convert2ntpconf
release/src/router/busybox/examples/var_service/dhcp_if/dhcp_handler
release/src/router/busybox/examples/var_service/dhcp_if/finish [new file with mode: 0755]
release/src/router/busybox/examples/var_service/dhcp_if/log/run
release/src/router/busybox/examples/var_service/dhcp_if_pinger/run
release/src/router/busybox/examples/var_service/ftpd/log/run
release/src/router/busybox/examples/var_service/fw/run
release/src/router/busybox/examples/var_service/httpd/log/run
release/src/router/busybox/examples/var_service/ifplugd_if/log/run
release/src/router/busybox/examples/var_service/ifplugd_if/run
release/src/router/busybox/examples/var_service/inetd/log/run
release/src/router/busybox/examples/var_service/ntpd/log/run
release/src/router/busybox/examples/var_service/ntpd/ntp.script
release/src/router/busybox/examples/var_service/ntpd/run
release/src/router/busybox/examples/var_service/tftpd/log/run
release/src/router/busybox/examples/var_service/zcip_if/README [new file with mode: 0644]
release/src/router/busybox/examples/var_service/zcip_if/convert2ipconf [new file with mode: 0755]
release/src/router/busybox/examples/var_service/zcip_if/finish [new file with mode: 0755]
release/src/router/busybox/examples/var_service/zcip_if/log/run [copied from release/src/router/busybox/examples/var_service/ftpd/log/run with 96% similarity]
release/src/router/busybox/examples/var_service/zcip_if/p_log [new file with mode: 0755]
release/src/router/busybox/examples/var_service/zcip_if/run [new file with mode: 0755]
release/src/router/busybox/examples/var_service/zcip_if/w_log [new file with mode: 0755]
release/src/router/busybox/examples/var_service/zcip_if/zcip_handler [new file with mode: 0755]
release/src/router/busybox/findutils/find.c
release/src/router/busybox/findutils/grep.c
release/src/router/busybox/findutils/xargs.c
release/src/router/busybox/include/applets.src.h
release/src/router/busybox/include/bb_archive.h
release/src/router/busybox/include/busybox.h
release/src/router/busybox/include/grp_.h
release/src/router/busybox/include/libbb.h
release/src/router/busybox/include/platform.h
release/src/router/busybox/include/pwd_.h
release/src/router/busybox/include/shadow_.h
release/src/router/busybox/init/bootchartd.c
release/src/router/busybox/init/halt.c
release/src/router/busybox/init/init.c
release/src/router/busybox/libbb/Config.src
release/src/router/busybox/libbb/Kbuild.src
release/src/router/busybox/libbb/appletlib.c
release/src/router/busybox/libbb/auto_string.c [new file with mode: 0644]
release/src/router/busybox/libbb/bb_askpass.c
release/src/router/busybox/libbb/bb_pwd.c
release/src/router/busybox/libbb/bbunit.c
release/src/router/busybox/libbb/change_identity.c
release/src/router/busybox/libbb/common_bufsiz.c [new file with mode: 0644]
release/src/router/busybox/libbb/compare_string_array.c
release/src/router/busybox/libbb/copy_file.c
release/src/router/busybox/libbb/executable.c
release/src/router/busybox/libbb/fflush_stdout_and_exit.c
release/src/router/busybox/libbb/hash_md5_sha.c
release/src/router/busybox/libbb/human_readable.c
release/src/router/busybox/libbb/in_ether.c
release/src/router/busybox/libbb/inet_common.c
release/src/router/busybox/libbb/info_msg.c [deleted file]
release/src/router/busybox/libbb/kernel_version.c
release/src/router/busybox/libbb/lineedit.c
release/src/router/busybox/libbb/loop.c
release/src/router/busybox/libbb/match_fstype.c
release/src/router/busybox/libbb/messages.c
release/src/router/busybox/libbb/missing_syscalls.c
release/src/router/busybox/libbb/mode_string.c
release/src/router/busybox/libbb/parse_mode.c
release/src/router/busybox/libbb/platform.c
release/src/router/busybox/libbb/printable_string.c
release/src/router/busybox/libbb/procps.c
release/src/router/busybox/libbb/progress.c
release/src/router/busybox/libbb/pw_encrypt.c
release/src/router/busybox/libbb/read_printf.c
release/src/router/busybox/libbb/rtc.c
release/src/router/busybox/libbb/skip_whitespace.c
release/src/router/busybox/libbb/systemd_support.c [deleted file]
release/src/router/busybox/libbb/time.c
release/src/router/busybox/libbb/u_signal_names.c
release/src/router/busybox/libbb/ubi.c [new file with mode: 0644]
release/src/router/busybox/libbb/udp_io.c
release/src/router/busybox/libbb/update_passwd.c
release/src/router/busybox/libbb/utmp.c
release/src/router/busybox/libbb/verror_msg.c
release/src/router/busybox/libbb/vfork_daemon_rexec.c
release/src/router/busybox/libbb/xatonum.c
release/src/router/busybox/libbb/xconnect.c
release/src/router/busybox/libbb/xfunc_die.c
release/src/router/busybox/libbb/xfuncs.c
release/src/router/busybox/libbb/xfuncs_printf.c
release/src/router/busybox/libpwdgrp/pwd_grp.c
release/src/router/busybox/libpwdgrp/pwd_grp_internal.c [deleted file]
release/src/router/busybox/libpwdgrp/uidgid_get.c
release/src/router/busybox/loginutils/Config.src
release/src/router/busybox/loginutils/Kbuild.src [copied from release/src/router/busybox/archival/Kbuild.src with 86% similarity]
release/src/router/busybox/loginutils/add-remove-shell.c
release/src/router/busybox/loginutils/addgroup.c
release/src/router/busybox/loginutils/adduser.c
release/src/router/busybox/loginutils/chpasswd.c
release/src/router/busybox/loginutils/cryptpw.c
release/src/router/busybox/loginutils/deluser.c
release/src/router/busybox/loginutils/getty.c
release/src/router/busybox/loginutils/login.c
release/src/router/busybox/loginutils/passwd.c
release/src/router/busybox/loginutils/su.c
release/src/router/busybox/loginutils/sulogin.c
release/src/router/busybox/loginutils/vlock.c
release/src/router/busybox/mailutils/mail.c
release/src/router/busybox/mailutils/reformime.c
release/src/router/busybox/mailutils/sendmail.c
release/src/router/busybox/miscutils/Config.src
release/src/router/busybox/miscutils/Kbuild.src
release/src/router/busybox/miscutils/adjtimex.c
release/src/router/busybox/miscutils/beep.c
release/src/router/busybox/miscutils/chat.c
release/src/router/busybox/miscutils/conspy.c
release/src/router/busybox/miscutils/crond.c
release/src/router/busybox/miscutils/crontab.c
release/src/router/busybox/miscutils/dc.c
release/src/router/busybox/miscutils/devfsd.c
release/src/router/busybox/miscutils/eject.c
release/src/router/busybox/miscutils/fbsplash.c
release/src/router/busybox/miscutils/flash_eraseall.c
release/src/router/busybox/miscutils/hdparm.c
release/src/router/busybox/miscutils/i2c_tools.c [new file with mode: 0644]
release/src/router/busybox/miscutils/inotifyd.c
release/src/router/busybox/miscutils/ionice.c
release/src/router/busybox/miscutils/last.c
release/src/router/busybox/miscutils/last_fancy.c
release/src/router/busybox/miscutils/less.c
release/src/router/busybox/miscutils/man.c
release/src/router/busybox/miscutils/microcom.c
release/src/router/busybox/miscutils/nandwrite.c
release/src/router/busybox/miscutils/runlevel.c
release/src/router/busybox/miscutils/setserial.c
release/src/router/busybox/miscutils/setsid.c
release/src/router/busybox/miscutils/taskset.c
release/src/router/busybox/miscutils/ubi_tools.c
release/src/router/busybox/miscutils/ubirename.c [new file with mode: 0644]
release/src/router/busybox/miscutils/wall.c
release/src/router/busybox/modutils/Config.src
release/src/router/busybox/modutils/depmod.c
release/src/router/busybox/modutils/modinfo.c
release/src/router/busybox/modutils/modprobe-small.c
release/src/router/busybox/modutils/modprobe.c
release/src/router/busybox/modutils/modutils-24.c
release/src/router/busybox/modutils/modutils.c
release/src/router/busybox/modutils/modutils.h
release/src/router/busybox/modutils/rmmod.c
release/src/router/busybox/networking/Config.src
release/src/router/busybox/networking/Kbuild.src
release/src/router/busybox/networking/arp.c
release/src/router/busybox/networking/arping.c
release/src/router/busybox/networking/brctl.c
release/src/router/busybox/networking/dnsd.c
release/src/router/busybox/networking/ftpd.c
release/src/router/busybox/networking/ftpgetput.c
release/src/router/busybox/networking/httpd.c
release/src/router/busybox/networking/ifenslave.c
release/src/router/busybox/networking/ifplugd.c
release/src/router/busybox/networking/ifupdown.c
release/src/router/busybox/networking/inetd.c
release/src/router/busybox/networking/interface.c
release/src/router/busybox/networking/ip.c
release/src/router/busybox/networking/ipcalc.c
release/src/router/busybox/networking/isrv.c
release/src/router/busybox/networking/isrv_identd.c
release/src/router/busybox/networking/libiproute/Kbuild.src
release/src/router/busybox/networking/libiproute/ip_common.h
release/src/router/busybox/networking/libiproute/ip_parse_common_args.c
release/src/router/busybox/networking/libiproute/ipaddress.c
release/src/router/busybox/networking/libiproute/iplink.c
release/src/router/busybox/networking/libiproute/ipneigh.c [new file with mode: 0644]
release/src/router/busybox/networking/libiproute/iproute.c
release/src/router/busybox/networking/libiproute/iprule.c
release/src/router/busybox/networking/libiproute/iptunnel.c
release/src/router/busybox/networking/libiproute/libnetlink.c
release/src/router/busybox/networking/libiproute/ll_map.c
release/src/router/busybox/networking/libiproute/ll_map.h
release/src/router/busybox/networking/libiproute/ll_proto.c
release/src/router/busybox/networking/libiproute/ll_types.c
release/src/router/busybox/networking/libiproute/rt_names.c
release/src/router/busybox/networking/libiproute/rt_names.h
release/src/router/busybox/networking/libiproute/rtm_map.c
release/src/router/busybox/networking/libiproute/rtm_map.h
release/src/router/busybox/networking/libiproute/utils.c
release/src/router/busybox/networking/libiproute/utils.h
release/src/router/busybox/networking/nameif.c
release/src/router/busybox/networking/nbd-client.c
release/src/router/busybox/networking/nc.c
release/src/router/busybox/networking/nc_bloaty.c
release/src/router/busybox/networking/netstat.c
release/src/router/busybox/networking/ntpd.c
release/src/router/busybox/networking/ntpd.diff [new file with mode: 0644]
release/src/router/busybox/networking/ntpd_simple.c [deleted file]
release/src/router/busybox/networking/ping.c
release/src/router/busybox/networking/route.c
release/src/router/busybox/networking/slattach.c
release/src/router/busybox/networking/ssl_helper-wolfssl/00cfg-wolfssl-3.6.8 [new file with mode: 0755]
release/src/router/busybox/networking/ssl_helper-wolfssl/README [new file with mode: 0644]
release/src/router/busybox/networking/ssl_helper-wolfssl/ssl_helper.c [new file with mode: 0644]
release/src/router/busybox/networking/ssl_helper-wolfssl/ssl_helper.sh [new file with mode: 0755]
release/src/router/busybox/networking/ssl_helper/ssl_helper.sh [changed mode: 0644->0755]
release/src/router/busybox/networking/tc.c
release/src/router/busybox/networking/tcpudp.c
release/src/router/busybox/networking/telnet.c
release/src/router/busybox/networking/telnetd.c
release/src/router/busybox/networking/telnetd.ctrlSQ.patch
release/src/router/busybox/networking/tftp.c
release/src/router/busybox/networking/traceroute.c
release/src/router/busybox/networking/tunctl.c
release/src/router/busybox/networking/udhcp/arpping.c
release/src/router/busybox/networking/udhcp/common.c
release/src/router/busybox/networking/udhcp/common.h
release/src/router/busybox/networking/udhcp/d6_dhcpc.c
release/src/router/busybox/networking/udhcp/d6_packet.c
release/src/router/busybox/networking/udhcp/d6_socket.c
release/src/router/busybox/networking/udhcp/dhcpc.c
release/src/router/busybox/networking/udhcp/dhcpd.c
release/src/router/busybox/networking/udhcp/dhcpd.h
release/src/router/busybox/networking/udhcp/dhcprelay.c
release/src/router/busybox/networking/udhcp/domain_codec.c
release/src/router/busybox/networking/udhcp/dumpleases.c
release/src/router/busybox/networking/udhcp/files.c
release/src/router/busybox/networking/udhcp/leases.c
release/src/router/busybox/networking/udhcp/packet.c
release/src/router/busybox/networking/udhcp/socket.c
release/src/router/busybox/networking/udhcp/static_leases.c
release/src/router/busybox/networking/wget.c
release/src/router/busybox/networking/zcip.c
release/src/router/busybox/printutils/Config.src
release/src/router/busybox/printutils/Kbuild.src
release/src/router/busybox/printutils/lpd.c
release/src/router/busybox/printutils/lpr.c
release/src/router/busybox/procps/free.c
release/src/router/busybox/procps/fuser.c
release/src/router/busybox/procps/iostat.c
release/src/router/busybox/procps/mpstat.c
release/src/router/busybox/procps/nmeter.c
release/src/router/busybox/procps/pmap.c
release/src/router/busybox/procps/powertop.c
release/src/router/busybox/procps/ps.c
release/src/router/busybox/procps/pstree.c
release/src/router/busybox/procps/pwdx.c
release/src/router/busybox/procps/renice.c
release/src/router/busybox/procps/top.c
release/src/router/busybox/procps/uptime.c
release/src/router/busybox/procps/watch.c
release/src/router/busybox/qemu_multiarch_testing/README [new file with mode: 0644]
release/src/router/busybox/qemu_multiarch_testing/extract_od_binary.sh [new file with mode: 0755]
release/src/router/busybox/qemu_multiarch_testing/hdc.dir/build [new file with mode: 0755]
release/src/router/busybox/qemu_multiarch_testing/hdc.dir/init [new file with mode: 0755]
release/src/router/busybox/qemu_multiarch_testing/make-hdc-img.sh [new file with mode: 0755]
release/src/router/busybox/qemu_multiarch_testing/parallel-build-hdc-img.sh [new file with mode: 0755]
release/src/router/busybox/runit/Config.src
release/src/router/busybox/runit/Kbuild.src [copied from release/src/router/busybox/archival/Kbuild.src with 86% similarity]
release/src/router/busybox/runit/chpst.c
release/src/router/busybox/runit/runsv.c
release/src/router/busybox/runit/runsvdir.c
release/src/router/busybox/runit/sv.c
release/src/router/busybox/runit/svlogd.c
release/src/router/busybox/scripts/basic/docproc.c
release/src/router/busybox/scripts/generate_BUFSIZ.sh [new file with mode: 0755]
release/src/router/busybox/scripts/kconfig/confdata.c
release/src/router/busybox/scripts/kconfig/lxdialog/check-lxdialog.sh [changed mode: 0644->0755]
release/src/router/busybox/scripts/kconfig/util.c
release/src/router/busybox/scripts/kconfig/zconf.hash.c_shipped
release/src/router/busybox/scripts/randomtest
release/src/router/busybox/scripts/trylink
release/src/router/busybox/selinux/Config.src
release/src/router/busybox/selinux/setfiles.c
release/src/router/busybox/shell/ash.c
release/src/router/busybox/shell/ash_test/ash-glob/glob1.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-glob/glob1.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-glob/glob2.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-glob/glob2.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-glob/glob3.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-glob/glob3.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-glob/glob_and_assign.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-glob/glob_and_assign.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-glob/glob_redir.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-glob/glob_redir.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-heredoc/heredoc1.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-heredoc/heredoc1.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-heredoc/heredoc2.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-heredoc/heredoc2.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-heredoc/heredoc3.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-heredoc/heredoc3.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-heredoc/heredoc4.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-heredoc/heredoc4.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/command.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/command.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/command2.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/command2.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/echo_write_error.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/ash_test/ash-misc/exec.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/exec.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/for.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/for.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/func1.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/func1.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/func2.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/func2.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/func3.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/func3.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/func4.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/func4.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/func5.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/func5.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/func_args1.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/func_args1.tests [copied from release/src/router/busybox/shell/hush_test/hush-misc/func_args1.tests with 90% similarity]
release/src/router/busybox/shell/ash_test/ash-misc/func_bash1.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/func_bash1.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/func_local1.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/func_local1.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/func_local2.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/func_local2.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/local1.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/ash_test/ash-misc/local2.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/local2.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-misc/tickquote1.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-misc/tickquote1.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-quoting/dollar_squote_bash1.right
release/src/router/busybox/shell/ash_test/ash-quoting/dollar_squote_bash1.tests
release/src/router/busybox/shell/ash_test/ash-redir/redirA.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/ash_test/ash-signals/sigint1.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-do-not-collapse-arithmetic-expansion-at-parse-time.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-do-not-collapse-arithmetic-expansion-at-parse-time.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-do-not-expand-tilde-in-parameter-expansion-in-quotes.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-do-not-expand-tilde-in-parameter-expansion-in-quotes.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-do-not-quote-backslashes-in-parameter-expansions-outside-quotes.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-do-not-quote-backslashes-in-parameter-expansions-outside-quotes.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-expand-tilde-in-parameter-expansion.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-expand-tilde-in-parameter-expansion.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-pattern-replacement-in-parameter-expansion-1.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-pattern-replacement-in-parameter-expansion-1.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-pattern-replacement-in-parameter-expansion-2.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-pattern-replacement-in-parameter-expansion-2.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-pattern-replacement-in-parameter-expansion-3.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-pattern-replacement-in-parameter-expansion-3.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-pattern-replacement-in-parameter-expansion-4.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-pattern-replacement-in-parameter-expansion-4.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-pattern-replacement-in-parameter-expansion-5.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-pattern-replacement-in-parameter-expansion-5.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-runtime-quote-detection.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-runtime-quote-detection.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var-utf8-length.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var-utf8-length.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/ash-vars/var3.right [new file with mode: 0644]
release/src/router/busybox/shell/ash_test/ash-vars/var3.tests [new file with mode: 0755]
release/src/router/busybox/shell/ash_test/printenv.c
release/src/router/busybox/shell/ash_test/run-all
release/src/router/busybox/shell/hush.c
release/src/router/busybox/shell/hush_test/hush-bugs/var3.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-bugs/var3.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-glob/glob3.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-glob/glob3.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-misc/assignment4.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-misc/echo_write_error.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-misc/for.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-misc/for.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-misc/func_args1.tests
release/src/router/busybox/shell/hush_test/hush-misc/nommu3.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-misc/nommu3.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-misc/return1.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-misc/sigint1.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-misc/source1.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-misc/source2.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-misc/unicode1.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-misc/while3.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-misc/while4.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-trap/signal_read1.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-trap/signal_read2.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/hush_test/hush-vars/var-do-not-collapse-arithmetic-expansion-at-parse-time.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-vars/var-do-not-collapse-arithmetic-expansion-at-parse-time.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-vars/var-do-not-expand-tilde-in-parameter-expansion-in-quotes.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-vars/var-do-not-expand-tilde-in-parameter-expansion-in-quotes.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-vars/var-do-not-quote-backslashes-in-parameter-expansions-outside-quotes.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-vars/var-do-not-quote-backslashes-in-parameter-expansions-outside-quotes.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-vars/var-pattern-replacement-in-parameter-expansion-1.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-vars/var-pattern-replacement-in-parameter-expansion-1.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-vars/var-pattern-replacement-in-parameter-expansion-2.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-vars/var-pattern-replacement-in-parameter-expansion-2.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-vars/var-pattern-replacement-in-parameter-expansion-3.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-vars/var-pattern-replacement-in-parameter-expansion-3.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-vars/var-pattern-replacement-in-parameter-expansion-4.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-vars/var-pattern-replacement-in-parameter-expansion-4.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-vars/var-pattern-replacement-in-parameter-expansion-5.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-vars/var-pattern-replacement-in-parameter-expansion-5.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-vars/var-runtime-quote-detection.right [new file with mode: 0644]
release/src/router/busybox/shell/hush_test/hush-vars/var-runtime-quote-detection.tests [new file with mode: 0755]
release/src/router/busybox/shell/hush_test/hush-vars/var_expand_on_ifs.tests [changed mode: 0644->0755]
release/src/router/busybox/shell/shell_common.c
release/src/router/busybox/sysklogd/Config.src
release/src/router/busybox/sysklogd/Kbuild.src
release/src/router/busybox/sysklogd/klogd.c
release/src/router/busybox/sysklogd/logger.c
release/src/router/busybox/sysklogd/logread.c
release/src/router/busybox/sysklogd/syslogd.c
release/src/router/busybox/sysklogd/syslogd_and_logger.c
release/src/router/busybox/testsuite/ar.tests
release/src/router/busybox/testsuite/awk.tests
release/src/router/busybox/testsuite/busybox.tests
release/src/router/busybox/testsuite/bzcat.tests
release/src/router/busybox/testsuite/dc.tests [new file with mode: 0755]
release/src/router/busybox/testsuite/diff.tests
release/src/router/busybox/testsuite/du/du-m-works
release/src/router/busybox/testsuite/find.tests [changed mode: 0644->0755]
release/src/router/busybox/testsuite/makedevs.tests
release/src/router/busybox/testsuite/pwd/pwd-prints-working-directory
release/src/router/busybox/testsuite/readlink.tests
release/src/router/busybox/testsuite/sed.tests
release/src/router/busybox/testsuite/sha3sum.tests [changed mode: 0644->0755]
release/src/router/busybox/testsuite/sort.tests
release/src/router/busybox/testsuite/tar.tests
release/src/router/busybox/testsuite/uncompress.tests [changed mode: 0644->0755]
release/src/router/busybox/testsuite/unzip.tests
release/src/router/busybox/util-linux/Config.src
release/src/router/busybox/util-linux/Kbuild.src
release/src/router/busybox/util-linux/acpid.c
release/src/router/busybox/util-linux/blkdiscard.c [new file with mode: 0644]
release/src/router/busybox/util-linux/dmesg.c
release/src/router/busybox/util-linux/fatattr.c
release/src/router/busybox/util-linux/fbset.c
release/src/router/busybox/util-linux/fdformat.c
release/src/router/busybox/util-linux/fdisk.c
release/src/router/busybox/util-linux/fdisk_gpt.c
release/src/router/busybox/util-linux/fdisk_osf.c
release/src/router/busybox/util-linux/fdisk_sgi.c
release/src/router/busybox/util-linux/findfs.c
release/src/router/busybox/util-linux/flock.c
release/src/router/busybox/util-linux/fsck_minix.c
release/src/router/busybox/util-linux/fstrim.c
release/src/router/busybox/util-linux/getopt.c
release/src/router/busybox/util-linux/hwclock.c
release/src/router/busybox/util-linux/ipcrm.c
release/src/router/busybox/util-linux/mdev.c
release/src/router/busybox/util-linux/minix.h
release/src/router/busybox/util-linux/mkfs_ext2.c
release/src/router/busybox/util-linux/mkfs_minix.c
release/src/router/busybox/util-linux/mkfs_reiser.c
release/src/router/busybox/util-linux/mkfs_vfat.c
release/src/router/busybox/util-linux/mkswap.c
release/src/router/busybox/util-linux/more.c
release/src/router/busybox/util-linux/mount.c
release/src/router/busybox/util-linux/nsenter.c [new file with mode: 0644]
release/src/router/busybox/util-linux/rdate.c
release/src/router/busybox/util-linux/rtcwake.c
release/src/router/busybox/util-linux/script.c
release/src/router/busybox/util-linux/setarch.c
release/src/router/busybox/util-linux/swaponoff.c
release/src/router/busybox/util-linux/switch_root.c
release/src/router/busybox/util-linux/uevent.c [new file with mode: 0644]
release/src/router/busybox/util-linux/umount.c
release/src/router/busybox/util-linux/unshare.c [new file with mode: 0644]
release/src/router/busybox/util-linux/volume_id/bcache.c [new file with mode: 0644]
release/src/router/busybox/util-linux/volume_id/get_devname.c
release/src/router/busybox/util-linux/volume_id/luks.c
release/src/router/busybox/util-linux/volume_id/volume_id.c
release/src/router/busybox/util-linux/volume_id/volume_id_internal.h