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_5_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] FIXES  1.15   13 years  millert   Update awk to May 23, 2010 version. OK miod@
[TXT] Makefile  1.11   13 years  deraadt   get rid of the nawk hard link ok millert guenther
[TXT] awk.1  1.40   13 years  jmc   no need to escape `|'; as discussed with schwartze
[TXT] awk.h  1.13   15 years  millert   Update awk to version 20071023; OK deraadt@
[TXT] awkgram.y  1.8   15 years  millert   Update awk to version 20071023; OK deraadt@
[TXT] b.c  1.16   13 years  millert   Update awk to May 23, 2010 version. OK miod@
[TXT] lex.c  1.11   15 years  millert   Update awk to version 20071023; OK deraadt@
[TXT] lib.c  1.19   13 years  millert   Update awk to May 23, 2010 version. OK miod@
[TXT] main.c  1.16   13 years  millert   Update awk to May 23, 2010 version. OK miod@
[TXT] maketab.c  1.11   13 years  millert   Update awk to May 23, 2010 version. OK miod@
[TXT] parse.c  1.6   21 years  millert   Update to the One True Awk version 20021213
[TXT] proto.h  1.8   13 years  millert   Update awk to May 23, 2010 version. OK miod@
[TXT] run.c  1.32   13 years  millert   Stash the old seed when srand() is called and use it as the return value as per ...
[TXT] tran.c  1.14   17 years  jmc   from ru@freebsd: Fix a bug converting a variable from the numeric type to a stri...
[TXT] README (in the Attic) [Hide]  1.6   19 years  millert   Update to version 20041222; OK deraadt@