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