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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] USD.doc/        
[TXT] awk.1  1.68   8 months  jmc   --csv is an extension; ok millert
[TXT] FIXES  1.60   7 days  millert   Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upst...
[TXT] FIXES.1e  1.2   7 days  millert   Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upst...
[TXT] LICENSE  1.1   8 months  millert   Update to the One True Awk, 2nd edition (Sep 12, 2023). This corresponds to the...
[TXT] Makefile  1.19   7 days  millert   Build with WARNINGS=Yes and fix resulting warnings.
[TXT] README.md  1.12   7 days  millert   Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upst...
[TXT] awk.h  1.32   7 days  millert   Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upst...
[TXT] awkgram.y  1.16   9 months  millert   Update awk to Sep 6, 2023 version.
[TXT] b.c  1.53   7 days  millert   Build with WARNINGS=Yes and fix resulting warnings.
[TXT] lex.c  1.34   7 days  millert   Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upst...
[TXT] lib.c  1.58   7 days  millert   Build with WARNINGS=Yes and fix resulting warnings.
[TXT] main.c  1.71   7 days  millert   Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upst...
[TXT] maketab.c  1.22   6 months  millert   Update awk to the Nov 20, 2023 version. This includes a rewrite of the fnematch...
[TXT] parse.c  1.14   9 months  millert   Update awk to Sep 6, 2023 version.
[TXT] proto.h  1.25   7 days  millert   Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upst...
[TXT] run.c  1.88   5 days  millert   Avoid unnecessary string traversals in u8_isutf() and substr(). For u8_isutf() ...
[TXT] tran.c  1.40   7 days  millert   Build with WARNINGS=Yes and fix resulting warnings.