summaryrefslogtreecommitdiff
path: root/usr.bin/tail/tail.c
AgeCommit message (Expand)Author
2004-02-16do not use long for file offset, use off_t. otto@openbsditojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14minor KNFitojun
2002-06-14Remove #if __STDC__. De-__P() and ANSIfy.wiz
2002-04-29Add -F to usage, per bin/16558 by Ryan Younce.wiz
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-02-09Add -F option to follow files though rotations and truncations.cjs
1997-10-19WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOFlukem
1994-11-23Merged with 4.4lite.jtc
1994-04-24various off_t fixesderaadt
1993-08-01Add RCS identifiers.mycroft
1993-04-30tail from ftp.uu.net:bsd-sources integratedglass