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_7_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] FIXES  1.57   3 months  millert   Update awk to the Jan 22, 2024 version.
[TXT] FIXES.1e  1.1   8 months  millert   Update to the One True Awk, 2nd edition (Sep 12, 2023). This corresponds to the...
[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.18   3 years  millert   Update awk to July 30, 2020 version.
[TXT] README.md  1.10   5 months  millert   Update awk to the Nov 27, 2023 version.
[TXT] awk.1  1.68   7 months  jmc   --csv is an extension; ok millert
[TXT] awk.h  1.31   5 months  millert   Update awk to the Nov 24, 2023 version.
[TXT] awkgram.y  1.16   8 months  millert   Update awk to Sep 6, 2023 version.
[TXT] b.c  1.50   3 months  millert   Update awk to the Jan 22, 2024 version.
[TXT] lex.c  1.32   5 months  millert   Update awk to the Nov 24, 2023 version.
[TXT] lib.c  1.55   5 months  millert   Update awk to the Nov 27, 2023 version.
[TXT] main.c  1.68   3 months  millert   Update awk to the Jan 22, 2024 version.
[TXT] maketab.c  1.22   5 months  millert   Update awk to the Nov 20, 2023 version. This includes a rewrite of the fnematch...
[TXT] parse.c  1.14   8 months  millert   Update awk to Sep 6, 2023 version.
[TXT] proto.h  1.23   5 months  millert   Update awk to the Nov 20, 2023 version. This includes a rewrite of the fnematch...
[TXT] run.c  1.84   3 months  millert   Update awk to the Jan 22, 2024 version.
[TXT] tran.c  1.38   6 months  millert   Minor cosmetic changes to make our awk match my github branch.