1. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  2. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  3. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  4. bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
  5. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  6. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
  7. 229b3d2 do not overflow ifr_name. maybe it was safe in some places, by Denis Vlasenko · 18 years ago
  8. 7ca3921 bb_INET_default[] is really just a const "default", nothing INET-specific by Denis Vlasenko · 18 years ago
  9. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  10. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  11. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  12. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  13. d35ef0f More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
  14. e135a5d fix no previous prototype warning by Mike Frysinger · 19 years ago
  15. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  16. 0cb6f35 fix up annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  17. 5775aa2 added support /prefix for IPV4 form IPV6 code. Close bug 461 by "Vladimir N. Oleynik" · 19 years ago
  18. c1ef7bd just whitespace by Tim Riker · 19 years ago
  19. 007a011 network "default" --> bb_INET_default. Reduce 2 exported from find applet by "Vladimir N. Oleynik" · 19 years ago
  20. 6417564 Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. by Rob Landley · 19 years ago
  21. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  22. 539fa95 Oops.. got a bit to aggressive with size optimization and global replace. :-( by Manuel Novoa III · 21 years ago
  23. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  24. 7d0c519 In spite of the feature freeze, check in a complete rework of route which by Manuel Novoa III · 21 years ago
  25. 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
  26. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  27. be2ae24 Always print the routing table header for IPv4: by Robert Griebl · 22 years ago
  28. 0552b9a Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  29. 8ae4cab use #ifdef CONFIG_* instead of #if CONFIG_* by Glenn L McGrath · 22 years ago
  30. 7c58e9b Run through indent, fix comment by Glenn L McGrath · 22 years ago
  31. 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
  32. c30c5e8 Reduced code size for new -e flag (suggested by vodz) by Robert Griebl · 23 years ago
  33. 820098f This patch adds -e (extended information) to route and -r/-e (show routing by Robert Griebl · 23 years ago
  34. cd8c436 Latest patch from vodz: by Eric Andersen · 23 years ago
  35. b940850 Another fix from vodz by Eric Andersen · 23 years ago
  36. 863a3e1 patch from vodz -- route cleanup to display all route entries by Eric Andersen · 23 years ago
  37. a3c8481 A patch from Jaspreet Singh <jsingh@somanetworks.com> by Eric Andersen · 23 years ago
  38. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
  39. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  40. 26d53eb This patch by Vladimir and Larry saves a few bytes. by Eric Andersen · 24 years ago
  41. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  42. f1bbb22 A small cleanup by Vladimir by Eric Andersen · 24 years ago
  43. 825ae5a Another small formatting change from Larry Doolittle. by Mark Whitley · 24 years ago
  44. 99806ad Applied patch from Larry Doolittle that does the following: by Mark Whitley · 24 years ago
  45. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  46. 68be2ab implemented displayroute() based on a patch from Vladimir N. Oleynik, by Eric Andersen · 24 years ago
  47. ec45595 Add in ifconfig and route by Eric Andersen · 24 years ago