1. 4e6d511 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames by Denis Vlasenko · 17 years ago
  2. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
  3. 9d6c469 Introduce FEATURE_PREFER_IPV4_ADDRESS. If selected, we have: by Denis Vlasenko · 17 years ago
  4. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  5. 5c51a7c nc: make connecting to IPv4 from IPv6-enabled hosts easier by Denis Vlasenko · 18 years ago
  6. 335b63d make a few struct bb_applet members conditional by Denis Vlasenko · 18 years ago
  7. 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
  8. 729bd9e test: comment out unused code by Denis Vlasenko · 18 years ago
  9. 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
  10. 9ca26d3 ping: support -I addr in family neutral manner; reuse a bit of common code by Denis Vlasenko · 18 years ago
  11. 0850cda tftp: fix IPv6 fallout by Denis Vlasenko · 18 years ago
  12. e991303 udhcp: use improved gethostbyname replacement from IPv6 code by Denis Vlasenko · 18 years ago
  13. 5870ad9 mount: (try to) support cifs with IPv6 by Denis Vlasenko · 18 years ago
  14. 42823d5 add x to IPv6 functions which can die by Denis Vlasenko · 18 years ago
  15. b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
  16. 9adc6ce ping6: stop using xgethostbyname2, remove it from libbb. by Denis Vlasenko · 18 years ago
  17. 448f024 nslookup: full circle. Here we started IPv6 work. Use "new API" by Denis Vlasenko · 18 years ago
  18. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  19. 85629f0 comment out unused old networking API parts by Denis Vlasenko · 18 years ago
  20. 2418288 small fixes to ipv6 infrastructure by Denis Vlasenko · 18 years ago
  21. 5d68724 next part of ipv6-ization. mostly netcat. by Denis Vlasenko · 18 years ago
  22. 6536a9b next part of ipv6-ization is here: wget & httpd by Denis Vlasenko · 18 years ago
  23. 8e9ccba ipv6-ization efforts continue. Few bugs are found, by Denis Vlasenko · 18 years ago
  24. bbe5146 a bit more IPv6-ization work syslogd: converted to use it (in -R host:port) by Denis Vlasenko · 18 years ago
  25. 9de420c Improve generic ipv4+ipv6 support in libbb. by Denis Vlasenko · 18 years ago
  26. 1dc1b37 use xbind, xconnect where appropriate. small edits to arping by Denis Vlasenko · 18 years ago
  27. 48237b0 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), by Denis Vlasenko · 18 years ago
  28. 81e264d fix double merge by Denis Vlasenko · 18 years ago
  29. c8717cd telnetd: move generic stuff into libbb. It will make it easy by Denis Vlasenko · 18 years ago
  30. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  31. 1457915 xconnect is non-conforming to "xfunc like libc" rule. Fixing by Denis Vlasenko · 18 years ago
  32. a94554d wget: fix bug where wget creates null file if there is no remote one. by Denis Vlasenko · 18 years ago
  33. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  34. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  35. 06776b3 type typo. Thanks, Devin Bayer by "Vladimir N. Oleynik" · 19 years ago
  36. 6417564 Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. by Rob Landley · 19 years ago
  37. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  38. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  39. 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
  40. 3a5ed56 fix broken formatting by Eric Andersen · 21 years ago
  41. 9cccc18 don't mess up errno by Eric Andersen · 21 years ago
  42. ffccf6e Change interface to bb_lookup_host, dont try and set port inside this by Glenn L McGrath · 21 years ago
  43. 04d055f Fix rdate and ftpget/ftpput so they compile with the new xconnect. by Eric Andersen · 21 years ago
  44. e6dc439 Rework wget, the xconnect interface, and its various clients by Eric Andersen · 21 years ago
  45. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  46. 8ae4cab use #ifdef CONFIG_* instead of #if CONFIG_* by Glenn L McGrath · 22 years ago
  47. efd4983 - Forgot to cvs add bb_asprintf.c (from vodz' patch #50) by Robert Griebl · 22 years ago
  48. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  49. cafc103 Brad Campbell <brad@seme.com.au> notes that by Eric Andersen · 22 years ago
  50. 0b31586 A patch from Bart Visscher <magick@linux-fan.com> to add an by Eric Andersen · 22 years ago