July 2018 Archives by subject
Starting: Sun Jul 1 14:38:52 UTC 2018
Ending: Tue Jul 31 16:07:20 UTC 2018
Messages: 115
- [branch/1_29_stable] new branch created
Denys Vlasenko
- [Bug 10791] run-init changes to libbb/capability.c breaks compile with Android NDK API <21
bugzilla at busybox.net
- [Bug 10991] getops error in nc if compiled without NC_SERVER
bugzilla at busybox.net
- [Bug 10991] getops error in nc if compiled without NC_SERVER
bugzilla at busybox.net
- [Bug 11131] 1.29.0 tar.bz2 has examples/shutdown-1.0/ with read-only permissions
bugzilla at busybox.net
- [Bug 11131] 1.29.0 tar.bz2 has examples/shutdown-1.0/ with read-only permissions
bugzilla at busybox.net
- [Bug 11131] 1.29.0 tar.bz2 has examples/shutdown-1.0/ with read-only permissions
bugzilla at busybox.net
- [Bug 11131] New: 1.29.0 tar.bz2 has examples/shutdown-1.0/ with with read-only permissions
bugzilla at busybox.net
- [Bug 11136] extraneous ld scripts in official busybox-1.29.0.tar.bz2 tarball?
bugzilla at busybox.net
- [Bug 11136] New: extraneous ld scripts in official busybox-1.29.0.tar.bz2 tarball?
bugzilla at busybox.net
- [Bug 11146] httpd_indexcgi.c not working
bugzilla at busybox.net
- [Bug 11146] New: httpd_indexcgi.c not working
bugzilla at busybox.net
- [Bug 11161] New: nslookup doesn't work in kubernetes
bugzilla at busybox.net
- [Bug 11161] nslookup doesn't work in kubernetes
bugzilla at busybox.net
- [Bug 11161] nslookup doesn't work in kubernetes
bugzilla at busybox.net
- [Bug 11161] nslookup doesn't work in kubernetes
bugzilla at busybox.net
- [Bug 11161] nslookup doesn't work in kubernetes
bugzilla at busybox.net
- [Bug 11161] nslookup doesn't work in kubernetes
bugzilla at busybox.net
- [Bug 11171] gzip compression levels broken since 2018-01-30 revision
bugzilla at busybox.net
- [Bug 11171] gzip compression levels broken since 2018-01-30 revision
bugzilla at busybox.net
- [Bug 11171] gzip compression levels broken since 2018-01-30 revision
bugzilla at busybox.net
- [Bug 11171] New: gzip compression levels broken since 2018-01-30 revision
bugzilla at busybox.net
- [Bug 11176] fdisk partition size is limited by atoi
bugzilla at busybox.net
- [Bug 11176] fdisk partition size is limited by atoi
bugzilla at busybox.net
- [Bug 11176] New: fdisk partition size is limited by atoi
bugzilla at busybox.net
- [Bug 11196] ls can call lstat for each file in a directory uncessarily
bugzilla at busybox.net
- [Bug 11196] ls can call lstat for each file in a directory unecessarily
bugzilla at busybox.net
- [Bug 11196] ls can call lstat for each file in a directory unnecessarily
bugzilla at busybox.net
- [Bug 11196] New: ls with no arguments and color turned off unnecessarily
bugzilla at busybox.net
- [Bug 11201] crypt()
bugzilla at busybox.net
- [Bug 11201] New: crypt()
bugzilla at busybox.net
- [git commit] Add size cpmparison for 1.29.0
Denys Vlasenko
- [git commit] Announce 1.29.0
Denys Vlasenko
- [git commit] Announce 1.29.1
Denys Vlasenko
- [git commit] Announce 1.29.2
Denys Vlasenko
- [git commit] Bump version to 1.29.0
Denys Vlasenko
- [git commit] cp: add missing quote in config snippet
Denys Vlasenko
- [git commit] cp: optional --reflink support
Denys Vlasenko
- [git commit] cpio: if longopts are enabled, accept --null (synonym for -0)
Denys Vlasenko
- [git commit] examples/var_service/: use "svc" for service commands, other tweaks
Denys Vlasenko
- [git commit] examples/var_service/: use standard logger script, viewer and pager scripts
Denys Vlasenko
- [git commit] examples/var_service: add /var/run flag file to ntp.script
Denys Vlasenko
- [git commit] fdisk: code shrink
Denys Vlasenko
- [git commit] fdisk: sync up with some util-linux 2.31 behavior
Denys Vlasenko
- [git commit] fdisk: use strtoul[l] instead of atoi, closes 11176
Denys Vlasenko
- [git commit] find: implement -executable
Denys Vlasenko
- [git commit] find: implement -quit
Denys Vlasenko
- [git commit] fix non-closed ()s
Denys Vlasenko
- [git commit] fix typos / errors
Denys Vlasenko
- [git commit] grep: accept and ignore --color[=anything]
Denys Vlasenko
- [git commit] gzip: unbreak FEATURE_GZIP_LEVELS, closes 11171
Denys Vlasenko
- [git commit] hexdump: fix short file of zero butes treated as dup
Denys Vlasenko
- [git commit] hexedit: fixes for redraw and down movement causing SEGV on attempt to access
Denys Vlasenko
- [git commit] htpd: increase MIN_FREQHOLD by 3
Denys Vlasenko
- [git commit] hush: add "heredoc.tests" from ash, tweak ash "is a function" message
Denys Vlasenko
- [git commit] hush: better names for o_free_unsafe() / o_free(), no logic changes
Denys Vlasenko
- [git commit] hush: disable debug_indent increment/decrement for HUSH_DEBUG < 2 builds
Denys Vlasenko
- [git commit] hush: expand_vars_to_list() should not assume it starts new word
Denys Vlasenko
- [git commit] hush: faster/smaller code to check for presense of multiple chars in string
Denys Vlasenko
- [git commit] hush: fix "set -x" output prefix overlapping for v="..`cmd`.." case
Denys Vlasenko
- [git commit] hush: fix 'x=; echo ${x:-"$@"}' producing 'BUG in varexp2' message
Denys Vlasenko
- [git commit] hush: fix/explain corner cases of redirection colliding with script fd
Denys Vlasenko
- [git commit] hush: fix another case where empty "for" wasn't setting exitcode to 0
Denys Vlasenko
- [git commit] hush: fix handling of '' in ${var:+ARG}
Denys Vlasenko
- [git commit] hush: fix handling of heredocs not enclosed in groups where they are "declared"
Denys Vlasenko
- [git commit] hush: fix handling of heredocs starting with empty lines
Denys Vlasenko
- [git commit] hush: fix heredoc handling in the "cmd <<EOF ; <newline>" case
Denys Vlasenko
- [git commit] hush: fix nested redirects colliding with script fds
Denys Vlasenko
- [git commit] hush: fix word splitting in ${v:+ARG} - dollar_altvalue1 test
Denys Vlasenko
- [git commit] hush: handle backslash-newline in heredoc terminators
Denys Vlasenko
- [git commit] hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting
Denys Vlasenko
- [git commit] hush: improve set -x: make "+++" indent level increase in `cmd` and eval.
Denys Vlasenko
- [git commit] hush: in some cases, expand_on_ifs() relied of uninitialized memory
Denys Vlasenko
- [git commit] hush: make "set -x" output closer to bash
Denys Vlasenko
- [git commit] hush: make "set -x" output don't redirectable when fd#2 redirected
Denys Vlasenko
- [git commit] hush: make expand_vars_to_list() a bit more sane
Denys Vlasenko
- [git commit] hush: never glob result of dquoted "${v:+/bin/c*}"
Denys Vlasenko
- [git commit] hush: propagate (output, n) parameters into expand_one_var()
Denys Vlasenko
- [git commit] hush: reduce indentation, no code changes
Denys Vlasenko
- [git commit] hush: remove pointless "next" var, simplify expand_vars_to_list()
Denys Vlasenko
- [git commit] hush: shrink code in builtin_eval
Denys Vlasenko
- [git commit] hush: smaller code to set o_string to ""
Denys Vlasenko
- [git commit] hush: speed up ${var:+ARG} for literal ARGs
Denys Vlasenko
- [git commit] hush: store "ended_in_ifs" flag in o_string
Denys Vlasenko
- [git commit] hush: tidy up code after previous commits
Denys Vlasenko
- [git commit] install.sh: don't clobber dangling symlinks
Denys Vlasenko
- [git commit] klogd: better help text
Denys Vlasenko
- [git commit] klogd: code shrink
Denys Vlasenko
- [git commit] nproc: implement --all --ignore=N
Denys Vlasenko
- [git commit] ntpd: increase minimum G.FREQHOLD_cnt from 8 to 10
Denys Vlasenko
- [git commit] sendfile: code shrink
Denys Vlasenko
- [git commit] sendmail: code shrink 2
Denys Vlasenko
- [git commit] sendmail: fix parsing of addresses in angle brackets
Denys Vlasenko
- [git commit] sendmail: support AUTH PLAIN in addition to AUTH LOGIN
Denys Vlasenko
- [git commit] sendmail: use on-stack buffer for AUTH PLAIN
Denys Vlasenko
- [git commit] sort: add -V "sort version"
Denys Vlasenko
- [git commit] Start 1.30.0 development cycle
Denys Vlasenko
- [git commit] tweak help texts
Denys Vlasenko
- [git commit] udhcp: add decimal option values in comments, no code changes
Denys Vlasenko
- [git commit] udhcp: add option 211, "reboot time"
Denys Vlasenko
- [git commit] udhcp: tweak comment indentation, no code changes
Denys Vlasenko
- [git commit] usage: do not print trailing space for commands which have no arguments
Denys Vlasenko
- [git commit] wget: fix fetching of https URLs without http proxy
Denys Vlasenko
- [git commit] whitespace fixes
Denys Vlasenko
- [git commit branch/1_29_stable] Bump version to 1.29.1
Denys Vlasenko
- [git commit branch/1_29_stable] Bump version to 1.29.2
Denys Vlasenko
- [git commit branch/1_29_stable] fdisk: sync up with some util-linux 2.31 behavior
Denys Vlasenko
- [git commit branch/1_29_stable] fdisk: use strtoul[l] instead of atoi, closes 11176
Denys Vlasenko
- [git commit branch/1_29_stable] gzip: unbreak FEATURE_GZIP_LEVELS, closes 11171
Denys Vlasenko
- [git commit branch/1_29_stable] hexedit: fixes for redraw and down movement causing SEGV on attempt to access
Denys Vlasenko
- [git commit branch/1_29_stable] sendmail: fix parsing of addresses in angle brackets
Denys Vlasenko
- [git commit branch/1_29_stable] wget: fix fetching of https URLs without http proxy
Denys Vlasenko
- [tag/1_29_0] new tag created
Denys Vlasenko
- [tag/1_29_1] new tag created
Denys Vlasenko
- [tag/1_29_2] new tag created
Denys Vlasenko
Last message date:
Tue Jul 31 16:07:20 UTC 2018
Archived on: Tue Jul 31 16:08:18 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).