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. 940c720 convert "do {...} while (1);" -> "while (1) {...}" by Denys Vlasenko · 13 years ago
  6. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  7. 68fca4c vlock: disable linux console calls on other systems by Jeremie Koenig · 14 years ago
  8. 0c68a87 libbb: password/group function helpers rewritten by Tito: by Denis Vlasenko · 16 years ago
  9. 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
  10. d73cbd3 - first pass to unify/cleanup uid handling (-236b) by Bernhard Reutner-Fischer · 16 years ago
  11. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  12. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 16 years ago
  13. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  14. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 16 years ago
  15. 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 16 years ago
  16. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  17. 33b900f vlock: get rid of statics by Denis Vlasenko · 17 years ago
  18. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  19. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  20. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  21. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  22. b8bb27c - save 4 bytes by Bernhard Reutner-Fischer · 18 years ago
  23. 8a0a83d - minor shrinkage by Bernhard Reutner-Fischer · 18 years ago
  24. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  25. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  26. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  27. d986732 vlock: make message shorter by Denis Vlasenko · 18 years ago
  28. a36a676 correct_password: undo whitespace damage. by Denis Vlasenko · 18 years ago
  29. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  30. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  31. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 18 years ago
  32. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 18 years ago
  33. 84cb767 patch from tito: consolidate delay functions as bb_do_delay() by Rob Landley · 18 years ago
  34. 68eb9dd Patch from Tito to make vlock much smaller. by Rob Landley · 18 years ago
  35. 553d83d strncmp isn't automatically superior to strcmp. Especially when it isn't by Rob Landley · 18 years ago
  36. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 19 years ago
  37. 6f9a778 Do not use getpass(3) by Eric Andersen · 20 years ago
  38. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  39. 935daf2 hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS is not set -Erik by Eric Andersen · 22 years ago
  40. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago