1. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  2. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  3. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  4. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  5. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  6. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  7. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  8. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  9. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  10. c61852a fix support for globally disabling --long-options. by Denis Vlasenko · 18 years ago
  11. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  12. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  13. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  14. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  15. ff97ee9 #ifdef reduction. by Rob Landley · 18 years ago
  16. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 18 years ago
  17. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 18 years ago
  18. 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
  19. b225e2a Fixup some warnings by Eric Andersen · 20 years ago
  20. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  21. a437504 slightly clean the whacked out formatting by Eric Andersen · 21 years ago
  22. 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
  23. 14092a1 Busybox CVS version ipcalc have problems: by Glenn L McGrath · 21 years ago
  24. d6bdd5d Small bug in silent option by Glenn L McGrath · 21 years ago
  25. 530ea42 adds the ability to use and calculate network prefix specifications instead by Glenn L McGrath · 21 years ago
  26. 7207b88 Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
  27. e968ee3 Patch from Vladimir N. Oleynik (vodz): by Eric Andersen · 21 years ago
  28. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  29. c11986d ipcalc applet by Stephan Linz and Jordan Crouse by Glenn L McGrath · 22 years ago