platform/upstream/busybox.git
2013-11-12 Denys Vlasenkofstrim: use new-style config/kbuild/applet snippets...
2013-11-12 Jeremy Kerrudhcp: add PXELINUX config file option (code 209) defin...
2013-11-12 Denys Vlasenkofix "warning: ISO C90 forbids mixed declarations and...
2013-11-10 Michael Tokarevfix bashisms in testsuite/
2013-11-10 Bernhard Reutner... fstrim: Needs to fire at the mp, not bd
2013-11-09 Bernhard Reutner... fstrim: Indicate failure on error
2013-11-09 Bernhard Reutner... fstrim: -17b
2013-11-09 Malek Degachifstrim: New applet
2013-11-08 Bernhard Reutner... ash: Set SHLVL in ASH_BASH_COMPAT
2013-11-08 Bernhard Reutner... ash: Use setvar2 some more
2013-11-08 Bernhard Reutner... swaponoff: shrink
2013-11-03 Denys Vlasenkoudhcpc: allow zero server-id. Closes 6614.
2013-11-02 Yuan-Hsiang Leeinit: fix illegal memory access when max message length...
2013-11-02 Denys Vlasenkobootchartd: warn if .config looks wrong
2013-11-02 Denys VlasenkoMakefile.custom: make "make release" delete .gitignore...
2013-10-30 Denys Vlasenkosed: fix "sed clusternewline" testcase
2013-10-30 Denys Vlasenkosed: document -E in help text
2013-10-30 Denys Vlasenkosed: fix memory leak in 'r FILE' command
2013-10-28 David A. Wheelersed: accept -E as a synonym for -r
2013-10-28 Johannes Stezenbachudhcpc: make DHCP packets to have at least 300 DHCP...
2013-10-16 Thomas Petazzonilibbb: use <poll.h> instead of <sys/poll.h>
2013-10-16 Bartosz Golaszewskibloat-o-meter: add usage info
2013-10-16 Bartosz Golaszewskitail compat: fix header printing for tail -f
2013-10-16 Guilherme Maciel... wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)
2013-10-16 Denys VlasenkoFix some compiler warnings emitted by gcc-4.8.0
2013-10-14 Denys Vlasenkoether-wake: shorten help text, reduce packet buffer...
2013-10-12 Lauri Kasanenwget: add support for connect timeout
2013-10-12 Denys Vlasenkoinit: better --help text
2013-10-12 Denys Vlasenkoawk: fix length(array)
2013-10-08 Ryan Mallonwall,crontab: use xopen_as_uid_gid()
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
next