| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve generic ipv4+ipv6 support in libbb. | Denis Vlasenko | 2007-01-10 | 1 | -83/+151 |
* | use xbind, xconnect where appropriate. | Denis Vlasenko | 2006-12-23 | 1 | -1/+2 |
* | introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), | Denis Vlasenko | 2006-11-22 | 1 | -2/+11 |
* | fix double merge | Denis Vlasenko | 2006-11-22 | 1 | -76/+0 |
* | telnetd: move generic stuff into libbb. It will make it easy | Denis Vlasenko | 2006-11-22 | 1 | -0/+152 |
* | rodata cleanup. "unable to" == "cannot". -300 bytes | Denis Vlasenko | 2006-11-18 | 1 | -2/+2 |
* | xconnect is non-conforming to "xfunc like libc" rule. Fixing | Denis Vlasenko | 2006-10-26 | 1 | -6/+12 |
* | wget: fix bug where wget creates null file if there is no remote one. | Denis Vlasenko | 2006-09-23 | 1 | -1/+1 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -11/+1 |
* | - patch from Denis Vlasenko to add and use bb_xsocket() and to use | Bernhard Reutner-Fischer | 2006-04-12 | 1 | -1/+1 |
* | type typo. Thanks, Devin Bayer | "Vladimir N. Oleynik" | 2006-02-17 | 1 | -1/+1 |
* | Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. | Rob Landley | 2005-08-22 | 1 | -0/+1 |
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
* | Modify bb_lookup_port to allow the protocol to be specified, allowing | Glenn L McGrath | 2004-01-17 | 1 | -2/+2 |
* | fix broken formatting | Eric Andersen | 2003-12-23 | 1 | -3/+3 |
* | don't mess up errno | Eric Andersen | 2003-12-23 | 1 | -2/+9 |
* | Change interface to bb_lookup_host, dont try and set port inside this | Glenn L McGrath | 2003-12-20 | 1 | -18/+15 |
* | Fix rdate and ftpget/ftpput so they compile with the new xconnect. | Eric Andersen | 2003-11-03 | 1 | -2/+2 |
* | Rework wget, the xconnect interface, and its various clients | Eric Andersen | 2003-10-31 | 1 | -49/+37 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -3/+3 |
* | use #ifdef CONFIG_* instead of #if CONFIG_* | Glenn L McGrath | 2002-11-26 | 1 | -1/+1 |
* | - Forgot to cvs add bb_asprintf.c (from vodz' patch #50) | Robert Griebl | 2002-07-19 | 1 | -3/+2 |
* | Applied vodz' patches #49 and #50 (with a small correction in runshell.c) | Robert Griebl | 2002-07-19 | 1 | -0/+1 |
* | Brad Campbell <brad@seme.com.au> notes that | Eric Andersen | 2002-07-11 | 1 | -1/+2 |
* | A patch from Bart Visscher <magick@linux-fan.com> to add an | Eric Andersen | 2002-07-03 | 1 | -0/+78 |