Date: Wed, 27 Oct 1999 00:56:50 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/lex FlexLexer.h ccl.c dfa.c ecs.c flex.skl flexdef.h gen.c initscan.c main.c misc.c nfa.c parse.y scan.l skel.c sym.c tblcmp.c yylex.c src/usr.bin/lex/lib libmain.c libyywrap.c Message-ID: <199910270756.AAA35224@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/10/27 00:56:50 PDT
Modified files:
usr.bin/lex FlexLexer.h ccl.c dfa.c ecs.c flex.skl
flexdef.h gen.c initscan.c main.c misc.c
nfa.c parse.y scan.l skel.c sym.c
tblcmp.c yylex.c
usr.bin/lex/lib libmain.c libyywrap.c
Log:
After a proper import we now have both the original RCS tags + our own.
(also now clearer in ``cvs log'' that we are at version 2.5.4)
Revision Changes Path
1.3 +2 -1 src/usr.bin/lex/FlexLexer.h
1.5 +2 -1 src/usr.bin/lex/ccl.c
1.5 +2 -1 src/usr.bin/lex/dfa.c
1.5 +2 -1 src/usr.bin/lex/ecs.c
1.4 +2 -1 src/usr.bin/lex/flex.skl
1.5 +2 -1 src/usr.bin/lex/flexdef.h
1.5 +2 -1 src/usr.bin/lex/gen.c
1.6 +3 -2 src/usr.bin/lex/initscan.c
1.7 +2 -1 src/usr.bin/lex/main.c
1.5 +2 -1 src/usr.bin/lex/misc.c
1.5 +2 -1 src/usr.bin/lex/nfa.c
1.3 +2 -1 src/usr.bin/lex/parse.y
1.5 +2 -1 src/usr.bin/lex/scan.l
1.4 +2 -1 src/usr.bin/lex/skel.c
1.5 +2 -1 src/usr.bin/lex/sym.c
1.5 +2 -1 src/usr.bin/lex/tblcmp.c
1.5 +2 -1 src/usr.bin/lex/yylex.c
1.3 +2 -1 src/usr.bin/lex/lib/libmain.c
1.4 +2 -1 src/usr.bin/lex/lib/libyywrap.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910270756.AAA35224>
