March 2018 Archives by date
Starting: Thu Mar 1 09:13:45 UTC 2018
Ending: Sat Mar 31 18:31:13 UTC 2018
Messages: 83
- [Bug 10826] New: issue with the telnet output ,when telnet commands are executed pexpect module
bugzilla at busybox.net
- [git commit] shell: two new tests, both fail for ash and hush
Denys Vlasenko
- [git commit] shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests
Denys Vlasenko
- [git commit] hush: fix a='a\\'; echo "${a%\\\\}"
Denys Vlasenko
- [Bug 10821] ash: bash dollar not expanding inside quoted braced parameter expansion
bugzilla at busybox.net
- [Bug 10821] ash: bash dollar not expanding inside quoted braced parameter expansion
bugzilla at busybox.net
- [git commit] make busybox more portable
Denys Vlasenko
- [Bug 10826] issue with the telnet output ,when telnet commands are executed pexpect module
bugzilla at busybox.net
- [Bug 10821] ash: bash dollar not expanding inside quoted braced parameter expansion
bugzilla at busybox.net
- [git commit] wget: fix fetching of https URLs with http proxy
Denys Vlasenko
- [Bug 10821] ash: bash dollar not expanding inside quoted braced parameter expansion
bugzilla at busybox.net
- [Bug 10821] ash: bash dollar not expanding inside quoted braced parameter expansion
bugzilla at busybox.net
- [git commit] networking/interface.c: code shrink
Denys Vlasenko
- [git commit] networking/interface.c: get rid of global "smallint interface_opt_a"
Denys Vlasenko
- [git commit] networking/interface.c: get rid of global data
Denys Vlasenko
- [Bug 10841] New: udhcp6c vendor specific options export to env
bugzilla at busybox.net
- [Bug 10841] udhcpc6 vendor specific options export to env
bugzilla at busybox.net
- [git commit] hush: code shrink
Denys Vlasenko
- [git commit] use gmtime_r() instead of gmtime()
Denys Vlasenko
- [git commit] top: handle much larger VSZ values
Denys Vlasenko
- [git commit] top: do unsigned rather than signed division in do_stats()
Denys Vlasenko
- [git commit] top: much faster cursor key navigation by avoiding process rescan
Denys Vlasenko
- [git commit] md5sum: use config help text similar to other "sum" tools
Denys Vlasenko
- [git commit] ipcs: code shrink
Denys Vlasenko
- [git commit] ipcs: further code shrink
Denys Vlasenko
- [git commit] ip: fix "ip -oneline a"
Denys Vlasenko
- [git commit] remove stray newline in "iplink --help"
Denys Vlasenko
- [Bug 10651] tar: check for unsafe symlinks is overly strict
bugzilla at busybox.net
- [git commit] udhcpd: fix "not dying on SIGTERM"
Denys Vlasenko
- [git commit branch/1_28_stable] tar, unzip: postpone creation of symlinks with "suspicious" targets
Denys Vlasenko
- [git commit branch/1_28_stable] udhcpd: fix "not dying on SIGTERM"
Denys Vlasenko
- [git commit] ntpd: suppress in-kernel frequency correction in first 8 adjtimex calls
Denys Vlasenko
- [Bug 10651] tar: check for unsafe symlinks is overly strict
bugzilla at busybox.net
- [git commit] udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling
Denys Vlasenko
- [git commit] ntpd: choose initial FREQHOLD_cnt dynamically
Denys Vlasenko
- [git commit] readprofile: code shrink
Denys Vlasenko
- [git commit] tcpsvd: fix fallout from opt_complementary removal
Denys Vlasenko
- [git commit branch/1_28_stable] udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling
Denys Vlasenko
- [git commit branch/1_28_stable] tcpsvd: fix fallout from opt_complementary removal
Denys Vlasenko
- [Bug 10866] New: busybox tar does not mention -o (--no-same-owner) option anywhere in its help output
bugzilla at busybox.net
- [git commit] tar: add -k and -o to --help
Denys Vlasenko
- [git commit] tar: add -o and -k to short --help too
Denys Vlasenko
- [Bug 10871] New: Heap overflow in decompress_unlzma
bugzilla at busybox.net
- [Bug 10871] Heap overflow in decompress_unlzma
bugzilla at busybox.net
- [Bug 10871] Heap overflow in decompress_unlzma
bugzilla at busybox.net
- [git commit] top: fix "warning: unused variable new_mask"
Denys Vlasenko
- [Bug 10876] New: coreutils/stat.c: 0x858458f6 should be ramfs, not romfs
bugzilla at busybox.net
- [Bug 10881] New: df command ends with error
bugzilla at busybox.net
- [git commit] ssl_client: fix option parsing
Denys Vlasenko
- [Bug 10436] LZMA decompression crash
bugzilla at busybox.net
- [Bug 10891] New: grep extremely slow
bugzilla at busybox.net
- [git commit branch/1_28_stable] ssl_client: fix option parsing
Denys Vlasenko
- [tag/1_28_2] new tag created
Denys Vlasenko
- [git commit] Announce 1.28.2
Denys Vlasenko
- [git commit] netstat: produce numeric-ip output for non-resolved names
Denys Vlasenko
- [git commit] ioctl(SIOCGIFINDEX) does not require clearing of entire ifr
Denys Vlasenko
- [git commit] ifupdown: do not fail if interface disappears during ifdown
Denys Vlasenko
- [git commit] libbb: use BUILD_BUG_ON in utoa_to_buf()
Denys Vlasenko
- [git commit] ash, hush: fix "saved" redirected fds still visible in children
Denys Vlasenko
- [git commit] hush: add a FIXME comment
Denys Vlasenko
- [Bug 10901] New: Shell parameter expansion not working for /
bugzilla at busybox.net
- [git commit] fstrim: do not check that specified file is on a block device
Denys Vlasenko
- [Bug 10906] New: /usr/bin/env: endless loop if VAR=ASSIGN present
bugzilla at busybox.net
- [Bug 10906] /usr/bin/env: endless loop if VAR=ASSIGN present
bugzilla at busybox.net
- [git commit] grep: fix echo "aa" | busybox grep -F -w "a" (should not match)
Denys Vlasenko
- [git commit] fbsplash: support configurable image position
Denys Vlasenko
- [git commit] ifplugd: if SIOCSIFFLAGS fails with EADDRNOTAVAIL, don't die
Denys Vlasenko
- [Bug 10906] /usr/bin/env: endless loop if VAR=ASSIGN present
bugzilla at busybox.net
- [git commit] ifplugd service example: always run up/down script on startup
Denys Vlasenko
- [git commit] svok: new applet (daemontools compat)
Denys Vlasenko
- [git commit] cpio: extract "unsafe" symlinks the same way tar/unzip does
Denys Vlasenko
- [git commit] examples/var_service: new example: dnsmasq service
Denys Vlasenko
- [git commit] ash: use F_DUPFD_CLOEXEC and O_CLOEXEC
Denys Vlasenko
- [git commit] ash: fix "char == CTLfoo" comparison signedness bug
Denys Vlasenko
- [Bug 10906] /usr/bin/env: endless loop if VAR=ASSIGN present
Denys Vlasenko
- [git commit] ash,hush: new test dollar_repl_slash_bash2.tests
Denys Vlasenko
- [git commit] hush: fix a signedness bug
Denys Vlasenko
- [git commit] stat: fix a typo: s/romfs/ramfs/, closes 10876
Denys Vlasenko
- [Bug 10876] coreutils/stat.c: 0x858458f6 should be ramfs, not romfs
bugzilla at busybox.net
- [git commit] ash: 'nolog' and 'debug' options cause "$-" to wreak havoc
Denys Vlasenko
- [git commit] ash: use pgetc_eatbnl() in more places
Denys Vlasenko
- [git commit] hush: fix heredoc_bkslash_newline1.tests failure
Denys Vlasenko
- [git commit] shells: fix var_LINENO1.tests false positive, add it to ash tests too
Denys Vlasenko
Last message date:
Sat Mar 31 18:31:13 UTC 2018
Archived on: Sat Mar 31 18:32:20 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).