oweals/busybox.git
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
2019-09-05 Daniel Edgecumbegzip: set default compression level to 6 when CONFIG_FE...
2019-09-05 Daniel Edgecumbegzip: set compression flags correctly as per standard
2019-09-05 Daniel Edgecumbegzip: default level with ENABLE_FEATURE_GZIP_LEVELS...
2019-09-05 Brian Foleydc: Parse error & fix out of bounds read in xc_program_...
2019-09-05 Brian Foleydc: Fix segfault when executing strings generated using...
2019-09-05 Brian Foleydc: execute shouldn't pop if stack head is not a string
2019-08-24 Eivind Versvikudhcpc6: support stateless DHCPv6
2019-08-11 Denys Vlasenkotop: do not use previous colleced data wheh "h" toggles...
2019-08-09 Denys Vlasenkoudhcpc6: s/iphdr/ip6_hdr/
2019-08-06 Denys Vlasenkonmeter: do not clamp down %Nc to minimum of 10 (think...
2019-08-03 Denys Vlasenkostat: print nanosecond times, fix printing of empty...
2019-08-02 Denys Vlasenkoash: fix set -o to not show "nameless" options
2019-08-02 Denys Vlasenkotar: change -a from meaning "lzma" to mean "autodetect...
2019-08-01 Denys Vlasenkotar: code shrink
2019-07-31 Ron Yorstonash: only catch unexpected exceptions in PS1 expansion
2019-07-23 Denys Vlasenkounicode: code shrink in character width determination
2019-07-16 Denys Vlasenkolibbb: include <crypt.h> only if necessary
2019-07-02 Denys Vlasenkontpd: add comment about mode6, no code changes
2019-07-02 Denys Vlasenkontpd: commonalize message strings
2019-07-02 James Byrnelibbb: reduce the overhead of single parameter bb_error...
2019-07-02 Denys Vlasenkontpd: abort if argvs are (unexpectedly) given
2019-06-25 Lukas Rusakfree: include SReclaimable in cached value
2019-06-25 Denys Vlasenkolibbb: deal with "declaration of 'link' shadows a globa...
2019-06-15 Denys Vlasenkopidof: support "pidof /path/to/binary" case
2019-06-13 Denys Vlasenkoreadlink,realpath: fix a case with a symplink, closes...
2019-06-13 Denys Vlasenkoudhcpc: fix comment, no code changes
2019-06-11 Denys Vlasenkoudhcpc6: fix aliasing warning
2019-06-11 Martin Lewisdhcpc.c: Added support for relay server parameter.
2019-06-10 Denys VlasenkoStart 1.32.0 development cycle
2019-06-10 Denys VlasenkoBump version to 1.31.0 1_31_0
2019-06-09 Denys Vlasenkomount,losetup: use /dev/loop-control is it exists
2019-06-09 Aitor Esteve... start-stop-daemon: change priority before dropping...
2019-06-09 Denys Vlasenkotftp: allow -lc and -cl options
2019-06-09 Denys Vlasenkotftpd: revert erroneous change
2019-06-09 Denys Vlasenkotftp: optional tftp-hpa compat
next