freebsd-src/usr.bin/tail
Adam David 49a598ab87 when file can be opened for read but cannot be read from:
fail once (was twice) in forward case
fail once (was no times) in reverse case

this can happen when file is a directory on an NFS or procfs mount.
1996-07-30 13:11:43 +00:00
..
extern.h when file can be opened for read but cannot be read from: 1996-07-30 13:11:43 +00:00
forward.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
Makefile BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
misc.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
read.c when file can be opened for read but cannot be read from: 1996-07-30 13:11:43 +00:00
reverse.c when file can be opened for read but cannot be read from: 1996-07-30 13:11:43 +00:00
tail.1 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
tail.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00