OpenBSD CVS

src/usr.bin/awk/


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 / awk

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] FIXES  1.16   12 years  millert   Update awk to Aug 10, 2011 version; naddy@ reports no ports problems from the up...
[TXT] Makefile  1.16   6 years  espie   remove misc. depend and yacc nits that no longer matter. okay millert@
[TXT] awk.1  1.45   4 years  naddy   use proper crossreferences
[TXT] awk.h  1.14   6 years  deraadt   rename dprintf macro to DPRINTF to avoid collision with libc posix dprintf. (ama...
[TXT] awkgram.y  1.9   12 years  millert   Update awk to Aug 10, 2011 version; naddy@ reports no ports problems from the up...
[TXT] b.c  1.20   6 years  millert   POSIX requires that awk support \v and \a escapes. I used '\007' for BEL since ...
[TXT] lex.c  1.12   12 years  millert   Update awk to Aug 10, 2011 version; naddy@ reports no ports problems from the up...
[TXT] lib.c  1.25   6 years  deraadt   Convert snprintf+write into dprintf. It is simply easier to read, and provides ...
[TXT] main.c  1.21   6 years  deraadt   rename dprintf macro to DPRINTF to avoid collision with libc posix dprintf. (ama...
[TXT] maketab.c  1.11   13 years  millert   Update awk to May 23, 2010 version. OK miod@
[TXT] parse.c  1.7   6 years  deraadt   rename dprintf macro to DPRINTF to avoid collision with libc posix dprintf. (ama...
[TXT] proto.h  1.10   6 years  krw   Mark FATAL() as __dead so clang doesn't report use of uninitialized variables af...
[TXT] run.c  1.44   4 years  fcambus   Check for strdup return value and exit on failure. OK millert@
[TXT] tran.c  1.17   6 years  millert   POSIX requires that awk support \v and \a escapes. I used '\007' for BEL since ...
[TXT] README (in the Attic) [Hide]  1.7   12 years  millert   Update awk to Aug 10, 2011 version; naddy@ reports no ports problems from the up...