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. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 13 years ago
  4. 940c720 convert "do {...} while (1);" -> "while (1) {...}" by Denys Vlasenko · 13 years ago
  5. 7ff6836 split: use xopen_stdin() by Denys Vlasenko · 14 years ago
  6. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  7. 5b6fe34 split: handle - as "use stdin". +13 bytes. Closes bug 741. by Denys Vlasenko · 15 years ago
  8. 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
  9. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  10. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  11. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 16 years ago
  12. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 16 years ago
  13. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  14. 7c2db5c - use standard-imposed constants some more by Bernhard Reutner-Fischer · 17 years ago
  15. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  16. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  17. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  18. f868963 multiplier suffixes are short, store them directly in struct suffix_mult by Denis Vlasenko · 17 years ago
  19. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 17 years ago
  20. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  21. 0a537a0 - move additional fancy options not mandated by SUSv3 into a FANCY option by Bernhard Reutner-Fischer · 17 years ago
  22. 91dd275 split: let me join bikeshed painting frenzy :) by Denis Vlasenko · 17 years ago
  23. 576de34 - check the suffix proper plus misc touch up by Bernhard Reutner-Fischer · 17 years ago
  24. b813eaf - implement suffices as required by SUSv3 by Bernhard Reutner-Fischer · 17 years ago
  25. cd43dfd - shrink a tiny bit (-8b) by Bernhard Reutner-Fischer · 17 years ago
  26. 10f8f5f - rough prototype for split(1). TODO: Still needs some love since it's way too big.. by Bernhard Reutner-Fischer · 17 years ago