NetBSD/usr.bin/tail
explorer a3c923dc72 make tail -f and tail -10000 work on files > those which can be mmap()ed whole. tail -r will still not function on large files. 2001-11-21 06:47:07 +00:00
..
Makefile
extern.h
forward.c make tail -f and tail -10000 work on files > those which can be mmap()ed whole. tail -r will still not function on large files. 2001-11-21 06:47:07 +00:00
misc.c
read.c
reverse.c avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
tail.1
tail.c