]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o If the file being tailed is moved back to the original location,
authorjlemon <jlemon@FreeBSD.org>
Wed, 6 Jun 2001 17:47:13 +0000 (17:47 +0000)
committerjlemon <jlemon@FreeBSD.org>
Wed, 6 Jun 2001 17:47:13 +0000 (17:47 +0000)
commit08bbb9b6f587aab8da4bf045d562e7ce4e578b42
tree7a6de3f59fb8114c651ef238fcd3a079525c15f8
parentbf3a0c1bb10ffc87be85ae3e805b617e9d0e7cc9
  o If the file being tailed is moved back to the original location,
    resume using kqueue to monitor it, if possible.
  o auto-clear the read filter on EOF; this is needed when tailing a FIFO.
usr.bin/tail/forward.c