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_4_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] FIXES  1.13   19 years  millert   Update to version 20041222; OK deraadt@
[TXT] Makefile  1.9   16 years  espie   fix yacc/lex parallel file generation
[TXT] awk.1  1.28   16 years  jmc   printf(1) is the correct reference here, not printf(3); from otto; ok millert
[TXT] awk.h  1.11   19 years  millert   Update to version 20041222; OK deraadt@
[TXT] awkgram.y  1.7   22 years  millert   Update to latest version of the One True Awk. See the FIXES file for details.
[TXT] b.c  1.14   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[TXT] lex.c  1.9   18 years  hugh   Handle / inside []s properly. OK by otto and millert. Offered back to bell-labs....
[TXT] lib.c  1.17   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[TXT] main.c  1.14   17 years  jmc   sync usage(); spotted by Igor Sobrado
[TXT] maketab.c  1.9   17 years  moritz   Do not touch uninitialized variable, if sscanf(3) fails. ok millert@
[TXT] parse.c  1.6   21 years  millert   Update to the One True Awk version 20021213
[TXT] proto.h  1.7   21 years  millert   Update to the One True Awk version 20021213
[TXT] run.c  1.27   16 years  deraadt   fail nicely instead of crashing for format strings containing '*', without a mat...
[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@