platform/upstream/busybox.git
2013-05-17 Denys Vlasenkostty: code shrink
2013-05-17 Denys Vlasenkoudhcp: code shrink
2013-05-17 Denys Vlasenkoudhcpc: fix a problem with binary-encoded options #2
2013-05-16 Denys Vlasenkofind:: get rid of nested function (it's a gcc-ism)
2013-05-16 James Hogangrep: fix grep -x to not set REG_NOSUB
2013-05-15 Denys Vlasenkovolume_id_internal.h: drop unoptimized byteswap routines
2013-05-15 Bartosz Golaszewskigrep: don't bail out on first mismatch if '-w' option...
2013-05-15 Denys VlasenkoFix build failures caused by not compiling open_transfo...
2013-05-14 Denys Vlasenkofind: support -HLP
2013-05-13 Nikolaus Vossmdev: use $DEVNAME in uevent sysfs file for device...
2013-05-12 Denys Vlasenkohush: fix build failure if FEATURE_EDITING=y && !HUSH_I...
2013-05-12 Denys VlasenkoFix build failures caused by not compiling open_transfo...
2013-05-12 Denys Vlasenkotelnet: code shrink
2013-05-09 Oliver Metzvolume_id: fix ntfs attribute search
2013-04-21 Denys Vlasenkovi: make regexp search case-insensitive if ":set ignore...
2013-04-07 Flemming Madsenash,hush: history builtin
2013-04-07 Denys Vlasenkohush: fix for "while false && true; do echo BUG; break...
2013-04-02 Denys Vlasenkomdev: call index_in_strings on $ACTION only after we...
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
next