platform/upstream/busybox.git
2013-07-02 Denys Vlasenkotail: track file size only in -f mode
2013-07-02 Denys Vlasenkofoo*sum: report I/O errors, don't merely exit with 1.
2013-07-02 Denys Vlasenkounicode: check $LC_ALL to detect Unicode mode, not...
2013-07-01 Denys Vlasenkowget: do not abort if "_" is encountered in a HTTP...
2013-06-30 Denys Vlasenkocryptpw: do not segfault on EOF. Closes 6350
2013-06-30 Rich Felker*: change execl sentinels from NULL to (char*)0
2013-06-30 Denys Vlasenkoubi_tools: enhance -s option to allow size multiplier...
2013-06-30 Denys Vlasenkoubi_tools: add forgotten argv++
2013-06-30 Denys Vlasenkoubi_tools: extend supported volume size to 64 bits...
2013-06-30 Paul B. Hensonubimkvol: add -m option to create volume of maximum...
2013-06-27 Denys Vlasenkopstree: fix theoretically unsafe code
2013-06-27 Denys Vlasenkoping: code shrink
2013-06-27 Denys VlasenkoMove create_icmp[6]_socket to its only user, and simpli...
2013-06-27 Denys Vlasenkolosetup: assorted fixes. Closes 6314
2013-06-27 Thomas De Schampheleirelsof: correct check for symbolic link
2013-06-26 Denys Vlasenkonslookup: set default DNS server again. Hopefully helps...
2013-06-26 Denys Vlasenkomd5/sha512: a better fix for strict aliasing warnings
2013-06-19 Mike Frysingermd5/sha512: fix strict aliasing warnings
2013-06-19 Mike Frysingerpstree: stop truncating thread names
2013-05-23 Denys Vlasenkontpd: set offset to 0.0 in "usync" event
2013-05-22 Denys Vlasenkontpd: set G.last_script_run even if script isn't configured
2013-05-22 Denys Vlasenkontpd: make "unsync" code actually work.
2013-05-22 Denys Vlasenkontpd: drop delay outliers; run "unsync" handler if...
2013-05-21 Jonathan Liusulogin: allow system maintenance login if root passwor...
2013-05-21 Denys Vlasenkosulogin: correct lying comment
2013-05-21 Denys Vlasenkoinit: remove special-case code for machines with less...
2013-05-17 Denys Vlasenkostty: disable CIBAUD leak check - it is not necessary...
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()
next