Date: Wed, 6 Jun 2001 10:47:13 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tail forward.c Message-ID: <200106061747.f56HlDP57878@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/06/06 10:47:13 PDT Modified files: usr.bin/tail forward.c Log: 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. Revision Changes Path 1.26 +4 -2 src/usr.bin/tail/forward.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106061747.f56HlDP57878>