NetBSD/usr.bin/tail
jdolecek 64275c4aaf 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
2002-10-30 21:48:50 +00:00
..
Makefile
extern.h Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
forward.c use kqueue to watch the file if possible 2002-10-30 21:48:50 +00:00
misc.c Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
read.c Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
reverse.c Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
tail.1 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
tail.c Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00