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