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