1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 0414e02 su: do not change to home dir unless -l by Pascal Bellard · 12 years ago
  3. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  4. bd74e3d libbb/login/su: do not sanitize shell name twice by Denys Vlasenko · 13 years ago
  5. a9e25ff su: document -l in --help text. Closes bug 2761 by Denys Vlasenko · 13 years ago
  6. 631fd5c su: suppress "warning: unused variable 'user_buf'" by Denys Vlasenko · 14 years ago
  7. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  8. a73b87e *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup by Ladislav Michl · 14 years ago
  9. 26ffe81 su: move restricted_shell into su.c (the only user) by Denys Vlasenko · 14 years ago
  10. fd686a2 setup_environment(): eliminate one parameter by Denys Vlasenko · 14 years ago
  11. d069e53 a few more GCC-isms removed by Denys Vlasenko · 15 years ago
  12. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 15 years ago
  13. 4e12b1a libbb: introduce and use xmalloc_ttyname (-32 in bss). ash: small code shrink by Denis Vlasenko · 15 years ago
  14. d7a805e libbb: introduce and use xgetpwnam. ~ -150 bytes. by Denis Vlasenko · 15 years ago
  15. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  16. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 16 years ago
  17. cdf6277 dos2unix: tiny shrink by Denis Vlasenko · 16 years ago
  18. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  19. a2f6101 setup_environment: code shrink by Denis Vlasenko · 17 years ago
  20. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  21. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  22. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  23. 06c0a71 preparatory patch for -Wwrite-strings #3 by Denis Vlasenko · 17 years ago
  24. e13a537 su: fix typo: "argv -= optind" should be += by Denis Vlasenko · 17 years ago
  25. 359d7ca - rename SU_SYSLOG to FEATURE_SU_SYSLOG by Bernhard Reutner-Fischer · 17 years ago
  26. 15b213e su: make /etc/shells check configurable ash: missing ';' by Denis Vlasenko · 17 years ago
  27. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 17 years ago
  28. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  29. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  30. a36a676 correct_password: undo whitespace damage. by Denis Vlasenko · 18 years ago
  31. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  32. a980165 getty, sulogin: convert to using bb_msg for syslog output by Denis Vlasenko · 18 years ago
  33. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  34. 1870737 Comment tweak from tito. by Rob Landley · 18 years ago
  35. 3bfcf3c Patch from Tito to make syslog configurable and remove #ifdefs. Further by Rob Landley · 18 years ago
  36. df798b7 - minor size tweak by Bernhard Reutner-Fischer · 18 years ago
  37. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  38. 5a620ea - Document -m, -c, -s and provide a default shell for standalone build. by Bernhard Reutner-Fischer · 18 years ago
  39. 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
  40. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 19 years ago
  41. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  42. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  43. a6b7bdc Vodz, last patch 105 by Glenn L McGrath · 21 years ago
  44. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  45. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  46. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago
  47. 1fca558 Bigger patch for (partial) tinylogin integration by Robert Griebl · 22 years ago