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_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] FIXES  1.51   8 months  millert   Update to the One True Awk, 2nd edition (Sep 12, 2023). This corresponds to the...
[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.7   8 months  millert   Update to the One True Awk, 2nd edition (Sep 12, 2023). This corresponds to the...
[TXT] awk.1  1.68   7 months  jmc   --csv is an extension; ok millert
[TXT] awk.h  1.30   8 months  millert   Disable utf-8 for non-multibyte locales, such as C or POSIX. This makes it poss...
[TXT] awkgram.y  1.16   8 months  millert   Update awk to Sep 6, 2023 version.
[TXT] b.c  1.42   7 months  millert   Fix a potential out-of-bounds read caused by the big-endian fix. We must store ...
[TXT] lex.c  1.31   8 months  millert   Update to the One True Awk, 2nd edition (Sep 12, 2023). This corresponds to the...
[TXT] lib.c  1.51   8 months  millert   Update to the One True Awk, 2nd edition (Sep 12, 2023). This corresponds to the...
[TXT] main.c  1.62   7 months  millert   Support --version option like upstream awk but don't document it. Upstream awk ...
[TXT] maketab.c  1.20   3 years  millert   Update awk to July 30, 2020 version.
[TXT] parse.c  1.14   8 months  millert   Update awk to Sep 6, 2023 version.
[TXT] proto.h  1.22   8 months  millert   Update to the One True Awk, 2nd edition (Sep 12, 2023). This corresponds to the...
[TXT] run.c  1.78   7 months  millert   Use awk_mb_cur_max in nawk_convert() instead of MB_CUR_MAX.
[TXT] tran.c  1.37   8 months  millert   Update to the One True Awk, 2nd edition (Sep 12, 2023). This corresponds to the...