aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-16wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)Guilherme Maciel Ferreira
2013-10-16Fix some compiler warnings emitted by gcc-4.8.0Denys Vlasenko
2013-10-14ether-wake: shorten help text, reduce packet buffer sizeDenys Vlasenko
2013-10-12wget: add support for connect timeoutLauri Kasanen
2013-10-12init: better --help textDenys Vlasenko
2013-10-12awk: fix length(array)Denys Vlasenko
2013-10-08wall,crontab: use xopen_as_uid_gid()Ryan Mallon
2013-10-08libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functionsRyan Mallon
2013-10-06bunzip2: fix off-by-one checkDenys Vlasenko
2013-10-06wall: access FILE under real user's credentialsDenys Vlasenko
2013-09-28trylink: only prefix libs with -lMike Frysinger
2013-09-19loadkmap: explain what happens with K_ALLOCATED key valueDenys Vlasenko
2013-09-18httpd: make sire pfd[TO_CGI].revents is cleared before poll()Denys Vlasenko
2013-09-17Documentation updateDenys Vlasenko
2013-09-17dumpkmap: code shrinkDenys Vlasenko
2013-09-11httpd: treat errors from stdin correctly.Denys Vlasenko
2013-09-11touch: add conditional support for -hDenys Vlasenko
2013-09-10ar: better commentDenys Vlasenko
2013-09-10ar: read_num(): fix reading fields using the entire widthPeter Korsgaard
2013-09-06top: fix breakage introduced by previous commitDenys Vlasenko
2013-09-06Make smart_ulltoa return pointer to end (allows for code shink in callers)Denys Vlasenko
2013-08-25man: find posix man pagesJohn Spencer
2013-08-20fdisk: fix GPT size math errorsJody Bruchon
2013-08-20lineedit: use unicode_strwidth instead of unicode_strlenDenys Vlasenko
2013-08-20dd: code shrinkDenys Vlasenko
2013-08-20dd: code shrinkDenys Vlasenko
2013-08-20dd: code shrinkDenys Vlasenko
2013-08-20dd: remove FIXME comment which is fixed now. No code changesDenys Vlasenko
2013-08-20dd: code shrinkDenys Vlasenko
2013-08-20dd: fail if swab is attempted on odd-sized blockDenys Vlasenko
2013-08-19lineedit: fix multi-line PS1 handling: calculate PS1 length from last \nDenys Vlasenko
2013-08-19lineedit: improve Unicode handling (still buggy though)Denys Vlasenko
2013-08-19dd: fix example in a comment. No code changes.Denys Vlasenko
2013-08-19dd: support conv=swabDenys Vlasenko
2013-08-19dd: do not reuse local variables for unrelated values.Denys Vlasenko
2013-08-16iplink: comment out include <net/if_packet.h>Denys Vlasenko
2013-08-16init: don't srop unterminated processes' entries during inittab reloadPaulius Zaleckas
2013-08-16init: don't use fixed size buffer for commandDenys Vlasenko
2013-08-15tar: fix tar -T to add entries in the exact order as the input listSASAKI Suguru
2013-08-15fix build error with musl libc due to if_slip.hDenys Vlasenko
2013-08-14networking: fix potential overflow in ife_print6()Nicolas Dichtel
2013-08-08udhcpc: tweak help text moreDenys Vlasenko
2013-08-08udhcpc: tweak help textDenys Vlasenko
2013-08-08swapon: support "pri=NNN" in fstabTito Ragusa
2013-08-07setsid: code shrink, expanded commentsDenys Vlasenko
2013-08-06libbb: code shrinkDenys Vlasenko
2013-08-05udhcpc: tweak help textDenys Vlasenko
2013-08-05syslogd: use _PATH_LOG when availableCédric Cabessa
2013-08-04ubi_tools: fix typo in strcpyPaul B. Henson
2013-08-04ifplugd: use a larger netlink bufferTito Ragusa