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_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[TXT] COPYING  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] FlexLexer.h  1.3   27 years  millert   updated to flex 2.5.3
[TXT] Makefile  1.5   24 years  millert   Add missing MLINKs
[TXT] ccl.c  1.3   27 years  millert   updated to flex 2.5.3
[TXT] config.h  1.3   27 years  tholo   Don't use <malloc.h>
[TXT] dfa.c  1.3   27 years  millert   updated to flex 2.5.3
[TXT] ecs.c  1.3   27 years  millert   updated to flex 2.5.3
[TXT] flex.1  1.8   24 years  aaron   In Unix land we prefer "whitespace" to "white space" or "white-space". At least,...
[TXT] flex.skl  1.6   23 years  millert   Restore errno in yy_init_buffer() since it may get trounced by the call to isatt...
[TXT] flexdef.h  1.4   26 years  mickey   #if __STDC__ --> #ifdef __STDC__
[TXT] gen.c  1.4   25 years  deraadt   fix memory leaks; itohy@netbsd
[TXT] libmain.c  1.4   27 years  tholo   Silence lint
[TXT] libyywrap.c  1.4   27 years  millert   Flex 2.5.4
[TXT] main.c  1.4   25 years  deraadt   fix g++/FlexLexer.h support
[TXT] misc.c  1.4   26 years  mickey   #if __STDC__ --> #ifdef __STDC__
[TXT] mkskel.sh  1.2   27 years  deraadt   rcsid
[TXT] nfa.c  1.3   27 years  millert   updated to flex 2.5.3
[TXT] parse.y  1.3   27 years  millert   updated to flex 2.5.3
[TXT] scan.l  1.3   27 years  millert   updated to flex 2.5.3
[TXT] sym.c  1.3   27 years  millert   updated to flex 2.5.3
[TXT] tblcmp.c  1.3   27 years  millert   updated to flex 2.5.3
[TXT] version.h  1.4   27 years  millert   Flex 2.5.4
[TXT] yylex.c  1.3   27 years  millert   updated to flex 2.5.3
[TXT] VERSION (in the Attic) [Hide]  1.3   27 years  millert   Flex 2.5.4
[TXT] initscan.c (in the Attic) [Hide]  1.5   26 years  mickey   #if __STDC__ --> #ifdef __STDC__