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