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. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  3. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  4. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 13 years ago
  5. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  6. 0939f2e fix up potential printf's with unsafe format strings by Denys Vlasenko · 15 years ago
  7. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  8. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 16 years ago
  9. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  10. 91e80c2 delete now unused check_header_gzip.c sum: do not use uintmax needlessly by Denis Vlasenko · 17 years ago
  11. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  12. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  13. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  14. cd75a96 - sum -r TODO should not print the filename as oposed to -s by Bernhard Reutner-Fischer · 17 years ago
  15. 9ac9e55 sum: 40% size reduction (-300 bytes) find: one_char -> LONE_CHAR by Denis Vlasenko · 17 years ago
  16. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 17 years ago
  17. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  18. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  19. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  20. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  21. 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
  22. 998f449 We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is by Rob Landley · 18 years ago
  23. 02794e1 Fix bug 674: sum's block count should always round up. by Rob Landley · 18 years ago
  24. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  25. db289b2 use CONFIG_BUFFER macros like cow suggested and shrink code size some more by using less variables and more gotos ;) by Mike Frysinger · 19 years ago
  26. a80b290 some tweaks by cow to shrink a little by Mike Frysinger · 19 years ago
  27. 1fb7961 use more busybox functions and remove redundant code by Mike Frysinger · 19 years ago
  28. 4a21170 grab sum from coreutils, clean it up, and make it busybox happy by Mike Frysinger · 19 years ago