| Commit message (Expand) | Author | Age | Files | Lines |
* | - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a... | aldot | 2007-04-12 | 1 | -6/+1 |
* | tcpsvd: new applet | vda | 2007-04-01 | 1 | -1/+1 |
* | tftp: fix my bug | vda | 2007-02-08 | 1 | -1/+1 |
* | tftp: fix IPv6 fallout | vda | 2007-02-07 | 1 | -19/+22 |
* | add x to IPv6 functions which can die | vda | 2007-02-04 | 1 | -1/+1 |
* | suppress warnings about easch <applet>_main() having | vda | 2007-02-03 | 1 | -0/+1 |
* | fixing bugs revealed by randomconfig runs | vda | 2007-01-20 | 1 | -2/+6 |
* | next part of ipv6-ization. dnsd code is "interesting"... | vda | 2007-01-12 | 1 | -26/+14 |
* | next part of ipv6-ization is here: wget & httpd | vda | 2007-01-12 | 1 | -1/+3 |
* | ipv6-ization efforts continue. Few bugs are found, | vda | 2007-01-11 | 1 | -148/+103 |
* | tftp: corrupted input packets were killing retransmits - fixed | vda | 2006-12-17 | 1 | -18/+22 |
* | inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] | vda | 2006-12-16 | 1 | -1/+1 |
* | httpd: slight reduction of #ifdef forest | vda | 2006-11-21 | 1 | -14/+14 |
* | attempt to regularize atoi mess. | vda | 2006-10-08 | 1 | -2/+2 |
* | eject: -T fix | vda | 2006-10-05 | 1 | -4/+2 |
* | getopt_ulflags -> getopt32. | vda | 2006-10-03 | 1 | -3/+3 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | landley | 2006-08-03 | 1 | -14/+2 |
* | Cleaup read() and write() variants, plus a couple of new functions like | landley | 2006-07-16 | 1 | -2/+2 |
* | Make this slightly more readable, and expose the hypocrasy of a comment that | landley | 2006-06-18 | 1 | -5/+1 |
* | - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP so it's off in defconfig | aldot | 2006-06-14 | 1 | -22/+19 |
* | Don't break allbareconfig. | landley | 2006-06-13 | 1 | -2/+0 |
* | - revert incorrect select change | aldot | 2006-06-10 | 1 | -7/+5 |
* | - fix two segfaults (reported by Horst Kronstorfer) | aldot | 2006-06-10 | 1 | -147/+139 |
* | - use bb_xbind | aldot | 2006-06-10 | 1 | -1/+1 |
* | - use bb_msg_{read,write}_error where appropriate. | aldot | 2006-06-03 | 1 | -2/+2 |
* | Consolidate #include <sys/time.h> so libbb.h does it. | landley | 2006-05-27 | 1 | -1/+0 |
* | - patch from Denis Vlasenko to add and use bb_xsocket() and to use | aldot | 2006-04-12 | 1 | -33/+21 |
* | - this applet should peruse USE_FEATURE_TFTP_... | aldot | 2006-04-05 | 1 | -1/+1 |
* | just whitespace | timr | 2006-01-25 | 1 | -23/+23 |
* | Fix -g and -p options. Patch from Traceman. (I don't know who that is, | landley | 2005-12-15 | 1 | -3/+2 |
* | more const, use bb_getopt_ulflags, insert XXX for show place of problems | vodz | 2005-10-17 | 1 | -36/+49 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -1/+6 |
* | Thus spake Brenda J. Butler: | landley | 2005-06-07 | 1 | -0/+6 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | andersen | 2005-04-16 | 1 | -2/+2 |
* | Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ... | bug1 | 2004-09-14 | 1 | -4/+4 |
* | Robin Farine writes: | andersen | 2004-06-22 | 1 | -2/+2 |
* | s/fileno\(stdin\)/STDIN_FILENO/g | andersen | 2004-03-27 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -18/+18 |
* | Fix debugging output, patch by Hideki IWAMOTO | bug1 | 2004-03-05 | 1 | -1/+1 |
* | Quick fix for tftp truncation bug | bug1 | 2004-02-26 | 1 | -1/+1 |
* | Patch from Hideki IWAMOTO, output debugging messages to stderr | bug1 | 2004-02-22 | 1 | -6/+6 |
* | Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or | bug1 | 2004-02-22 | 1 | -2/+2 |
* | Modify bb_lookup_port to allow the protocol to be specified, allowing | bug1 | 2004-01-17 | 1 | -8/+5 |
* | Christian Meyer provided this patch to fix more bugs with the tftp client | andersen | 2003-07-30 | 1 | -3/+2 |
* | Patch from Christian Meyer: | andersen | 2003-07-26 | 1 | -0/+1 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -21/+21 |
* | Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois | bug1 | 2002-12-19 | 1 | -4/+5 |
* | Forgot to rename foo | bug1 | 2002-12-09 | 1 | -1/+1 |
* | Fix a debug message, from Bastian Blank | bug1 | 2002-12-09 | 1 | -3/+3 |
* | This patch from Magnus Damm fixed a long standing problem | andersen | 2002-10-25 | 1 | -1/+1 |