1. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 16 years ago
  2. cdf6277 dos2unix: tiny shrink by Denis Vlasenko · 16 years ago
  3. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  4. a2f6101 setup_environment: code shrink by Denis Vlasenko · 17 years ago
  5. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  6. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  7. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  8. 06c0a71 preparatory patch for -Wwrite-strings #3 by Denis Vlasenko · 18 years ago
  9. e13a537 su: fix typo: "argv -= optind" should be += by Denis Vlasenko · 18 years ago
  10. 359d7ca - rename SU_SYSLOG to FEATURE_SU_SYSLOG by Bernhard Reutner-Fischer · 18 years ago
  11. 15b213e su: make /etc/shells check configurable ash: missing ';' by Denis Vlasenko · 18 years ago
  12. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
  13. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  14. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  15. a36a676 correct_password: undo whitespace damage. by Denis Vlasenko · 18 years ago
  16. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  17. a980165 getty, sulogin: convert to using bb_msg for syslog output by Denis Vlasenko · 18 years ago
  18. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  19. 1870737 Comment tweak from tito. by Rob Landley · 18 years ago
  20. 3bfcf3c Patch from Tito to make syslog configurable and remove #ifdefs. Further by Rob Landley · 18 years ago
  21. df798b7 - minor size tweak by Bernhard Reutner-Fischer · 18 years ago
  22. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  23. 5a620ea - Document -m, -c, -s and provide a default shell for standalone build. by Bernhard Reutner-Fischer · 19 years ago
  24. 8deb686 Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options by Mike Frysinger · 19 years ago
  25. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 19 years ago
  26. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  27. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  28. a6b7bdc Vodz, last patch 105 by Glenn L McGrath · 21 years ago
  29. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  30. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  31. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago
  32. 1fca558 Bigger patch for (partial) tinylogin integration by Robert Griebl · 22 years ago