oweals/busybox.git
2020-02-17 Denys Vlasenkoash: exec: Stricter pathopt parsing
2020-02-17 Denys Vlasenkoash: exec: Do not allocate stack string in padvance
2020-02-17 Denys Vlasenkoash: memalloc: Add growstackto helper
2020-02-17 Denys Vlasenkoash: parser: Save/restore here-documents in command...
2020-02-17 Denys Vlasenkoash: mkinit: Split reset into exitreset and reset
2020-02-17 Denys Vlasenkoash: expand: Fix trailing newlines processing in backqu...
2020-02-17 Denys Vlasenkoash: parser: Only accept single-digit parameter expansi...
2020-02-16 Denys Vlasenkoash: shell: Fix clang warnings about "string plus integer"
2020-02-16 Denys Vlasenkoash: eval: Use the correct expansion mode for fd redire...
2020-02-16 Denys Vlasenkoash: expand: Fix skipping of command substitution when...
2020-02-16 Denys Vlasenkoash: main: Print \n upon EOF (CTRL-D) when run interact...
2020-02-16 Denys Vlasenkoash: expand: Use HOME in tilde expansion when it is...
2020-02-16 Denys Vlasenkoash: builtin: Mark more regular built-ins
2020-02-16 Denys Vlasenkoash: jobs: Replace some uses of fmtstr with stpcpy...
2020-02-16 Denys Vlasenkoash: output: Fix fmtstr return value
2020-02-16 Denys Vlasenkoash: main: Only set savestatus in exitcmd
2020-02-16 Denys Vlasenkoash: [BUILTIN] Exit without arguments in a trap should...
2020-02-16 Denys Vlasenkoash: parser: Fix incorrect eating of backslash newlines
2020-02-16 Denys Vlasenkoash: use pgetc_eatbnl() in more places, take 2
2020-02-14 Denys Vlasenkofdisk: add HFS / HFS+ partition type
2020-02-13 Denys Vlasenkotftp: on download, open local file only when first...
2020-02-13 Denys Vlasenkotftp: fix thinko in code shrink
2020-02-13 Denys Vlasenkotftp: code shrink
2020-02-13 Denys Vlasenkotftpd: show requested file name in open error message
2020-02-02 Denys Vlasenkoawk: fix more "length" cases, closes 12486
2020-01-29 Ron Yorstonash,hush: allow builtins to be tab-completed, closes...
2020-01-29 Ron Yorstonxargs: fix handling of quoted arguments, closes 11441
2020-01-29 Ron Yorstonvi: fixes to string search in colon commands, closes...
2020-01-29 Ron Yorstonash: improve expandstr()
2020-01-29 Peter Korsgaardsyslogd: add config option to include milliseconds...
2020-01-14 Denys Vlasenkoudhcpd: mangle hostnames starting with dash ("-option")
2019-12-03 Denys Vlasenkowhois: limit total length of response to 32+2 kb
2019-12-03 Denys Vlasenkoinit: improve handling of signals racing with each...
2019-12-02 Denys Vlasenkoinit: if tcgetattr() fails, don't even try to tcsetattr()
2019-11-28 Denys Vlasenkohush: fix preprocessor directives indentation
2019-11-27 Tomi Leppanengrep: add -R
2019-11-23 Denys Vlasenkobc: fix comparison bug, closes 12336
2019-11-19 Alistair FrancisRemove stime() function calls
2019-11-17 Denys VlasenkoUpdated inittab example documentation
2019-11-17 Liu, Shuang... chgrp: correct the usage for non-desktop chgrp calls
2019-11-09 Denys Vlasenkotaskset: tighten the check for stride values
2019-11-09 Denys Vlasenkotaskset: implement stride argument
2019-11-08 Denys Vlasenkounxz: show -t in --help
2019-11-08 Denys Vlasenkotaskset: update comment
2019-11-01 Denys Vlasenkotaskset: add support for taking/printing CPU list ...
2019-11-01 Denys Vlasenkohush: restore redirected stdin
2019-10-30 Denys Vlasenkontpd: decrease MIN_FREQHOLD by 2, increase "penalty...
2019-10-27 Jo-Philipp... nslookup: implement support for SRV records
2019-10-27 Jo-Philipp... nslookup: handle replies without RRs
2019-10-26 Denys Vlasenkogunzip: fix incorrect decoding of "fixed" inflate blocks
2019-10-25 Denys Vlasenkohdparm: placate "warning: taking the absolute value...
2019-10-25 Denys Vlasenkovi: placate "warning: shifting a negative signed value...
2019-10-25 Denys Vlasenkoread_key(): placate "warning: shifting a negative signe...
2019-10-25 Denys Vlasenkontpd: abs(tmx.offset) was truncating a "long" typed...
2019-10-25 Denys Vlasenkotc: array address is never NULL
2019-10-25 Denys Vlasenkotraceroute: fix gcc-ism
2019-10-25 Denys Vlasenkosuppress a few "unused function" warnings
2019-10-25 Denys Vlasenkonetstat: suppress a warning (conversion from 'int'...
2019-10-25 Denys VlasenkoMakefile.flags: suppress some clang-9 warnings
2019-10-25 Denys Vlasenkoclang/llvm 9 fix - do not eliminate a store to a fake...
2019-10-25 Denys Vlasenkotar: fix fallout of: change -a from meaning "lzma"...
2019-10-24 Denys VlasenkoRemove syscall wrappers around clock_gettime, closes...
2019-10-22 Denys Vlasenkoshell: better comments in BASE#nn code
2019-10-21 Denys Vlasenkoshell/ulimit: code shrink
2019-10-20 Denys Vlasenkogunzip: code shrink by using int-, not short-sized...
2019-10-19 Denys Vlasenkogzip: code shrink
2019-10-19 Denys Vlasenkogzip: code shrink
2019-10-18 Denys Vlasenkotelnet: add disabled code to emit EC and IP
2019-10-15 Denys Vlasenkobrctl: code shrink
2019-10-14 James Byrneconfig: PID_FILE_PATH required for FEATURE_CROND_SPECIA...
2019-10-12 Denys Vlasenkobrctl: tweak help text, fix comments
2019-10-12 Denys Vlasenkobrctl: fold show_bridge_ports_ into its caller
2019-10-12 Denys Vlasenkobrctl: code shrink
2019-10-11 Martin Lewisbrctl: add support for showstp command
2019-10-11 Denys Vlasenkodpkg-deb: work around bogus error message when working...
2019-10-09 Martin Lewisreplace: count_strstr - Handle an edge case where sub...
2019-10-09 Martin Lewislibbb: Converted safe_read to safe_write format
2019-10-08 Alistair Francisrunsv: Use 64 prefix syscall if we have to
2019-10-08 Alistair Francistime: Use 64 prefix syscall if we have to
2019-10-08 Alistair Francisdate: Use 64 prefix syscall if we have to
2019-10-08 Michal Kaziorudhcpc: fix segmentation fault on empty bin opt
2019-10-08 Martin Lewisbrctl: add support for showmacs command
2019-10-08 Kaarle Ritvanenln: --no-target-directory implies --no-dereference
2019-10-08 Tomas Paukrtroute: fix output of "route -n -A inet6"
2019-10-07 Denys Vlasenkotee: do not intercept SIGPIPE
2019-10-04 Denys Vlasenkofdisk_aix: fix aliasing warning, comment out unused...
2019-10-04 Denys Vlasenkofdisk: avoid overflow in "mega/gigabytes" calculation...
2019-09-25 Denys Vlasenkotelnet: fix uninitialized variable bug
2019-09-24 Denys Vlasenkoudhcpc6: add ELAPSED_TIME option to outgoing packets
2019-09-22 Denys Vlasenkoash: fix BASE###nn bashism for bases 36..64
2019-09-22 Denys Vlasenkoash: fix BASE###nn bashism to accept letter 'digits...
2019-09-12 Kang-Che Sungbc: Add 'U' suffix in UINT_MAX preprocessor check
2019-09-12 David Demelierwget: increase redirections limit
2019-09-12 Rolf Eike Beerexamples/udhcp/simple.script: print the filename actual...
2019-09-12 Aaro Koskinenfind: implement -empty
2019-09-06 Denys Vlasenkogzip: code shrink
2019-09-05 Denys Vlasenkoexamples/udhcp/simple.script: up interface on deconfig...
2019-09-05 Denys Vlasenkoash: add a FIXME comment
2019-09-05 Denys Vlasenkohush: fix "set -o INVALID" affecting -e flag state
2019-09-05 Denys Vlasenkogzip: code shrink
next