1. 7d7c7bb libbb: hide getnetbyaddr() inside "#if ENABLE_FEATURE_ETC_NETWORKS" block by Denys Vlasenko · 7 years ago
  2. 8e74ada libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noport by Denys Vlasenko · 10 years ago
  3. 1a7256a chpst: fix a bug where -U USER was using wrong USER (one from -u USER) by Denys Vlasenko · 11 years ago
  4. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  5. 8f6ce09 a few tweaks for bionic by Denys Vlasenko · 13 years ago
  6. 7f4b769 don't call freeaddinfo(NULL) by Vitaly Magerya · 14 years ago
  7. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  8. 0004e99 better shared strings trick by Denys Vlasenko · 14 years ago
  9. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  10. bcbd37d tweak Config texts and some broken English elsewhere by Denys Vlasenko · 15 years ago
  11. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  12. 391ffa1 nslookup: tiny shrink (-5 bytes); add comment about res_init by Denis Vlasenko · 16 years ago
  13. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  14. a5549c9 fdisk: fix a case where break was reached only for DOS labels by Denis Vlasenko · 17 years ago
  15. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  16. a61cb92 make /etc/network parsing configurable. -200 bytes when off. by Denis Vlasenko · 17 years ago
  17. 6d9ea24 networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve by Denis Vlasenko · 17 years ago
  18. 1b16bda networking/interface.c: reduce bss usage by Denis Vlasenko · 17 years ago
  19. bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
  20. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  21. b95636c remove casts from xmalloc() by Denis Vlasenko · 18 years ago
  22. 7ca3921 bb_INET_default[] is really just a const "default", nothing INET-specific by Denis Vlasenko · 18 years ago
  23. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  24. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  25. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  26. edd9ca5 More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
  27. ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
  28. 4f93a63 errno and h_errno values are not the same #876 by rfelker by Mike Frysinger · 19 years ago
  29. 38583fd - use uint32_t instead of __u32 Thanks to Rich Felker for pointing this out. by Bernhard Reutner-Fischer · 19 years ago
  30. c1ef7bd just whitespace by Tim Riker · 19 years ago
  31. 7d0c519 In spite of the feature freeze, check in a complete rework of route which by Manuel Novoa III · 21 years ago
  32. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  33. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  34. 30db423 Style, minor cleanups by Glenn L McGrath · 22 years ago
  35. d7fb1b3 Use #ifdef instead of #if by Glenn L McGrath · 22 years ago
  36. 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
  37. 77d22c4 Patch from Gyepi SAM <gyepi@praxis-sw.com>: by Eric Andersen · 23 years ago
  38. c223ced I forgot to add these. Part of the patch from vodz by Eric Andersen · 23 years ago