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