1. 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  2. ee772a0 arp: fix buffer overflow. Closes 9071 by Denys Vlasenko · 8 years ago
  3. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  4. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  5. 97f2f7c Removes stray empty line from code by Maninder Singh · 10 years ago
  6. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  7. 06af569 arp: code shrink by Denys Vlasenko · 12 years ago
  8. a8816da arp: fix -H/-t handling. by Kuleshov Aleksey · 12 years ago
  9. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  10. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  11. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  12. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  13. 4d47692 arp: stop using globals by Denis Vlasenko · 16 years ago
  14. ec7e7ae arp: without -H <type>, assume "ether". closes 4564 by Denis Vlasenko · 16 years ago
  15. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  16. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  17. f45c4f4 whitespace and comment fixes, no code changes by Denis Vlasenko · 17 years ago
  18. 53354ac libbb: introduce and use print_flags(). by Denis Vlasenko · 17 years ago
  19. 023dc67 fix warnings about pointer signedness by Denis Vlasenko · 17 years ago
  20. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  21. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  22. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  23. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  24. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  25. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  26. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  27. 7f2527e arp, networking/interface.c: eliminate statics by Denis Vlasenko · 18 years ago
  28. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  29. ab2aea4 preparatory patch for -Wwrite-strings #4 by Denis Vlasenko · 18 years ago
  30. 681f183 Previous "fix" wasn't good enough. Now *this* is the correct fix (I think). by Denis Vlasenko · 18 years ago
  31. 91c06e0 arp: small fixes for user-supplied device name case by Denis Vlasenko · 18 years ago
  32. 42646c5 - style fixes and shrink by another 4 bytes while at it. by Bernhard Reutner-Fischer · 18 years ago
  33. 88e2b1c I *always* forgotting svn add by Denis Vlasenko · 18 years ago