freebsd-dev/usr.bin/tail
Jonathan Lemon a8fb4e2810 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.
2001-06-06 17:47:13 +00:00
..
extern.h Fix tail to work on files bigger than 2GB. 2001-03-27 20:37:34 +00:00
forward.c o If the file being tailed is moved back to the original location, 2001-06-06 17:47:13 +00:00
Makefile BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
misc.c Fix tail to work on files bigger than 2GB. 2001-03-27 20:37:34 +00:00
read.c Remove register keyword usage with prejudice. 2000-12-03 17:05:45 +00:00
reverse.c Fix tail to work on files bigger than 2GB. 2001-03-27 20:37:34 +00:00
tail.1 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 19:21:22 +00:00
tail.c Mention the -F in the usage(). 2001-01-24 08:27:59 +00:00