1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. 5c0ae06 - No options should set the current system time. by Bernhard Reutner-Fischer · 18 years ago
  3. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  4. c1ef7bd just whitespace by Tim Riker · 19 years ago
  5. ea97282 bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefile.in for switch_root applet by "Vladimir N. Oleynik" · 19 years ago
  6. 1b751c8 Rob Sullivan sent in some cleanups, which I beat on slightly. by Rob Landley · 19 years ago
  7. 15eb39c Stephane Billiart writes: by Eric Andersen · 21 years ago
  8. ffccf6e Change interface to bb_lookup_host, dont try and set port inside this by Glenn L McGrath · 21 years ago
  9. 89f10bc Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  10. 04d055f Fix rdate and ftpget/ftpput so they compile with the new xconnect. by Eric Andersen · 21 years ago
  11. e6dc439 Rework wget, the xconnect interface, and its various clients by Eric Andersen · 21 years ago
  12. a55d72b Patch from Steven Scholz, fix some warnings by Glenn L McGrath · 21 years ago
  13. c4f72d1 fix function prototype by Eric Andersen · 21 years ago
  14. 7f2935b Remove final \n by Eric Andersen · 21 years ago
  15. e15138a Teach rdate to timeout in 10 seconds to avoid blocking forever by Eric Andersen · 21 years ago
  16. 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
  17. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  18. 0b31586 A patch from Bart Visscher <magick@linux-fan.com> to add an by Eric Andersen · 22 years ago
  19. c9fc633 Use port 37 by default. by Matt Kraai · 23 years ago
  20. 13cb842 Rework option handling to save space. by Matt Kraai · 23 years ago
  21. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 23 years ago
  22. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 23 years ago
  23. 40eaa9f Size optimization for rdate from Vladimir by Eric Andersen · 23 years ago
  24. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 23 years ago
  25. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 23 years ago
  26. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  27. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  28. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  29. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  30. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  31. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  32. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  33. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  34. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  35. d1ee7e3 Silence a warning, by Eric Andersen · 24 years ago
  36. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  37. ba35b98 Fix a potential warning by Eric Andersen · 24 years ago
  38. 6ab2202 Oops. Forgot to commit rdate.c. -Erik by Eric Andersen · 24 years ago