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