Releases: iij/iwatch
Releases · iij/iwatch
iwatch 1.0.4
iwatch 1.0.3
- iwatch.1 was installed twice (gnu make only) (pointed out r-yoneda at iij)
- Disable maintainer mode on configure by default. (suggested by koga at iij)
- Tweak the man page
iwatch 1.0.2
- Fix crash if the malloc() returns uninitialized memory since the
buffer was not initialized where it is expected. (From jca at
wxcvbn.org)
iwatch 1.0.1
Fix serious bugs:
- Fix not to use memcpy to copy overlapped memory.
- Add missing the NULL terminate argument for execl(3)
iwatch 1.0.0
Initial release of iwatch.
iwatch displays output of the given command and update the output periodically. It makes the changed words, lines or characters be hilighted so that operators can monitor the changes of the command output.
It had been used by IIJ's operators (http://www.iij.ad.jp/en/) for long time.