OpenBSD CVS

src/usr.bin/tail/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / tail

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   25 years  millert   Fix broken conversion of private err() function and make ierr() and oerr() back ...
[TXT] extern.h  1.6   23 years  art   When doing tail -f from stdin don't reopen a local file named stdin.
[TXT] forward.c  1.11   23 years  art   When doing tail -f from stdin don't reopen a local file named stdin.
[TXT] misc.c  1.4   25 years  millert   Fix broken conversion of private err() function and make ierr() and oerr() back ...
[TXT] read.c  1.4   23 years  ericj   Get rid of repeating error messages; From netbsd millert@ ok
[TXT] reverse.c  1.9   23 years  pjanzen   avoid C sequence point issues; found by cgd@netbsd.org using a development versi...
[TXT] tail.1  1.10   23 years  aaron   - Add EXAMPLES section. - Document that -number is a synonym for -n number. - So...
[TXT] tail.c  1.6   23 years  art   When doing tail -f from stdin don't reopen a local file named stdin.