OpenBSD CVS

src/usr.bin/lex/


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

Current tag: OPENBSD_5_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[TXT] COPYING  1.3   20 years  millert   Update flex license from sourceforge version (is now 2-term BSD)
[TXT] FlexLexer.h  1.6   20 years  espie   bring some standard C++ fixes, mostly from NetBSD. get isatty proto from the rig...
[TXT] Makefile  1.11   10 years  robert   make sure the target directory gets created in the includes target and add a tra...
[TXT] ccl.c  1.6   20 years  millert   Update flex license from sourceforge version (is now 2-term BSD)
[TXT] config.h  1.3   27 years  tholo   Don't use <malloc.h>
[TXT] dfa.c  1.6   20 years  millert   Update flex license from sourceforge version (is now 2-term BSD)
[TXT] ecs.c  1.6   20 years  millert   Update flex license from sourceforge version (is now 2-term BSD)
[TXT] flex.1  1.37   10 years  jmc   put a pointer to the "incompatibilities with lex and posix" into STANDARDS (big ...
[TXT] flex.skl  1.12   10 years  millert   Use proper ANSI function definitions for functions that take no arguments. Avoi...
[TXT] flexdef.h  1.7   20 years  espie   bring some standard C++ fixes, mostly from NetBSD. get isatty proto from the rig...
[TXT] gen.c  1.11   20 years  espie   bring some standard C++ fixes, mostly from NetBSD. get isatty proto from the rig...
[TXT] libmain.c  1.7   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] libyywrap.c  1.7   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] main.c  1.14   10 years  guenther   lint is dead (long live the lint!), so stop using it as a cpp conditional (names...
[TXT] misc.c  1.13   10 years  guenther   If a constant string needs a name, use a static const array instead of a pointer...
[TXT] mkskel.sh  1.2   27 years  deraadt   rcsid
[TXT] nfa.c  1.9   20 years  millert   Update flex license from sourceforge version (is now 2-term BSD)
[TXT] parse.y  1.8   20 years  millert   Update flex license from sourceforge version (is now 2-term BSD)
[TXT] scan.l  1.9   17 years  ray   Don't access buf[strlen(buf) - 1] for zero-length strings. OK jaredy@.
[TXT] sym.c  1.6   20 years  millert   Update flex license from sourceforge version (is now 2-term BSD)
[TXT] tblcmp.c  1.6   20 years  millert   Update flex license from sourceforge version (is now 2-term BSD)
[TXT] version.h  1.4   27 years  millert   Flex 2.5.4
[TXT] yylex.c  1.5   20 years  millert   Update flex license from sourceforge version (is now 2-term BSD)
[TXT] VERSION (in the Attic) [Hide]  1.3   27 years  millert   Flex 2.5.4
[TXT] initscan.c (in the Attic) [Hide]  1.14   10 years  millert   Use proper ANSI function definitions for functions that take no arguments. Avoi...