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