Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.bin/tail



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.




Home | Main Index | Thread Index | Old Index