1. 64309f8 sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>) by Denis Vlasenko · 17 years ago
  2. 5a28a25 syscall: code shrink by Denis Vlasenko · 17 years ago
  3. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  4. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  5. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  6. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  7. 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 18 years ago
  8. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  9. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  10. 9cac521 using [xa]sprintf for string concatenation is neat and saves by Denis Vlasenko · 18 years ago
  11. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  12. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  13. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 19 years ago
  14. 8b1f11d Remove a superfluous quote and more non-generic standalone code. by Rob Landley · 19 years ago
  15. cb44816 - add and use bb_opendir(), bb_xopendir(). by Bernhard Reutner-Fischer · 19 years ago
  16. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  17. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  18. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  19. ab82154 Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested. by Glenn L McGrath · 21 years ago
  20. b905028 Patch from Ned Ludd, solar at gentoo dot org: by Eric Andersen · 21 years ago