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_3_4


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.8   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] forward.c  1.17   20 years  otto   typo in comment. ok henning@
[TXT] misc.c  1.6   20 years  deraadt   mostly ansi cleanup; pval ok
[TXT] read.c  1.7   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] reverse.c  1.14   20 years  henning   rewrite to not use mmap(2). solves a bunch of issues: - No more I/O related SEGV...
[TXT] tail.1  1.11   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tail.c  1.11   20 years  deraadt   mostly ansi cleanup; pval ok