1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  2. c9ca0a3 mount: recognize "dirsync" (closes bug 835) by Denis Vlasenko · 17 years ago
  3. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 17 years ago
  4. 5281630 login: clear dangerous environment variables if started by non-root by Denis Vlasenko · 17 years ago
  5. 15ca51e appletlib.c: make it actally follow _BB_SUID_ALWAYS rules by Denis Vlasenko · 17 years ago
  6. e5387a0 bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C. by Denis Vlasenko · 17 years ago
  7. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  8. a2f6101 setup_environment: code shrink by Denis Vlasenko · 17 years ago
  9. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  10. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  11. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  12. 5df955f Do not fail password check if shadow password does not exist - by Denis Vlasenko · 17 years ago
  13. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  14. b5a122b fix for uclibc-without-shadow.h compilation by Denis Vlasenko · 18 years ago
  15. 7fa0fca fix build without shadow support by Denis Vlasenko · 18 years ago
  16. c345d8e sulogin: add support for $SUSHELL & $sushell by Denis Vlasenko · 18 years ago
  17. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  18. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  19. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  20. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  21. 6967494 Error reporting fix for sulogin, plus remove help entries for options we never by Rob Landley · 18 years ago
  22. 9852d5a sulogin: minor cleanup. by Denis Vlasenko · 18 years ago
  23. dd93abe Shrinkage/cleanup from Tito. by Rob Landley · 18 years ago
  24. a980165 getty, sulogin: convert to using bb_msg for syslog output by Denis Vlasenko · 18 years ago
  25. 6d655be removed a lot of trailing \n in bb_msg() calls. It is added by Denis Vlasenko · 18 years ago
  26. adff40e sulogin: fix bug: -tNNN didn't work by Denis Vlasenko · 18 years ago
  27. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  28. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  29. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  30. 3038557 - bzero -> memset by Bernhard Reutner-Fischer · 19 years ago
  31. c1ef7bd just whitespace by Tim Riker · 19 years ago
  32. 84cb767 patch from tito: consolidate delay functions as bb_do_delay() by Rob Landley · 19 years ago
  33. 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
  34. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 19 years ago
  35. 6f9a778 Do not use getpass(3) by Eric Andersen · 20 years ago
  36. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  37. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago