Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.bin/tail



Module Name:    basesrc
Committed By:   jdolecek
Date:           Wed Oct 30 21:48:51 UTC 2002

Modified Files:
        basesrc/usr.bin/tail: forward.c

Log Message:
use kqueue to watch the file if possible
from FreeBSD via Luke Mewburn

this specifically does NOT include FreeBSD rev. 1.28 change; it's
my understanding -F is specifically meant to only detect removal
of the tailed file, not to watch for intermediate path changes


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 basesrc/usr.bin/tail/forward.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index