summaryrefslogtreecommitdiff
path: root/usr.bin/tail/forward.c
AgeCommit message (Expand)Author
1999-07-21avoid repeated error messages by making bytes(), lines() and rlines() returncgd
1998-12-19KNFchristos
1998-11-03Pacify gcc-2.8.1 (extra braces).christos
1998-09-18Remove tracking of file size by how many characters were output.cjs
1998-02-20Use MAP_SHARED, not MAP_PRIVATE.mycroft
1998-02-17Add MAP_FILE as well.augustss
1998-02-17Make sure mmap() uses MAP_PRIVATE instead of 0.augustss
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
1996-02-13Don't rely on select() not to modify the timeval argument. Also,ghudson
1994-11-23Merged with 4.4lite.jtc
1994-11-23munmap() mmap()ed regions.jtc
1994-04-24various off_t fixesderaadt
1994-03-28off_t foo, and MAP_FILEcgd
1993-08-01Add RCS identifiers.mycroft
1993-04-30tail from ftp.uu.net:bsd-sources integratedglass