1. 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  2. d66eb90 nslookup: set default DNS server again. Hopefully helps with 675 by Denys Vlasenko · 11 years ago
  3. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  4. 7f4b769 don't call freeaddinfo(NULL) by Vitaly Magerya · 14 years ago
  5. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  6. 249d948 nslookup: glibc + IPv6 address of DNS server don't mix (yet) by Denis Vlasenko · 16 years ago
  7. 3f5f246 nslookup: allow usage of IPv6 addresses or hostnames by Denis Vlasenko · 16 years ago
  8. 391ffa1 nslookup: tiny shrink (-5 bytes); add comment about res_init by Denis Vlasenko · 16 years ago
  9. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  10. feb7ae7 printf("%s\n") -> puts() by Denis Vlasenko · 17 years ago
  11. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  12. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  13. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  14. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  15. 42823d5 add x to IPv6 functions which can die by Denis Vlasenko · 18 years ago
  16. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  17. 5de9e9c clean up commented out old code by Denis Vlasenko · 18 years ago
  18. 448f024 nslookup: full circle. Here we started IPv6 work. Use "new API" by Denis Vlasenko · 18 years ago
  19. bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
  20. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  21. 067e3f0 wget: fix error message. by Denis Vlasenko · 18 years ago
  22. 8528151 small ipv6 doc changes; nslookup a tiny bit smaller by Denis Vlasenko · 18 years ago
  23. ebe578a nslookup: make it more IPv6 friendly by Denis Vlasenko · 18 years ago
  24. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  25. 2819f75 Add one-line GPL boilerplate to these source files. by "Robert P. J. Day" · 18 years ago
  26. 9789bf1 return failure when nslookup fails by Eric Andersen · 20 years ago
  27. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  28. 39cdf4e Use proper C99 types by Eric Andersen · 21 years ago
  29. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  30. 31a2e20 Commited patch from bug #1182 by Robert Griebl · 22 years ago
  31. 3a01f8c uClibc supports struct _res these days... by Eric Andersen · 23 years ago
  32. cd8c436 Latest patch from vodz: by Eric Andersen · 23 years ago
  33. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  34. 524fcb9 Use xgethostbyname instead of gethostbyname (found by Erik Andersen). by Matt Kraai · 23 years ago
  35. 77b68e6 Add woukaround for missing struct _res in uClibc by Eric Andersen · 23 years ago
  36. dab3d46 A patch from Benjamin Zeckel <bzeckel@cisco.com> to allow by Eric Andersen · 24 years ago
  37. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  38. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  39. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  40. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  41. f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
  42. 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
  43. 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
  44. fe9888a Fix naming to reflect reality by Eric Andersen · 24 years ago
  45. 5f825ee Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>, by Eric Andersen · 24 years ago
  46. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  47. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  48. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  49. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  50. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  51. 5afc864 More stuff -Erik by Erik Andersen · 25 years ago
  52. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
  53. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  54. e272915 Some updates for the day, -Erik by Erik Andersen · 25 years ago
  55. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  56. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  57. 50bc101 made more robust and commented my code. by John Beppu · 25 years ago
  58. b332e77 by John Beppu · 25 years ago