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. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 13 years ago
  4. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  5. d9a3e89 consolidate ESC sequences by Denys Vlasenko · 14 years ago
  6. 302af9e watch: compat: use stderr to determine screen dimensions by Denys Vlasenko · 14 years ago
  7. f25252c watch: more compatible screen format by Denys Vlasenko · 14 years ago
  8. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  9. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  10. 5599502 more -Wall warning fixes. -Wall is enabled now. by Denis Vlasenko · 16 years ago
  11. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  12. 28b2991 watch: shrink (by walter harms <WHarms AT bfs.de>) by Denis Vlasenko · 16 years ago
  13. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  14. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  15. f893da8 ls,ps,watch: measure terminal width on fd 0, not 1 by Denis Vlasenko · 17 years ago
  16. cc5e090 move several applets to more correct ex-project. No code changes. by Denis Vlasenko · 17 years ago[Renamed from coreutils/watch.c]
  17. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  18. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  19. 621204b get_terminal_width_height: do not pass insanely large values by Denis Vlasenko · 18 years ago
  20. 703aa13 watch: fix warning getty: fix breakage; fix excessive stack usage by Denis Vlasenko · 18 years ago
  21. 8d73c35 watch: execute command thru shell, not fork/exec. Other fixes by Denis Vlasenko · 18 years ago
  22. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  23. 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
  24. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  25. 399d2b5 Rich Felker suggested removing dprintf() from watch, and one thing led to by Rob Landley · 18 years ago
  26. 948a09d dont printf arguments given by user for security sanity by Mike Frysinger · 18 years ago
  27. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 18 years ago
  28. a87bb60 patch by Shaun Jackman to combine dup/close funcs into dup2 by Mike Frysinger · 19 years ago
  29. 47bc802 Patch from Shaun Jackman to save a few bytes. by Rob Landley · 19 years ago
  30. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  31. 29f9b2f Add missing header file to squash a warning by Eric Andersen · 21 years ago
  32. 60943c5 Sane-ify the screen clearing stuff. -Erik by Eric Andersen · 22 years ago
  33. 18b76e6 Watch applet by Michael Habermann by Glenn L McGrath · 22 years ago