1. 84d5edd help text: replace [OPTIONS] with actual options (if not too long) by Denys Vlasenko · 4 years ago
  2. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  3. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  4. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  5. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  6. 73adef1 ipcalc: trim help text by Denys Vlasenko · 7 years ago
  7. 90ad4ba ipcalc,rdev: make NOEXEC by Denys Vlasenko · 7 years ago
  8. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  9. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  10. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  11. 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  12. 72dcbe4 ipcalc: fix trivial usage message by Ron Yorston · 9 years ago
  13. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  14. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  15. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  16. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  17. 134d0eb cosmetics on top of Dan's patches by Denys Vlasenko · 14 years ago
  18. fdd7b56 A few minor portability improvements by Dan Fandrich · 14 years ago
  19. 823b636 ipcalc: more correct checking for proper number of arguments by Steve Bennett · 15 years ago
  20. 12ca080 *: eliminate more aliasing warnings by Denys Vlasenko · 15 years ago
  21. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  22. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  23. 5b3adae remove whitespace damage. No code changes by Denis Vlasenko · 17 years ago
  24. fcc6347 udhcp,ipcalc: simple code shrink (Nico Erfurth <masta AT perlgolf.de>) by Denis Vlasenko · 17 years ago
  25. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  26. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  27. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  28. e324184 s/#ifdef CONFIG_/#if ENABLE_/g 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. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  32. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  33. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  34. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  35. c61852a fix support for globally disabling --long-options. by Denis Vlasenko · 18 years ago
  36. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  37. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  38. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  39. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  40. ff97ee9 #ifdef reduction. by Rob Landley · 19 years ago
  41. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
  42. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  43. b7f88e0 touchup argc/argv handling to shrink a bit and fix a segfault when given wrong number of parameters as noted and fixed by Cristian Ionescu-Idbohrn by Mike Frysinger · 19 years ago
  44. b225e2a Fixup some warnings by Eric Andersen · 20 years ago
  45. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  46. a437504 slightly clean the whacked out formatting by Eric Andersen · 21 years ago
  47. 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
  48. 14092a1 Busybox CVS version ipcalc have problems: by Glenn L McGrath · 21 years ago
  49. d6bdd5d Small bug in silent option by Glenn L McGrath · 21 years ago
  50. 530ea42 adds the ability to use and calculate network prefix specifications instead by Glenn L McGrath · 21 years ago
  51. 7207b88 Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
  52. e968ee3 Patch from Vladimir N. Oleynik (vodz): by Eric Andersen · 21 years ago
  53. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  54. c11986d ipcalc applet by Stephan Linz and Jordan Crouse by Glenn L McGrath · 22 years ago