platform/upstream/busybox.git
2013-04-02 Denys Vlasenkoexamples/mdev.conf.change_blockdev.sh: update
2013-03-30 Denys Vlasenkoexamples: add mdev example for Android phone
2013-03-29 Denys Vlasenkoexamples/inittab: fix a few incorrect statements about...
2013-03-29 Denys Vlasenkolineedit: \W on "/bin" should show "bin", not "/bin"
2013-03-29 Denys Vlasenkolineedit: implement \T \t \A \@ prompts escapes, fix...
2013-03-29 Denys Vlasenkolibbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
2013-03-28 Denys Vlasenkolineedit: add handling of \H in prompt
2013-03-27 Denys Vlasenkohexdump: need to use xstrtoull for off_t
2013-03-27 Denys Vlasenkohexdump: don't unconditionally limit the usable address...
2013-03-27 Denys Vlasenkoman: install to /usr/bin, not /sbin
2013-03-25 Denys Vlasenkohttpd: don't allow tabs and multiple spaces in request...
2013-03-22 Bernhard Reutner... setserial: Fix typo: s/baund_rate/baud_rate/g
2013-03-18 Denys Vlasenkosendmail: code shrink on top of previous patches
2013-03-18 Aaro Koskinensendmail: don't add multiple To: headers
2013-03-18 Aaro Koskinensendmail: don't add To: header if it already exists
2013-03-18 Aaro Koskinensendmail: support long header fields for recipients
2013-03-18 Aaro Koskinensendmail: support address lists
2013-03-18 Aaro Koskinensendmail: support addresses inside angle brackets
2013-03-18 Aaro Koskinensendmail: don't mangle e-mail headers
2013-03-18 Aaro Koskinensendmail: avoid sending mail to wrong addresses
2013-03-18 Denys Vlasenkomkfs_minix: use get_volume_size_in_bytes instead of...
2013-03-17 Denys Vlasenkomdev: fix build failure
2013-03-17 Denys Vlasenkonc: fix build failure ("subscripted value is neither...
2013-03-17 Denys Vlasenkoash: add comment about failures in source builtin....
2013-03-17 Denys Vlasenkohush: source builtin should override $N only if it...
2013-03-15 Stefan Hellermannash: read $HOME/.profile instead of $(pwd)/.profile
2013-03-15 Stefan Hellermannash: move code to allow setting $HOME in /etc/profile
2013-03-15 Denys Vlasenkovi: code shrink
2013-03-15 Ron Yorstonvi: fix adjustment of buffer on partial file read
2013-03-15 Denys Vlasenkosysklogd: trim help text
2013-03-15 Guilherme Maciel... traceroute: free some memory allocated by xzalloc()
2013-03-14 Alexander Shiyanflash_eraseall: implement -N
2013-03-14 Alexander Shiyannanddump: fix build if nandwrite isn't enabled
2013-03-14 Denys Vlasenkoping[6]: accept and ignore -n. Code shrink
2013-03-14 Denys Vlasenkoudhcpd: also add -I ADDR to help text
2013-03-13 Denys Vlasenkoudhcpd: add -I LOCAL_ADDR option
2013-03-13 Bernhard Reutner... awk: Fix handling of functions with empty body
2013-03-12 Mandeep Singh... losetup: fix util-linux compatibility
2013-03-12 Mike Frysingerreadlink: note that our -f is really -e
2013-03-12 Mike Frysingerreadlink: uClibc supports automatic allocation too now
2013-03-12 Mike Frysingerplatform: use KERNEL_VERSION to simplify uClibc version...
2013-03-12 Mike Frysingerudhcpc: use readlink rather than realpath
2013-03-04 Denys Vlasenkohostid: do not output sign-extended host id. Closes...
2013-03-03 Mike Frysingerarchival: note implicit dependencies between lzop ...
2013-03-01 Denys Vlasenkodecompress_unlzma: move function, no code changes
2013-03-01 Denys Vlasenkodecompress_unlzma: 10% speedup in "small" code
2013-03-01 Denys Vlasenkodecompress_unlzma: make "fast" version a bit smaller
2013-03-01 Denys Vlasenkolzop: fiq -q and OPTION_DECOMPRESS mismatch
2013-03-01 Mike Frysingerbbunzip: fix order of flags vs bit defines
2013-02-28 Mike Frysingerbbunzip: ignore the -q flag with the decompressors
2013-02-28 Denys Vlasenkoifupdown: support "source" stanza in /etc/network/inter...
2013-02-28 Denys Vlasenkozcat: fix "zcat FILE" trying to do detection twice
2013-02-28 Denys Vlasenkozcat: if seamless uncompressors are defined, autodetect...
2013-02-28 Denys Vlasenkofix error message on failure to oen /dev/null; fix...
2013-02-28 Denys Vlasenkocode shrink in check_errors_in_children()
2013-02-28 Denys Vlasenkopgrep: fix a "missing closing paren" build error
2013-02-28 Denys Vlasenkoifplugd: make -k send SIGINT, not SIGQUIT
2013-02-28 Bernhard Wallepgrep: fix -x option
2013-02-28 Denys VlasenkoFix config help text
2013-02-28 Denys Vlasenkomake --help return exitcode 0. Closes 5612
2013-02-28 Peter Korsgaardrun-parts: fix unicode creep in --help
2013-02-28 Denys Vlasenkonc_bloaty: support -ll and -lk. Closes 2245
2013-02-28 Denys Vlasenkonc: don't redirect stderr to network in -e PROG mode
2013-02-28 Thomas De Schampheleirenameif: fix use-after-free in ENABLE_FEATURE_CLEAN_UP...
2013-02-28 Denys Vlasenkorun-parts: stop providing incompatible short options
2013-02-28 Peter Korsgaardrun-parts: add --exit-on-error | -e support
2013-02-27 Leonid Lisovskiyxz: fix put_unaligned_{l,b}e32
2013-02-27 Shawn J. Gofflineedit: initialize delptr
2013-02-27 Lasse Collinxz: support concatenated .xz streams
2013-02-27 Lasse Collinxz: mention xzminidec.c in README
2013-02-27 Lasse Collinxz: fix incorrect XZ_BUF_ERROR
2013-02-27 Lasse Collinxz: fix decoding of LZMA2 streams having no uncompresse...
2013-02-27 Lasse Collincz: add C++ support to xz.h
2013-02-27 Lasse Collinxz: remove an empty line from xz_dec_lzma2.c
2013-02-27 Lasse Collinxz: make bcj_x86_test_msbyte() an inline function
2013-02-27 Lasse Collinxz: add a comment about using uint32_t as vli_type
2013-02-27 Lasse Collinxz: avoid "NOTE:" in xz.h
2013-02-27 Lasse Collinxz: update README
2013-02-27 Lasse Collinxz: omit explicit \0 from HEADER_MAGIC
2013-02-27 Denys VlasenkoFix move_to_unaligned16
2013-02-27 Denys Vlasenkomdev: improve $SEQ handling; improve debug logging
2013-02-27 Mike Frysingerudhcpc: tweak math shell style with the metric var
2013-02-27 Mike Frysingerudhcpc: support resolv.conf symlinks
2013-02-25 Denys Vlasenkomdev: add environment variable match
2013-02-25 Denys Vlasenkomove endofname() to libbb
2013-02-25 Denys Vlasenkotail: make help text for -n +N syntax more correct
2013-02-25 Denys Vlasenkohead: support -n -NUM and -c -NUM
2013-02-25 Denys Vlasenkohead,tail: use common suffix struct. simplify help...
2013-02-20 Denys Vlasenkorpm: unmap rpm file before working with next one
2013-02-20 Denys Vlasenkorpm: stop using statics; move main() to the end of...
2013-02-20 Denys Vlasenkorpm: use "create+rename" method of replacing existing...
2013-02-20 Denys Vlasenkorpm: make -ql display more compatible; improve help...
2013-02-10 Aaro Koskinenfdisk_sun: fix partition alignment
2013-02-10 Aaro Koskinenfdisk_sun: fix corrupted partition data with blank...
2013-02-10 Denys Vlasenkovasprintf: return -1 on strdup failure
2013-02-07 Denys Vlasenkovasprintf: do not use xmalloc, it will deadlock on OOM
2013-02-04 Denys Vlasenkomdev: chdir back to /dev after trying to read firmware
2013-02-04 Denys Vlasenkoarp: code shrink
2013-02-04 Kuleshov Alekseyarp: fix -H/-t handling.
2013-01-30 Denys Vlasenkomdev: extend debug logging output
next