1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  3. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  4. 14d7065 Make this slightly more readable, and expose the hypocrasy of a comment that by Rob Landley · 18 years ago
  5. 32bf1f9 - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP so it's off in defconfig by Bernhard Reutner-Fischer · 18 years ago
  6. 575c8ba Don't break allbareconfig. by Rob Landley · 18 years ago
  7. 62f9856 - revert incorrect select change by Bernhard Reutner-Fischer · 18 years ago
  8. b25f98a - fix two segfaults (reported by Horst Kronstorfer) by Bernhard Reutner-Fischer · 18 years ago
  9. 3b1936d - use bb_xbind Thanks Erik Hovland by Bernhard Reutner-Fischer · 18 years ago
  10. 1b9d7c9 - use bb_msg_{read,write}_error where appropriate. by Bernhard Reutner-Fischer · 18 years ago
  11. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  12. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  13. 886f6af - this applet should peruse USE_FEATURE_TFTP_... by Bernhard Reutner-Fischer · 19 years ago
  14. c1ef7bd just whitespace by Tim Riker · 19 years ago
  15. 5aabf4e Fix -g and -p options. Patch from Traceman. (I don't know who that is, by Rob Landley · 19 years ago
  16. 86ac072 more const, use bb_getopt_ulflags, insert XXX for show place of problems by "Vladimir N. Oleynik" · 19 years ago
  17. 1d4c88c applying fix for: 0000271: [PATCH] tftp -g fails if a TFTP_ACK is lost by Paul Fox · 19 years ago
  18. f3133c4 Thus spake Brenda J. Butler: by Rob Landley · 19 years ago
  19. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  20. d4004ee Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. by Glenn L McGrath · 20 years ago
  21. 4872ed9 Robin Farine writes: by Eric Andersen · 20 years ago
  22. 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 21 years ago
  23. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  24. fbe984e Fix debugging output, patch by Hideki IWAMOTO by Glenn L McGrath · 21 years ago
  25. d5d5e54 Quick fix for tftp truncation bug by Glenn L McGrath · 21 years ago
  26. d33278d Patch from Hideki IWAMOTO, output debugging messages to stderr by Glenn L McGrath · 21 years ago
  27. c699778 Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or by Glenn L McGrath · 21 years ago
  28. 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
  29. b99aec0 Christian Meyer provided this patch to fix more bugs with the tftp client by Eric Andersen · 21 years ago
  30. 05e662a Patch from Christian Meyer: by Eric Andersen · 21 years ago
  31. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  32. 0f18271 Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois by Glenn L McGrath · 22 years ago
  33. 9bf9f1e Forgot to rename foo by Glenn L McGrath · 22 years ago
  34. fad90db Fix a debug message, from Bastian Blank by Glenn L McGrath · 22 years ago
  35. 5ad22c9 This patch from Magnus Damm fixed a long standing problem with freeing memory. by Eric Andersen · 22 years ago
  36. 7829b8d Fix for handling of "tftp -l -" from Jean Wolter <jw5@os.inf.tu-dresden.de> by Eric Andersen · 22 years ago
  37. 744ec1d Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp to work by Eric Andersen · 23 years ago
  38. a66a43e Teach tftp to direct the fetched file to stdout when the by Eric Andersen · 23 years ago
  39. 900c24d Patch from Jeff Studer <jstuder@aquilagroup.com> to supply a defaults for by Eric Andersen · 23 years ago
  40. 744a194 Can't use RESERVE_CONFIG_BUFFER here since the allocation by Eric Andersen · 23 years ago
  41. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  42. ad117d8 Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups. by Glenn L McGrath · 23 years ago
  43. 76fa8ea Apply Glenn's tftp rewrite by Eric Andersen · 23 years ago
  44. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 23 years ago
  45. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
  46. 6b2c23d xstrdup tftp cleanup from Jeff Garzik by Eric Andersen · 24 years ago
  47. 8bb7df4 Applied patch from Vladimir Oleynik via Magnus Damm that removes newlines from by Mark Whitley · 24 years ago
  48. 450736c Added Magnus Damm's tftp applet to Busybox. by Mark Whitley · 24 years ago