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


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.24   21 months  jsg   tail(1) first appeared outside of Bell Labs in PWB/UNIX 1.0 with and ok schwarz...
[TXT] tail.c  1.24   17 months  cheloha   userspace: remove vestigial '?' cases from top-level getopt(3) loops getopt(3) ...