aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-08-04less: support "less 1<>TTY"Denys Vlasenko
2013-08-01volume_id: add f2fs detectionSven-Göran Bergh
2013-07-31awk: Fix handling of functions with empty bodyBernhard Reutner-Fischer
2013-07-31volume_id: nilfs config description.Sven-Göran Bergh
2013-07-31volume_id: Adopt to new config style.Sven-Göran Bergh
2013-07-31volume_id: Adopt to new kbuild style.Sven-Göran Bergh
2013-07-30Whitespace fixesDenys Vlasenko
2013-07-30catv: code shrinkDenys Vlasenko
2013-07-30Refactor catv. Move visible() from stty to libbb.Bartosz Golaszewski
2013-07-30unpackers: by users' request, print compression percentage if -v and DESKTOPDenys Vlasenko
2013-07-29nc: remove unnecessary "errno = 0"Denys Vlasenko