platform/upstream/busybox.git
2013-10-08 Ryan Mallonlibbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid...
2013-10-06 Denys Vlasenkobunzip2: fix off-by-one check
2013-10-06 Denys Vlasenkowall: access FILE under real user's credentials
2013-09-28 Mike Frysingertrylink: only prefix libs with -l
2013-09-19 Denys Vlasenkoloadkmap: explain what happens with K_ALLOCATED key...
2013-09-18 Denys Vlasenkohttpd: make sire pfd[TO_CGI].revents is cleared before...
2013-09-17 Denys VlasenkoDocumentation update
2013-09-17 Denys Vlasenkodumpkmap: code shrink
2013-09-11 Denys Vlasenkohttpd: treat errors from stdin correctly.
2013-09-11 Denys Vlasenkotouch: add conditional support for -h
2013-09-10 Denys Vlasenkoar: better comment
2013-09-10 Peter Korsgaardar: read_num(): fix reading fields using the entire...
2013-09-06 Denys Vlasenkotop: fix breakage introduced by previous commit
2013-09-06 Denys VlasenkoMake smart_ulltoa return pointer to end (allows for...
2013-08-25 John Spencerman: find posix man pages
2013-08-20 Jody Bruchonfdisk: fix GPT size math errors
2013-08-20 Denys Vlasenkolineedit: use unicode_strwidth instead of unicode_strlen
2013-08-20 Denys Vlasenkodd: code shrink
2013-08-20 Denys Vlasenkodd: code shrink
2013-08-20 Denys Vlasenkodd: code shrink
2013-08-20 Denys Vlasenkodd: remove FIXME comment which is fixed now. No code...
2013-08-20 Denys Vlasenkodd: code shrink
2013-08-20 Denys Vlasenkodd: fail if swab is attempted on odd-sized block
2013-08-19 Denys Vlasenkolineedit: fix multi-line PS1 handling: calculate PS1...
2013-08-19 Denys Vlasenkolineedit: improve Unicode handling (still buggy though)
2013-08-19 Denys Vlasenkodd: fix example in a comment. No code changes.
2013-08-19 Denys Vlasenkodd: support conv=swab
2013-08-19 Denys Vlasenkodd: do not reuse local variables for unrelated values.
2013-08-16 Denys Vlasenkoiplink: comment out include <net/if_packet.h>
2013-08-16 Paulius Zaleckasinit: don't srop unterminated processes' entries during...
2013-08-16 Denys Vlasenkoinit: don't use fixed size buffer for command
2013-08-15 SASAKI Sugurutar: fix tar -T to add entries in the exact order as...
2013-08-15 Denys Vlasenkofix build error with musl libc due to if_slip.h
2013-08-14 Nicolas Dichtelnetworking: fix potential overflow in ife_print6()
2013-08-08 Denys Vlasenkoudhcpc: tweak help text more
2013-08-08 Denys Vlasenkoudhcpc: tweak help text
2013-08-08 Tito Ragusaswapon: support "pri=NNN" in fstab
2013-08-07 Denys Vlasenkosetsid: code shrink, expanded comments
2013-08-05 Denys Vlasenkolibbb: code shrink
2013-08-05 Denys Vlasenkoudhcpc: tweak help text
2013-08-05 Cédric Cabessasyslogd: use _PATH_LOG when available
2013-08-04 Paul B. Hensonubi_tools: fix typo in strcpy
2013-08-04 Tito Ragusaifplugd: use a larger netlink buffer
2013-08-04 Denys Vlasenkoless: support "less 1<>TTY"
2013-08-01 Sven-Göran... volume_id: add f2fs detection
2013-07-31 Bernhard Reutner... awk: Fix handling of functions with empty body
2013-07-31 Sven-Göran... volume_id: nilfs config description.
2013-07-31 Sven-Göran... volume_id: Adopt to new config style.
2013-07-31 Sven-Göran... volume_id: Adopt to new kbuild style.
2013-07-30 Denys VlasenkoWhitespace fixes
2013-07-30 Denys Vlasenkocatv: code shrink
2013-07-30 Bartosz GolaszewskiRefactor catv. Move visible() from stty to libbb.
2013-07-30 Denys Vlasenkounpackers: by users' request, print compression percent...
2013-07-29 Denys Vlasenkonc: remove unnecessary "errno = 0"
2013-07-28 Denys Vlasenkoiplink: fix build error (IFLA_VLAN_PROTOCOL defined...
2013-07-28 Denys Vlasenkologread: intercept all fatal signals, not just SIGINT
2013-07-28 Denys Vlasenkonc: remove some dead code
2013-07-28 Denys Vlasenkonc: exit when both stdin and network are closed.
2013-07-28 Denys Vlasenkonc: use symbolic SHUT_WR instead of literal 1
2013-07-27 Denys VlasenkoUpdate docs/tcp.txt
2013-07-26 Bernhard Reutner... buildsys: Add helper to list suid applets
2013-07-25 Denys VlasenkoAdd notes about TCP programming quirks.
2013-07-25 Bartosz Golaszewskidate: accept 'yyyy-mm-dd HH' and 'yyyy-mm-dd' date...
2013-07-25 Bartosz Golaszewskinetworking: code shrink
2013-07-22 Denys Vlasenkoawk.tests: add test for recent large integer fix
2013-07-21 Denys Vlasenkosed: fix matching of newlines by $
2013-07-21 Denys Vlasenkounzip: survive lack of CDF on non-streaming zip files
2013-07-20 Denys Vlasenkoawk: use "long long" as integer type, not "int"
2013-07-20 Denys Vlasenkounzip: increase PEEK_FROM_END from 16k to 64k
2013-07-15 Patrick McHardyip link: add VLAN support
2013-07-15 Denys Vlasenkoip: code shrink
2013-07-13 Denys Vlasenkotypo fix in comment
2013-07-13 Denys VlasenkoCommonalize typical [b,]k,m suffix struct
2013-07-08 Bernhard Reutner... chrt: remove warning for _POSIX_PRIORITY_SCHEDULING
2013-07-08 Denys Vlasenkotypo fix in comment
2013-07-08 Denys Vlasenkotail: code shrink
2013-07-08 Denys Vlasenkosed: remove now-redundant backslash-newline handling
2013-07-07 Denys Vlasenkosed: document where we are more liberal then GNU
2013-07-07 Denys VlasenkoCall setlocale("") , not "C", if we want to set the...
2013-07-05 Denys Vlasenkounicode: check $LC_CTYPE too to detect Unicode mode
2013-07-04 Cristian Ionescu... foo*sum: Correct syntax error
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
next