aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tail/tail.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new -F flag which is a superset of -f. It will cause tail toPeter Wemm1998-04-061-2/+5
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Dont forget to #include <err.h>Peter Wemm1996-08-251-0/+1
* Argh! caught! *blush*.. This program was supplying it's own 'err' routinePeter Wemm1996-08-251-4/+4
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+302