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_6_6


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.13   5 years  martijn   Don't reopen file if its stdin. From leo_tck at volny dot cz OK millert@
[TXT] forward.c  1.33   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] misc.c  1.9   8 years  tedu   another try to allow tailing multiple files. maybe it works? commit now to allow...
[TXT] read.c  1.20   7 years  martijn   Change a reallocarray+bzero into recallocarray. OK tb@ and deraadt@
[TXT] reverse.c  1.21   8 years  tedu   another try to allow tailing multiple files. maybe it works? commit now to allow...
[TXT] tail.1  1.23   8 years  zhuk   Unify & improve paragraphs talking about "==> file <==" headers in head(1) and t...
[TXT] tail.c  1.22   5 years  martijn   Don't reopen file if its stdin. From leo_tck at volny dot cz OK millert@