freebsd-skq/usr.bin/tail
iedowse 316bdea082 Don't skip the initialisation of tl->len when we hit an EOF immediately
after allocating a new buffer. This bug caused `tail -r < /dev/null'
to core dump when the `J' malloc option is set, and also affected
any other input that was an exact multiple of 128k.
2005-03-20 22:08:52 +00:00
..
extern.h
forward.c
Makefile
misc.c
read.c
reverse.c
tail.1
tail.c