March 2016 Archives by author
Starting: Tue Mar 1 17:59:08 UTC 2016
Ending: Wed Mar 30 22:42:57 UTC 2016
Messages: 92
- [git commit branch/1_24_stable] udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer)
Mike Frysinger
- [git commit branch/1_24_stable] udhcp: fix a SEGV on malformed RFC1035-encoded domain name
Mike Frysinger
- [git commit branch/1_24_stable] ash: fix error during recursive processing of here document
Mike Frysinger
- [git commit] ash_test: printenv: fix missing includes
Mike Frysinger
- [git commit] ash_test: ignore generated files
Mike Frysinger
- [git commit] ash: fix corruption of ${#var} if $var contains UTF-8 characters
Mike Frysinger
- [git commit branch/1_24_stable] ash: fix corruption of ${#var} if $var contains UTF-8 characters
Mike Frysinger
- [git commit branch/1_24_stable] ash: add test for issue with here document
Mike Frysinger
- [git commit branch/1_24_stable] Revert "ash: fix a SEGV case in an invalid heredoc" xxx
Mike Frysinger
- [git commit branch/1_24_stable] ash: simplify EOF/newline handling in list parser
Mike Frysinger
- [git commit branch/1_24_stable] ash_test: ignore generated files
Mike Frysinger
- [git commit] ifupdown: allow duplicate interface definitions
Denys Vlasenko
- [git commit] udhcpd: keep expired leases at startup
Denys Vlasenko
- [git commit] dhcpc: Use client IP address as source address for DHCP renew/rebind messages
Denys Vlasenko
- [git commit] ifupdowm: fix "warning: unused variable 'iface_list'"
Denys Vlasenko
- [git commit] ntpd: more informative poll lowering message
Denys Vlasenko
- [git commit] ntpd: do not use a peer more than once (say, if two peers resolve to the same IP)
Denys Vlasenko
- [git commit] ntpd: if peer does not reply anymore, try re-resolving its hostname
Denys Vlasenko
- [git commit] ntpd: add experimental patch
Denys Vlasenko
- [git commit] udhcpc: do not use -t NUM for counting "select" packets, use 3
Denys Vlasenko
- [git commit] inotifyd: swap meaning of 'y' and 'm' events in help text. Closes 8726
Denys Vlasenko
- [git commit] ls: fix columnar output. Closes 8731
Denys Vlasenko
- [git commit] renice: tweak help text
Denys Vlasenko
- [git commit] udhcp: fix a SEGV on malformed RFC1035-encoded domain name
Denys Vlasenko
- [git commit] udhcpc: fix a warning in debug code
Denys Vlasenko
- [git commit] fixes for problems found by bionic build
Denys Vlasenko
- [git commit] more bionic fixes
Denys Vlasenko
- [git commit] New example config: android_502_defconfig
Denys Vlasenko
- [git commit] nmeter: fix a bug with unterminated varargs
Denys Vlasenko
- [git commit] nmeter: code shrink
Denys Vlasenko
- [git commit] nmeter: convert field list to bit list
Denys Vlasenko
- [git commit] nmeter: simple code shrink here and there
Denys Vlasenko
- [git commit] nmeter: remove undocumented %NNNd specifier
Denys Vlasenko
- [git commit] nmeter: reinstate and document -d-1
Denys Vlasenko
- [git commit branch/1_24_stable] scripts/trylink: fix static build with glibc again. Closes 8471
Denys Vlasenko
- [git commit branch/1_24_stable] Bump version to 1.24.2
Denys Vlasenko
- [tag/1_24_2] new tag created
Denys Vlasenko
- [git commit] wget: make -T timeout work on header reads too. Closes 8636
Denys Vlasenko
- [git commit] Announce 1.24.2
Denys Vlasenko
- [git commit] "Building on an Android tablet"
Denys Vlasenko
- [git commit] grep: make errors other than "not found" result in exit code 2. Closes 8796
Denys Vlasenko
- [git commit] networking: properly initialize ipv6 scope id for printing it
Denys Vlasenko
- [git commit] umount: build fix for older glibc
Denys Vlasenko
- [git commit] modprobe: skip non-.conf files only in subdirectories
Denys Vlasenko
- [git commit] Revert "networking: properly initialize ipv6 scope id for printing it"
Denys Vlasenko
- [git commit] applet_tables: save space by removing applet name offsets
Denys Vlasenko
- [git commit] Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts
Denys Vlasenko
- [git commit] Replace a few more bb_info_msg's by bb_error_msg or printf
Denys Vlasenko
- [git commit] zcip: use bb_error_msg for logging, not bb_info_msg
Denys Vlasenko
- [git commit] mkfs_vfat: use bb_error_msg for logging, not bb_info_msg
Denys Vlasenko
- [git commit] fsck: use printf for message, not bb_info_msg
Denys Vlasenko
- [git commit] sulogin: Dorp incorrect comment about suid-ness
Denys Vlasenko
- [git commit] sulogin: remove suid paranoia code, explain why it's not necessary
Denys Vlasenko
- [git commit] sulogin: use bb_error_msg instead of bb_info_msg; better message
Denys Vlasenko
- [git commit] setfiles: switch bb_info_msg to printf
Denys Vlasenko
- [git commit] udhcp: get rid of bb_info_msg()
Denys Vlasenko
- [git commit] dhcpd: string reuse
Denys Vlasenko
- [git commit] udhcp: fix capitalization of two messages
Denys Vlasenko
- [git commit] make MKPASSWD a separate config option, not an automatic alias to cryptpw
Denys Vlasenko
- [git commit] Rename FEATURE_INITRD to LINUXRC and make it separate, not an alias to init
Denys Vlasenko
- [Bug 8726] inotifyd has "m" and "y" events backwards
bugzilla at busybox.net
- [Bug 8731] Bad column width in ls
bugzilla at busybox.net
- [Bug 8776] New: nslookup always return valid IP address when looking up integer number
bugzilla at busybox.net
- [Bug 8776] nslookup always returns valid IP address when looking up integer number
bugzilla at busybox.net
- [Bug 8791] New: sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8791] sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8796] New: grep exit code, should be >1 in errors
bugzilla at busybox.net
- [Bug 8506] ash: corrupted expansion of ${#var} if $var contains UTF-8 characters
bugzilla at busybox.net
- [Bug 8791] sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8791] sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8471] find+sort regression (no output after sort)
bugzilla at busybox.net
- [Bug 8791] sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8791] sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8471] find+sort regression (no output after sort)
bugzilla at busybox.net
- [Bug 8791] sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8636] wget: timeout (-T) option doesn't work
bugzilla at busybox.net
- [Bug 8791] sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8791] sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8791] sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8471] find+sort regression (no output after sort)
bugzilla at busybox.net
- [Bug 8471] find+sort regression (no output after sort)
bugzilla at busybox.net
- [Bug 8471] find+sort regression (no output after sort)
bugzilla at busybox.net
- [Bug 8626] logger: add support for the -i option
bugzilla at busybox.net
- [Bug 8626] logger: add support for the -i option
bugzilla at busybox.net
- [Bug 8506] ash: corrupted expansion of ${#var} if $var contains UTF-8 characters
bugzilla at busybox.net
- [Bug 8816] New: wget with spider/s option will fail if ftp is used
bugzilla at busybox.net
- [Bug 8816] wget with spider/s option will fail if ftp is used
bugzilla at busybox.net
- [Bug 8821] New: "unzip: short read" on certain zip file
bugzilla at busybox.net
- [Bug 8821] "unzip: short read" on certain zip file
bugzilla at busybox.net
- [Bug 8796] grep exit code, should be >1 in errors
bugzilla at busybox.net
- [Bug 8826] New: busybox reports zero exit code for invalid patch file
bugzilla at busybox.net
- [Bug 7616] udhcpc converts hostname to bad
bugzilla at busybox.net
Last message date:
Wed Mar 30 22:42:57 UTC 2016
Archived on: Wed Mar 30 22:44:16 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).