OpenBSD CVS

src/usr.bin/m4/


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 / m4

Current tag: OPENBSD_4_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[DIR] TEST/        
[TXT] Makefile  1.11   20 years  espie   replace hand-made expr() parser with a lex/yacc affair that is shorter, easier t...
[TXT] NOTES  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] eval.c  1.67   14 years  espie   conform to gnum4 AND traditional m4 (solaris) behavior, namely, translit(`ab',`a...
[TXT] expr.c  1.17   18 years  espie   use stdint.h where appropriate. okay millert@
[TXT] extern.h  1.49   14 years  sthen   Support the -P option from gnu m4, which prefixes builtins with the string m4_. ...
[TXT] gnum4.c  1.40   14 years  espie   add more gnum4 support: regexps do weird things with empty patterns (this is req...
[TXT] look.c  1.21   14 years  sthen   whitespace; from deraadt@
[TXT] m4.1  1.57   14 years  espie   add more gnum4 support: regexps do weird things with empty patterns (this is req...
[TXT] main.c  1.78   14 years  espie   add more gnum4 support: regexps do weird things with empty patterns (this is req...
[TXT] mdef.h  1.29   18 years  espie   add limited support for format builtin in gnu-m4 mode, because I'm fed up of pat...
[TXT] misc.c  1.41   14 years  sthen   Support the -P option from gnu m4, which prefixes builtins with the string m4_. ...
[TXT] parser.y  1.6   15 years  espie   gnu extension: 0rN:az for baseN numbers. okay otto@
[TXT] pathnames.h  1.5   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] stdd.h  1.5   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tokenizer.l  1.7   14 years  espie   add more gnum4 support: regexps do weird things with empty patterns (this is req...
[TXT] trace.c  1.15   18 years  espie   oops, noticed by David Hill.