aboutsummaryrefslogtreecommitdiff
path: root/utils/watchcat
Commit message (Collapse)AuthorAge
* watchcat: make compatible with updated busybox ash array handlingNuno Goncalves2019-10-01
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* treewide: add missing PKGARCH:=all to non-binary packagesDeng Qingfang2019-03-30
| | | | | | | Packages such as Perl, Lua, shell scripts don't generate binary files. Add PKGARCH:=all to them. Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* watchcat: bump release due to 8e1e4d7d2d2bfe88c1b14a8e844222278e12fcccNuno Goncalves2017-12-21
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* Force a kill of the existing Processes to make sure they are left and the ↵AaronA2017-11-02
| | | | processes begin to stack up.
* watchcat: fix operation of mode 'always'ascob2016-08-24
| | | | | | | | | This patch fixes the watchcat init script in case of mode 'always'. This mode just needs the config parameters: mode, period and forcedelay. But a wrong check against the variable pingperiod, needed in the mode 'ping' prevented mode 'always' to work properly. Signed-off-by: Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
* utils/watchcat: Fix some typos (mostly found by codespell)Stefan Weil2016-04-30
| | | | | | | Note that this implies an API change (allways -> always). The wrong spelling "allways" is still accepted for backward compatibility. Signed-off-by: Stefan Weil <sw@weilnetz.de>
* utils: Fix typos (found by codespell)Stefan Weil2016-03-26
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* add licenseRoger2014-08-14
| | | | Signed-off-by: Roger D rogerdammit@gmail.com
* watchcat: add with myself as maintainerRoger2014-08-13
Signed-off-by: Roger D rogerdammit@gmail.com