June 2021 Archives by author
Starting: Tue Jun 1 04:40:17 UTC 2021
Ending: Wed Jun 30 10:52:51 UTC 2021
Messages: 161
- [git commit] head,tail: trim --help text
Denys Vlasenko
- [git commit] tail: fix typo in variable name
Denys Vlasenko
- [git commit] tail: do not lose the tail of old file if new file (-F) is detected
Denys Vlasenko
- [git commit] vi: make cursor positioning more vi compatible
Denys Vlasenko
- [git commit] vi: remove autoindent from otherwise empty lines
Denys Vlasenko
- [git commit] udhcpc: include client-id option in DECLINEs, even if it's a custom -x 61:HEX option
Denys Vlasenko
- [git commit] udhcpc: remove deprecated -H/-h HOSTNAME options (9 years), deprecate -V VENDOR
Denys Vlasenko
- [git commit] udhcpc: get rid of client_data.fqdn field
Denys Vlasenko
- [git commit] udhcpc[6]: close listening socket more eagerly (e.g. across script runs)
Denys Vlasenko
- [git commit] udhcpc: improve logs - show offer as it is received
Denys Vlasenko
- [git commit] udhcpc[6]: remove superfluous "created raw socket" log message
Denys Vlasenko
- [git commit] udhcpc[6]: when renewing, send 1 packet (not 3), on failure go back to BOUND
Denys Vlasenko
- [git commit] udhcp: convert log1s() macro to function
Denys Vlasenko
- [git commit] udhcp: shrink arpping()
Denys Vlasenko
- [git commit] examples/udhcp/udhcpd.conf: update
Denys Vlasenko
- [git commit] udhcpc: code shrink, rename functions, no logic changes
Denys Vlasenko
- [git commit] udhcpc[6]: on SIGUSR1, do not go from rebind to renew state
Denys Vlasenko
- [git commit] nslookup: mention QUERY_TYPE SRV
Denys Vlasenko
- [git commit] cpio: fix "cpio -d -p A/B/C"
Denys Vlasenko
- [git commit] udhcpd: don't hardcode treating .0 and .255 specially
Denys Vlasenko
- [git commit] ls: don't output any colors with TERM=dumb
Denys Vlasenko
- [git commit] libbb: correct the name of is_TERM_dumb()
Denys Vlasenko
- [git commit] ls: trim --help text
Denys Vlasenko
- [git commit] svlogd: if processor's stdin can not be opened, do not try ad infinitum
Denys Vlasenko
- [git commit] tcp/udpsvd: robustify SIGCHLD handling
Denys Vlasenko
- [git commit] runsv: robustify signal handling - SIGTERM to child between vfork and exec could mess things up
Denys Vlasenko
- [git commit] runsv: code shrink: use single handler function for SIGTERM and SIGCHLD
Denys Vlasenko
- [git commit] udhcpc: revert deprecation message for -V
Denys Vlasenko
- [git commit] gen_build_files: Use C locale when calling sed on globbed files
Denys Vlasenko
- [git commit] shell: also do word splitting when -d DELIM is used
Denys Vlasenko
- [git commit] build system: use SOURCE_DATE_EPOCH for timestamp if available
Denys Vlasenko
- [git commit] run-parts: permit dot later in file name
Denys Vlasenko
- [git commit] ash: add process substitution in bash-compatibility mode
Denys Vlasenko
- [git commit] shells: do not allow bare "read" in non-bash compat configs
Denys Vlasenko
- [git commit] ash: save Ron's patch from oblivion
Denys Vlasenko
- [git commit] httpd_post_upload.cgi: use mktemp to avoid $RANDOM
Denys Vlasenko
- [git commit] bc: fix for mul overflow in scale calculation in a^b
Denys Vlasenko
- [git commit] bc: code shrink: combine init() and copy() where we can
Denys Vlasenko
- [git commit] bc: tweak overflow detection in a^b
Denys Vlasenko
- [git commit] *: --help tweaks
Denys Vlasenko
- [git commit] *: more --help tweaks, mostly expanding ts --help
Denys Vlasenko
- [git commit] *: more --help tweaking
Denys Vlasenko
- [git commit] base32/64: accept -i "skip bad chars" option (currently in effect unconditionally)
Denys Vlasenko
- [git commit] *: --help tweaks
Denys Vlasenko
- [git commit] vi: ':r' should insert text after current line
Denys Vlasenko
- [git commit] vi: initialise tabstop once not for each file
Denys Vlasenko
- [git commit] udhcpc: send client-id option in DHCPDECLINE
Denys Vlasenko
- [git commit] udhcpc[6]: do not pass xid around, keep it in client_data.xid
Denys Vlasenko
- [git commit] udhcpc: rename server_addr to server_id, fix id comparison if it's not specified
Denys Vlasenko
- [git commit] udhcpc: do not use inet_addr() to parse -r REQ_IP, it's deprecated
Denys Vlasenko
- [git commit] *: more --help tweaks
Denys Vlasenko
- [git commit] shuf: simplify check that we have at least one FILE
Denys Vlasenko
- [git commit] man: fix segfault in "man 1"
Denys Vlasenko
- [git commit] unlzma: fix a case where we could read before beginning of buffer
Denys Vlasenko
- [git commit] hush: fix handling of \^C and "^C"
Denys Vlasenko
- [git commit] hush: fix handling of "cmd && &"
Denys Vlasenko
- [git commit] awk: fix use-after-free in "$BIGNUM1 $BIGGERNUM2" concat op
Denys Vlasenko
- [git commit] telnetd: give inetd.conf example in --help
Denys Vlasenko
- [git commit] lsof: print fd# too
Denys Vlasenko
- [git commit] *: more --help tweaks
Denys Vlasenko
- [git commit] blockdev: support --get/setra
Denys Vlasenko
- [git commit] du: support -b "apparent size"
Denys Vlasenko
- [git commit] vi: keep autoindent if line isn't empty
Denys Vlasenko
- [git commit] vi: up/down motion beyond end of file should fail
Denys Vlasenko
- [git commit] vi: reject change command when motion fails
Denys Vlasenko
- [git commit] uniq: support -z
Denys Vlasenko
- [git commit] mv: implement -t and -T
Denys Vlasenko
- [git commit] env: implement -0
Denys Vlasenko
- [git commit] ionice: implement -t
Denys Vlasenko
- [git commit] hexdump: fix error message
Denys Vlasenko
- [git commit] xxd: implement -o DISPLAYOFFSET
Denys Vlasenko
- [git commit] xxd: do not try reading from closed stdin when non-existent file is given
Denys Vlasenko
- [git commit] xxd: implement -i "C style output"
Denys Vlasenko
- [git commit] free: implement -h
Denys Vlasenko
- [git commit] awk: after preinc/dec, only allow variable, field ref, array ref, or another preinc/dec
Denys Vlasenko
- [git commit] hush: fix bkslash+newline handling and number validation in ${NN} and ${#NN}
Denys Vlasenko
- [git commit] taskset: implement -a
Denys Vlasenko
- [git commit] taskset: fix for PID longer than 12 chars
Denys Vlasenko
- [git commit] lsattr,chattr: support -p
Denys Vlasenko
- [git commit] lsattr: support more ext2 flags
Denys Vlasenko
- [git commit] shred: implement -s SIZE
Denys Vlasenko
- [git commit] shred: with -u, unlink file even if it is zero length
Denys Vlasenko
- [git commit] df: POSIXLY_CORRECT sets _default_ scale, -m/-h overrides it
Denys Vlasenko
- [git commit] df: support -t TYPE
Denys Vlasenko
- [git commit] qwk: make code clearer, no actual code changes
Denys Vlasenko
- [git commit] vi: fix backward search with GNU regex
Denys Vlasenko
- [git commit] ascii: new applet
Denys Vlasenko
- [git commit] cp: preparatory indenting of code block, no code changes
Denys Vlasenko
- [git commit] cp: implement -t DIR
Denys Vlasenko
- [git commit] crc32: new applet
Denys Vlasenko
- [git commit] cksum: fix handling of read errors
Denys Vlasenko
- [git commit] crc32: code shrink for !CKSUM config
Denys Vlasenko
- [git commit] cp: implement -n
Denys Vlasenko
- [git commit] chattr: update list of attributes in --help
Denys Vlasenko
- [git commit] e2fsprogs/*: remove ioctl calling obfuscation
Denys Vlasenko
- [git commit] chattr,lsattr: share stat error message
Denys Vlasenko
- [git commit] chattr: fix "chattr =ae -R FILE"
Denys Vlasenko
- [git commit] cpio: fix sscanf on unterminated buffer
Denys Vlasenko
- [git commit] vi: fix read outside of text buffer during insert
Denys Vlasenko
- [git commit] chattr: if IOC_FSGETXATTR fails, do not try IOC_FSSETXATTR
Denys Vlasenko
- [git commit] lsattr,chattr: do not open e.g. device files unless asked directly; do not follow links
Denys Vlasenko
- [git commit] e2fsprogs: code shrink
Denys Vlasenko
- [git commit] move iterate_on_dir() from e2fsprogs to libbb
Denys Vlasenko
- [git commit] taskset: use iterate_on_dir()
Denys Vlasenko
- [git commit] ls: code shrink
Denys Vlasenko
- [git commit] nproc: code shrink
Denys Vlasenko
- [git commit] libbb: do not check closedir() in remove_file()
Denys Vlasenko
- [git commit] switch_root: code shrink - use iterate_on_dir()
Denys Vlasenko
- [git commit] uniq: really support -z
Denys Vlasenko
- [git commit] xxd: compat tweak for -i
Denys Vlasenko
- [git commit] cp,mv: fix -t DIR option
Denys Vlasenko
- [git commit] fdisk: commonalize strings
Denys Vlasenko
- [git commit] ash: revert accidental change (should have been separate)
Denys Vlasenko
- [git commit] ash: parser: Fix VSLENGTH parsing with trailing garbage
Denys Vlasenko
- [git commit] awk: more efficient -f FILE, document what "some trick in next_token" is
Denys Vlasenko
- [git commit] awk: move locals deeper into scopes where they are used, no logic changes
Denys Vlasenko
- [git commit] ls: revert last change (short name must be allocated)
Denys Vlasenko
- [git commit] vi: stored search pattern applies to ':s'
Denys Vlasenko
- [git commit] awk: remove redundant check
Denys Vlasenko
- [git commit] awk: make ltclass ("last token class") local to next_token()
Denys Vlasenko
- [git commit] awk: use TS_foo for combined token classes. No code changes
Denys Vlasenko
- [git commit] awk: deindent code block, no code changes
Denys Vlasenko
- [git commit] awk: rename TC_SEQSTART/END to L/RPAREN, no code changes
Denys Vlasenko
- [git commit] awk: simplify parsing of function declaration
Denys Vlasenko
- [git commit] awk: g_buf[] does not need a separate allocation
Denys Vlasenko
- [git commit] awk: when parsing TC_FUNCTION token, eat its opening '('
Denys Vlasenko
- [git commit] awk: get rid of "move name one char back" trick in next_token()
Denys Vlasenko
- [git commit] awk: code shrink
Denys Vlasenko
- [git commit] awk: deindent a block, no code changes
Denys Vlasenko
- [git commit] awk: fix parsing of expressions such as "v (a)"
Denys Vlasenko
- [git commit] awk: document which hashes are used at what state (parse/execute)
Denys Vlasenko
- [git commit] awk: free unused parsing structures after parse is done
Denys Vlasenko
- [git commit] awk: assorted optimizations
Denys Vlasenko
- [git commit] modprobe: when reading modules.builtin, use basenames of files from it
Denys Vlasenko
- [git commit] awk: remove custom pool allocator for temporary awk variables
Denys Vlasenko
- [git commit] awk: replace incorrect use of union in undefined function check (no code changes)
Denys Vlasenko
- [git commit] awk: allow empty fuinctions with no arguments, disallow function redefinitions
Denys Vlasenko
- [git commit] awk: rewrite "print" logic a bit to make it clearer
Denys Vlasenko
- [git commit] awk: evaluate all, even superfluous function args
Denys Vlasenko
- [Bug 13776] udhcpc allows short lease to expire
bugzilla at busybox.net
- [Bug 13486] awk printf("%c", 0) doesn't print anything
bugzilla at busybox.net
- [Bug 13606] is it 2038 problem?
bugzilla at busybox.net
- [Bug 13501] svlogd stuck in endless processer loop
bugzilla at busybox.net
- [Bug 643] klogd logs message tagged with user.xxx
bugzilla at busybox.net
- [Bug 13716] Broken Android NDK x86 builds with TLS due to triggered ASM code
bugzilla at busybox.net
- [Bug 12516] If compiled in, it is impossible to disable cursor position query escape sequence in ash lineedit
bugzilla at busybox.net
- [Bug 12236] ash hangs after wait returns EINTR
bugzilla at busybox.net
- [Bug 13766] adjtimex: actually return the return value
bugzilla at busybox.net
- [Bug 13766] adjtimex: actually return the return value
bugzilla at busybox.net
- [Bug 13856] New: Wrong PID written by start-stop-daemon -S -b -m -p
bugzilla at busybox.net
- [Bug 13856] Wrong PID written by start-stop-daemon -S -b -m -p
bugzilla at busybox.net
- [Bug 13856] Wrong PID written by start-stop-daemon -S -b -m -p
bugzilla at busybox.net
- [Bug 13856] Wrong PID written by start-stop-daemon -S -b -m -p
bugzilla at busybox.net
- [Bug 13856] Wrong PID written by start-stop-daemon -S -b -m -p
bugzilla at busybox.net
- [Bug 13856] Wrong PID written by start-stop-daemon -S -b -m -p
bugzilla at busybox.net
- [Bug 13861] New: wget reads HTTP(S)_PROXY, but ignores NO_PROXY
bugzilla at busybox.net
- [Bug 13856] Wrong PID written by start-stop-daemon -S -b -m -p
bugzilla at busybox.net
- [Bug 7148] diff -r does not show removed (or new) directories
bugzilla at busybox.net
- [Bug 13871] New: [feature request] grep switches for excluding binary files or certain file extensions
bugzilla at busybox.net
- [Bug 13876] New: busybox cpio can't generate reproducible archives
bugzilla at busybox.net
- [Bug 13881] New: xxd -p -r fails with input longer than 30 bytes
bugzilla at busybox.net
Last message date:
Wed Jun 30 10:52:51 UTC 2021
Archived on: Wed Jun 30 10:56:47 UTC 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).