| Commit message (Expand) | Author | Age | Files | Lines |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -23/+23 |
* | Fix -g and -p options. Patch from Traceman. (I don't know who that is, | Rob Landley | 2005-12-15 | 1 | -3/+2 |
* | more const, use bb_getopt_ulflags, insert XXX for show place of problems | "Vladimir N. Oleynik" | 2005-10-17 | 1 | -36/+49 |
* | applying fix for: | Paul Fox | 2005-07-20 | 1 | -1/+6 |
* | Thus spake Brenda J. Butler: | Rob Landley | 2005-06-07 | 1 | -0/+6 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen | 2005-04-16 | 1 | -2/+2 |
* | Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ... | Glenn L McGrath | 2004-09-14 | 1 | -4/+4 |
* | Robin Farine writes: | Eric Andersen | 2004-06-22 | 1 | -2/+2 |
* | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen | 2004-03-27 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -18/+18 |
* | Fix debugging output, patch by Hideki IWAMOTO | Glenn L McGrath | 2004-03-05 | 1 | -1/+1 |
* | Quick fix for tftp truncation bug | Glenn L McGrath | 2004-02-26 | 1 | -1/+1 |
* | Patch from Hideki IWAMOTO, output debugging messages to stderr | Glenn L McGrath | 2004-02-22 | 1 | -6/+6 |
* | Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or | Glenn L McGrath | 2004-02-22 | 1 | -2/+2 |
* | Modify bb_lookup_port to allow the protocol to be specified, allowing | Glenn L McGrath | 2004-01-17 | 1 | -8/+5 |
* | Christian Meyer provided this patch to fix more bugs with the tftp client | Eric Andersen | 2003-07-30 | 1 | -3/+2 |
* | Patch from Christian Meyer: | Eric Andersen | 2003-07-26 | 1 | -0/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -21/+21 |
* | Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois | Glenn L McGrath | 2002-12-19 | 1 | -4/+5 |
* | Forgot to rename foo | Glenn L McGrath | 2002-12-09 | 1 | -1/+1 |
* | Fix a debug message, from Bastian Blank | Glenn L McGrath | 2002-12-09 | 1 | -3/+3 |
* | This patch from Magnus Damm fixed a long standing problem | Eric Andersen | 2002-10-25 | 1 | -1/+1 |
* | Fix for handling of "tftp -l -" from Jean Wolter <jw5@os.inf.tu-dresden.de> | Eric Andersen | 2002-09-10 | 1 | -1/+1 |
* | Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp to work | Eric Andersen | 2002-04-15 | 1 | -11/+7 |
* | Teach tftp to direct the fetched file to stdout when the | Eric Andersen | 2002-04-13 | 1 | -4/+11 |
* | Patch from Jeff Studer <jstuder@aquilagroup.com> to supply a defaults for | Eric Andersen | 2002-03-20 | 1 | -0/+7 |
* | Can't use RESERVE_CONFIG_BUFFER here since the allocation | Eric Andersen | 2001-11-10 | 1 | -1/+3 |
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -19/+19 |
* | Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups. | Glenn L McGrath | 2001-10-05 | 1 | -51/+242 |
* | Apply Glenn's tftp rewrite | Eric Andersen | 2001-08-20 | 1 | -137/+106 |
* | Add xgethostbyname and herror_msg* functions. | Matt Kraai | 2001-05-16 | 1 | -6/+1 |
* | A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few | Eric Andersen | 2001-04-05 | 1 | -1/+1 |
* | xstrdup tftp cleanup from Jeff Garzik | Eric Andersen | 2001-03-23 | 1 | -5/+4 |
* | Applied patch from Vladimir Oleynik via Magnus Damm that removes newlines from | Mark Whitley | 2001-03-06 | 1 | -12/+8 |
* | Added Magnus Damm's tftp applet to Busybox. | Mark Whitley | 2001-03-02 | 1 | -0/+424 |