- 6b6826f *: --help tweaks by Denys Vlasenko · 3 years, 6 months ago
- 0ddc742 watch: support fractional -n SEC by Denys Vlasenko · 6 years ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
- 8187e01 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m by Denys Vlasenko · 7 years ago
- 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- f8f81ed Convert all procps/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
- 641caae libbb: factor out code which queries screen width by Denys Vlasenko · 9 years ago
- 8f2cb7a libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() by Denys Vlasenko · 12 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
- 302af9e watch: compat: use stderr to determine screen dimensions by Denys Vlasenko · 15 years ago
- f25252c watch: more compatible screen format by Denys Vlasenko · 15 years ago
- 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 5599502 more -Wall warning fixes. -Wall is enabled now. by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- 28b2991 watch: shrink (by walter harms <WHarms AT bfs.de>) by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- f893da8 ls,ps,watch: measure terminal width on fd 0, not 1 by Denis Vlasenko · 17 years ago
- cc5e090 move several applets to more correct ex-project. No code changes. by Denis Vlasenko · 18 years ago[Renamed from coreutils/watch.c]
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 621204b get_terminal_width_height: do not pass insanely large values by Denis Vlasenko · 18 years ago
- 703aa13 watch: fix warning getty: fix breakage; fix excessive stack usage by Denis Vlasenko · 18 years ago
- 8d73c35 watch: execute command thru shell, not fork/exec. Other fixes by Denis Vlasenko · 18 years ago
- 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
- 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- 399d2b5 Rich Felker suggested removing dprintf() from watch, and one thing led to by Rob Landley · 19 years ago
- 948a09d dont printf arguments given by user for security sanity by Mike Frysinger · 19 years ago
- dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
- a87bb60 patch by Shaun Jackman to combine dup/close funcs into dup2 by Mike Frysinger · 19 years ago
- 47bc802 Patch from Shaun Jackman to save a few bytes. by Rob Landley · 20 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 29f9b2f Add missing header file to squash a warning by Eric Andersen · 22 years ago
- 60943c5 Sane-ify the screen clearing stuff. -Erik by Eric Andersen · 22 years ago
- 18b76e6 Watch applet by Michael Habermann by Glenn L McGrath · 22 years ago