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_6_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[TXT] COPYING  1.4   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...
[TXT] ChangeLog  1.1   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...
[TXT] FlexLexer.h  1.7   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...
[TXT] Makefile  1.17   7 years  millert   Move FlexLexer.h from /usr/include/g++ to /usr/include. It is not a g++-specifi...
[TXT] NEWS  1.1   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...
[TXT] ONEWS  1.1   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...
[TXT] README  1.1   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...
[TXT] buf.c  1.7   8 years  tedu   ansi
[TXT] ccl.c  1.8   8 years  tedu   mechanical knf
[TXT] config.h  1.7   4 years  miko   declare HAVE_DECL___FUNC__ so flex_die() output can include __func__. ok miller...
[TXT] dfa.c  1.8   8 years  tedu   flex_alloc and flex_free are nothing more than malloc and free, so replace them ...
[TXT] ecs.c  1.9   8 years  tedu   ansi
[TXT] filter.c  1.9   6 years  lteo   Remove unused variable; no binary change. From Michael W. Bombardieri, thanks!
[TXT] flex.1  1.43   8 years  jmc   remove an unsightly paragraph break;
[TXT] flex.skl  1.17   3 years  deraadt   Wow, the indentation is totally messed up, to the point where compilers complain...
[TXT] flexdef.h  1.15   8 years  tedu   burn down all the gratutious alloca() compatability that autofuck injected to en...
[TXT] flexint.h  1.1   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...
[TXT] gen.c  1.15   8 years  tedu   it is not necessary to cast the result of malloc/calloc. also replace some 0s wi...
[TXT] libmain.c  1.9   8 years  tedu   orbital strike from moonbase knf
[TXT] libyywrap.c  1.9   8 years  tedu   orbital strike from moonbase knf
[TXT] main.c  1.27   7 years  krw   Nuke whitespace foolish enough to expose itself during the great "warning:" rect...
[TXT] misc.c  1.19   8 years  mmcc   Replace Char (defined as unsigned char) with u_char. ok tedu@
[TXT] mkskel.sh  1.3   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...
[TXT] nfa.c  1.11   8 years  tedu   orbital strike from moonbase knf
[TXT] options.c  1.2   8 years  tedu   we don't keep vim modelines in files
[TXT] options.h  1.2   8 years  tedu   we don't keep vim modelines in files
[TXT] parse.y  1.10   7 years  millert   isblank() is ANSI C since C99, no need to provide a replacement. OK deraadt@
[TXT] regex.c  1.3   8 years  tedu   flex_alloc and flex_free are nothing more than malloc and free, so replace them ...
[TXT] scan.l  1.13   4 years  miko   Apply a patch from upstream to avoid triggering assert() in sf_pop() when input ...
[TXT] scanflags.c  1.3   8 years  tedu   flex_alloc and flex_free are nothing more than malloc and free, so replace them ...
[TXT] scanopt.c  1.6   6 years  tedu   we can just use void for functions that always return 0. from Michael W. Bombard...
[TXT] scanopt.h  1.3   6 years  tedu   we can just use void for functions that always return 0. from Michael W. Bombard...
[TXT] sym.c  1.9   8 years  mmcc   Replace Char (defined as unsigned char) with u_char. ok tedu@
[TXT] tables.c  1.4   6 years  tedu   delete some not used code. from Michael W. Bombardieri
[TXT] tables.h  1.2   8 years  tedu   we don't keep vim modelines in files
[TXT] tables_shared.c  1.1   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...
[TXT] tables_shared.h  1.2   8 years  tedu   we don't keep vim modelines in files
[TXT] tblcmp.c  1.10   8 years  mmcc   Replace Char (defined as unsigned char) with u_char. ok tedu@
[TXT] version.h  1.5   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...
[TXT] yylex.c  1.6   8 years  tedu   Update flex from ancient 2.5.4 to the recent 2.5.39. This work was all done by S...