freebsd_amp_hwpstate/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
..
Makefile
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
misc.c Fix tail to work on files bigger than 2GB. 2001-03-27 20:37:34 +00:00
read.c
reverse.c Fix tail to work on files bigger than 2GB. 2001-03-27 20:37:34 +00:00
tail.1
tail.c