NetBSD/usr.bin/tail
christos a740c3d0aa Coverity CID 3204: The USE_SLEEP case can close the fp, and break does
not break from the loop, only from the switch. Make it break from the
loop to avoid a NULL pointer dereference.
2006-05-24 16:34:25 +00:00
..
Makefile
extern.h
forward.c
misc.c
read.c
reverse.c
tail.1
tail.c