Subject: CVS commit: basesrc/usr.bin/tail
To: None <source-changes@netbsd.org>
From: Michael Graff <explorer@netbsd.org>
List: source-changes
Date: 11/21/2001 08:47:08
Module Name:	basesrc
Committed By:	explorer
Date:		Wed Nov 21 06:47:08 UTC 2001

Modified Files:
	basesrc/usr.bin/tail: forward.c

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/usr.bin/tail/forward.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.