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_0_BASE


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.7   19 years  millert   Update to version 20041222; OK deraadt@
[TXT] awk.1  1.24   18 years  jmc   - document return value of cmd | getline [var] - document fflush w/o arg from m...
[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.13   18 years  pvalchev   more sane calloc(3) usage; from adobriyan@gmail.com, ok millert
[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.16   18 years  millert   Don't try to fclose(infile) when infile == NULL. This can happen when using nex...
[TXT] main.c  1.13   19 years  millert   Update to version 20041222; OK deraadt@
[TXT] maketab.c  1.8   20 years  deraadt   this header file parser is pathetic, and parsing the new yacc output it barfed. ...
[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.26   19 years  millert   stdinit() and flush_all() are prototyped globally, no need to do it inside funct...
[TXT] tran.c  1.13   19 years  millert   Use asprint(), not snprintf() when converting strings to numbers since CONVFMT i...
[TXT] README (in the Attic) [Hide]  1.6   19 years  millert   Update to version 20041222; OK deraadt@