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. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  3. 6a3e01d move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c by Pere Orga · 13 years ago
  4. 7d4e7a2 s/FAIL_DELAY/LOGIN_FAIL_DELAY/ by Denys Vlasenko · 13 years ago
  5. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  6. a73b87e *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup by Ladislav Michl · 14 years ago
  7. c8e18ca remove now-unneeded memset by Denys Vlasenko · 14 years ago
  8. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 15 years ago
  9. 82b1429 - add new applet mkpasswd(1) by Bernhard Reutner-Fischer · 15 years ago
  10. 3fa36e2 *: a bit of code shrink by Denis Vlasenko · 16 years ago
  11. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  12. fdddab0 make pw_encrypt() return malloc'ed string. by Denis Vlasenko · 16 years ago
  13. 4ea83bf uclibc insists on having 70k static buffer for crypt. by Denis Vlasenko · 16 years ago
  14. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 16 years ago
  15. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  16. c9ca0a3 mount: recognize "dirsync" (closes bug 835) by Denis Vlasenko · 16 years ago
  17. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 16 years ago
  18. 5281630 login: clear dangerous environment variables if started by non-root by Denis Vlasenko · 17 years ago
  19. 15ca51e appletlib.c: make it actally follow _BB_SUID_ALWAYS rules by Denis Vlasenko · 17 years ago
  20. e5387a0 bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C. by Denis Vlasenko · 17 years ago
  21. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  22. a2f6101 setup_environment: code shrink by Denis Vlasenko · 17 years ago
  23. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  24. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  25. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  26. 5df955f Do not fail password check if shadow password does not exist - by Denis Vlasenko · 17 years ago
  27. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  28. b5a122b fix for uclibc-without-shadow.h compilation by Denis Vlasenko · 17 years ago
  29. 7fa0fca fix build without shadow support by Denis Vlasenko · 17 years ago
  30. c345d8e sulogin: add support for $SUSHELL & $sushell by Denis Vlasenko · 18 years ago
  31. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  32. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  33. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  34. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  35. 6967494 Error reporting fix for sulogin, plus remove help entries for options we never by Rob Landley · 18 years ago
  36. 9852d5a sulogin: minor cleanup. by Denis Vlasenko · 18 years ago
  37. dd93abe Shrinkage/cleanup from Tito. by Rob Landley · 18 years ago
  38. a980165 getty, sulogin: convert to using bb_msg for syslog output by Denis Vlasenko · 18 years ago
  39. 6d655be removed a lot of trailing \n in bb_msg() calls. It is added by Denis Vlasenko · 18 years ago
  40. adff40e sulogin: fix bug: -tNNN didn't work by Denis Vlasenko · 18 years ago
  41. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  42. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  43. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 18 years ago
  44. 3038557 - bzero -> memset by Bernhard Reutner-Fischer · 18 years ago
  45. c1ef7bd just whitespace by Tim Riker · 18 years ago
  46. 84cb767 patch from tito: consolidate delay functions as bb_do_delay() by Rob Landley · 18 years ago
  47. 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
  48. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 19 years ago
  49. 6f9a778 Do not use getpass(3) by Eric Andersen · 20 years ago
  50. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  51. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago