[Midnightbsd-cvs] [MidnightBSD/src] 4c33b3: copy flex as we have it now in base

Lucas Holt noreply at github.com
Thu Nov 21 13:25:01 EST 2024


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 4c33b3c22c95f70b7ed531d35eef694dcfae9e3d
      https://github.com/MidnightBSD/src/commit/4c33b3c22c95f70b7ed531d35eef694dcfae9e3d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2015-07-09 (Thu, 09 Jul 2015)

  Changed paths:
    A .gitattributes
    A COPYING
    A FlexLexer.h
    A Makefile
    A NEWS
    A README
    A ccl.c
    A config.h
    A dfa.c
    A ecs.c
    A flex.skl
    A flexdef.h
    A gen.c
    A initscan.c
    A lex.1
    A lib/Makefile
    A lib/libmain.c
    A lib/libyywrap.c
    A main.c
    A misc.c
    A mkskel.sh
    A nfa.c
    A parse.y
    A scan.l
    A sym.c
    A tblcmp.c
    A version.h
    A yylex.c

  Log Message:
  -----------
  copy flex as we have it now in base


  Commit: 6eb2bdd24964a7a7f4c5c3662731f50ba4a1fcb6
      https://github.com/MidnightBSD/src/commit/6eb2bdd24964a7a7f4c5c3662731f50ba4a1fcb6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2015-07-09 (Thu, 09 Jul 2015)

  Changed paths:
    M .gitattributes
    A .indent.pro
    A ABOUT-NLS
    A AUTHORS
    M COPYING
    A ChangeLog
    M FlexLexer.h
    A INSTALL
    R Makefile
    A Makefile.am
    A Makefile.in
    M NEWS
    A ONEWS
    M README
    A THANKS
    A TODO
    A aclocal.m4
    A autogen.sh
    A buf.c
    M ccl.c
    A compile
    A conf.in
    A config.guess
    R config.h
    A config.rpath
    A config.sub
    A configure
    A configure.ac
    A depcomp
    M dfa.c
    A doc/Makefile.am
    A doc/Makefile.in
    A doc/flex.1
    A doc/flex.info
    A doc/flex.info-1
    A doc/flex.info-2
    A doc/flex.pdf
    A doc/flex.texi
    A doc/mdate-sh
    A doc/stamp-vti
    A doc/texinfo.tex
    A doc/version.texi
    M ecs.c
    A examples/Makefile.am
    A examples/Makefile.in
    A examples/README
    A examples/debflex.awk
    A examples/fastwc/Makefile.am
    A examples/fastwc/Makefile.in
    A examples/fastwc/README
    A examples/fastwc/mywc.c
    A examples/fastwc/wc1.l
    A examples/fastwc/wc2.l
    A examples/fastwc/wc3.l
    A examples/fastwc/wc4.l
    A examples/fastwc/wc5.l
    A examples/manual/ChangeLog
    A examples/manual/Makefile.am
    A examples/manual/Makefile.examples
    A examples/manual/Makefile.in
    A examples/manual/README
    A examples/manual/cat.lex
    A examples/manual/dates.lex
    A examples/manual/datetest.dat
    A examples/manual/eof_rules.lex
    A examples/manual/eof_test01.txt
    A examples/manual/eof_test02.txt
    A examples/manual/eof_test03.txt
    A examples/manual/expr.lex
    A examples/manual/expr.y
    A examples/manual/front.lex
    A examples/manual/front.y
    A examples/manual/j2t.lex
    A examples/manual/myname.lex
    A examples/manual/myname.txt
    A examples/manual/myname2.lex
    A examples/manual/numbers.lex
    A examples/manual/pas_include.lex
    A examples/manual/pascal.lex
    A examples/manual/reject.lex
    A examples/manual/replace.lex
    A examples/manual/string1.lex
    A examples/manual/string2.lex
    A examples/manual/strtest.dat
    A examples/manual/unput.lex
    A examples/manual/user_act.lex
    A examples/manual/userinit.lex
    A examples/manual/wc.lex
    A examples/manual/yymore.lex
    A examples/manual/yymore2.lex
    A examples/manual/yymoretest.dat
    A examples/testxxLexer.l
    A filter.c
    M flex.skl
    M flexdef.h
    A flexint.h
    M gen.c
    A gettext.h
    R initscan.c
    A install-sh
    R lex.1
    R lib/Makefile
    A lib/Makefile.am
    A lib/Makefile.in
    A lib/lib.c
    R lib/libmain.c
    R lib/libyywrap.c
    A lib/malloc.c
    A lib/realloc.c
    A libmain.c
    A libyywrap.c
    A ltmain.sh
    A m4/gettext.m4
    A m4/iconv.m4
    A m4/intlmacosx.m4
    A m4/lib-ld.m4
    A m4/lib-link.m4
    A m4/lib-prefix.m4
    A m4/libtool.m4
    A m4/ltoptions.m4
    A m4/ltsugar.m4
    A m4/ltversion.m4
    A m4/lt~obsolete.m4
    A m4/nls.m4
    A m4/po.m4
    A m4/progtest.m4
    M main.c
    M misc.c
    A missing
    M mkskel.sh
    M nfa.c
    A options.c
    A options.h
    A parse.c
    A parse.h
    M parse.y
    A po/LINGUAS
    A po/Makefile.in.in
    A po/Makevars
    A po/POTFILES.in
    A po/Rules-quot
    A po/boldquot.sed
    A po/ca.gmo
    A po/ca.po
    A po/da.gmo
    A po/da.po
    A po/de.gmo
    A po/de.po
    A po/en at boldquot.gmo
    A po/en at boldquot.header
    A po/en at boldquot.po
    A po/en at quot.gmo
    A po/en at quot.header
    A po/en at quot.po
    A po/eo.gmo
    A po/eo.po
    A po/es.gmo
    A po/es.po
    A po/fi.gmo
    A po/fi.po
    A po/flex.pot
    A po/fr.gmo
    A po/fr.po
    A po/ga.gmo
    A po/ga.po
    A po/hr.gmo
    A po/hr.po
    A po/insert-header.sin
    A po/ko.gmo
    A po/ko.po
    A po/nl.gmo
    A po/nl.po
    A po/pl.gmo
    A po/pl.po
    A po/pt_BR.gmo
    A po/pt_BR.po
    A po/quot.sed
    A po/remove-potcdate.sin
    A po/ro.gmo
    A po/ro.po
    A po/ru.gmo
    A po/ru.po
    A po/sr.gmo
    A po/sr.po
    A po/stamp-po
    A po/sv.gmo
    A po/sv.po
    A po/tr.gmo
    A po/tr.po
    A po/vi.gmo
    A po/vi.po
    A po/zh_CN.gmo
    A po/zh_CN.po
    A po/zh_TW.gmo
    A po/zh_TW.po
    A regex.c
    A scan.c
    M scan.l
    A scanflags.c
    A scanopt.c
    A scanopt.h
    A skel.c
    M sym.c
    A tables.c
    A tables.h
    A tables_shared.c
    A tables_shared.h
    M tblcmp.c
    A tests/Makefile.am
    A tests/Makefile.in
    A tests/README
    A tests/TEMPLATE/Makefile.am
    A tests/TEMPLATE/Makefile.in
    A tests/TEMPLATE/parser.y
    A tests/TEMPLATE/scanner.l
    A tests/TEMPLATE/test.input
    A tests/create-test
    A tests/test-alloc-extra/Makefile.am
    A tests/test-alloc-extra/Makefile.in
    A tests/test-alloc-extra/scanner.l
    A tests/test-alloc-extra/test.input
    A tests/test-array-nr/Makefile.am
    A tests/test-array-nr/Makefile.in
    A tests/test-array-nr/scanner.l
    A tests/test-array-nr/test.input
    A tests/test-array-r/Makefile.am
    A tests/test-array-r/Makefile.in
    A tests/test-array-r/scanner.l
    A tests/test-array-r/test.input
    A tests/test-basic-nr/Makefile.am
    A tests/test-basic-nr/Makefile.in
    A tests/test-basic-nr/scanner.l
    A tests/test-basic-nr/test.input
    A tests/test-basic-r/Makefile.am
    A tests/test-basic-r/Makefile.in
    A tests/test-basic-r/scanner.l
    A tests/test-basic-r/test.input
    A tests/test-bison-nr/Makefile.am
    A tests/test-bison-nr/Makefile.in
    A tests/test-bison-nr/main.c
    A tests/test-bison-nr/parser.y
    A tests/test-bison-nr/scanner.l
    A tests/test-bison-nr/test.input
    A tests/test-bison-yylloc/Makefile.am
    A tests/test-bison-yylloc/Makefile.in
    A tests/test-bison-yylloc/main.c
    A tests/test-bison-yylloc/parser.y
    A tests/test-bison-yylloc/scanner.l
    A tests/test-bison-yylloc/test.input
    A tests/test-bison-yylval/Makefile.am
    A tests/test-bison-yylval/Makefile.in
    A tests/test-bison-yylval/main.c
    A tests/test-bison-yylval/parser.y
    A tests/test-bison-yylval/scanner.l
    A tests/test-bison-yylval/test.input
    A tests/test-c++-basic/Makefile.am
    A tests/test-c++-basic/Makefile.in
    A tests/test-c++-basic/scanner.l
    A tests/test-c++-basic/test.input
    A tests/test-c++-multiple-scanners/Makefile.am
    A tests/test-c++-multiple-scanners/Makefile.in
    A tests/test-c++-multiple-scanners/main.cpp
    A tests/test-c++-multiple-scanners/scanner-1.l
    A tests/test-c++-multiple-scanners/scanner-2.l
    A tests/test-c++-multiple-scanners/test.input
    A tests/test-c++-yywrap/Makefile.am
    A tests/test-c++-yywrap/Makefile.in
    A tests/test-c++-yywrap/scanner.l
    A tests/test-c++-yywrap/test.input
    A tests/test-c-cpp-nr/Makefile.am
    A tests/test-c-cpp-nr/Makefile.in
    A tests/test-c-cpp-nr/scanner.l
    A tests/test-c-cpp-nr/test.input
    A tests/test-c-cpp-r/Makefile.am
    A tests/test-c-cpp-r/Makefile.in
    A tests/test-c-cpp-r/scanner.l
    A tests/test-c-cpp-r/test.input
    A tests/test-ccl/Makefile.am
    A tests/test-ccl/Makefile.in
    A tests/test-ccl/scanner.l
    A tests/test-ccl/test.input
    A tests/test-concatenated-options/Makefile.am
    A tests/test-concatenated-options/Makefile.in
    A tests/test-debug-nr/Makefile.am
    A tests/test-debug-nr/Makefile.in
    A tests/test-debug-nr/scanner.l
    A tests/test-debug-nr/test.input
    A tests/test-debug-r/Makefile.am
    A tests/test-debug-r/Makefile.in
    A tests/test-debug-r/scanner.l
    A tests/test-debug-r/test.input
    A tests/test-extended/Makefile.am
    A tests/test-extended/Makefile.in
    A tests/test-extended/scanner.l
    A tests/test-extended/test.input
    A tests/test-header-nr/Makefile.am
    A tests/test-header-nr/Makefile.in
    A tests/test-header-nr/main.c
    A tests/test-header-nr/scanner.l
    A tests/test-header-nr/test.input
    A tests/test-header-r/Makefile.am
    A tests/test-header-r/Makefile.in
    A tests/test-header-r/main.c
    A tests/test-header-r/scanner.l
    A tests/test-header-r/test.input
    A tests/test-include-by-buffer/Makefile.am
    A tests/test-include-by-buffer/Makefile.in
    A tests/test-include-by-buffer/scanner.l
    A tests/test-include-by-buffer/test-1.input
    A tests/test-include-by-buffer/test-2.input
    A tests/test-include-by-buffer/test-3.input
    A tests/test-include-by-push/Makefile.am
    A tests/test-include-by-push/Makefile.in
    A tests/test-include-by-push/scanner.l
    A tests/test-include-by-push/test-1.input
    A tests/test-include-by-push/test-2.input
    A tests/test-include-by-push/test-3.input
    A tests/test-include-by-reentrant/Makefile.am
    A tests/test-include-by-reentrant/Makefile.in
    A tests/test-include-by-reentrant/scanner.l
    A tests/test-include-by-reentrant/test-1.input
    A tests/test-include-by-reentrant/test-2.input
    A tests/test-include-by-reentrant/test-3.input
    A tests/test-linedir-r/Makefile.am
    A tests/test-linedir-r/Makefile.in
    A tests/test-linedir-r/check-lines.awk
    A tests/test-linedir-r/main.c
    A tests/test-linedir-r/scanner.l
    A tests/test-linedir-r/test.input
    A tests/test-lineno-nr/Makefile.am
    A tests/test-lineno-nr/Makefile.in
    A tests/test-lineno-nr/scanner.l
    A tests/test-lineno-nr/test.input
    A tests/test-lineno-r/Makefile.am
    A tests/test-lineno-r/Makefile.in
    A tests/test-lineno-r/scanner.l
    A tests/test-lineno-r/test.input
    A tests/test-lineno-trailing/Makefile.am
    A tests/test-lineno-trailing/Makefile.in
    A tests/test-lineno-trailing/scanner.l
    A tests/test-lineno-trailing/test.input
    A tests/test-mem-nr/Makefile.am
    A tests/test-mem-nr/Makefile.in
    A tests/test-mem-nr/scanner.l
    A tests/test-mem-nr/test.input
    A tests/test-mem-r/Makefile.am
    A tests/test-mem-r/Makefile.in
    A tests/test-mem-r/scanner.l
    A tests/test-mem-r/test.input
    A tests/test-multiple-scanners-nr/Makefile.am
    A tests/test-multiple-scanners-nr/Makefile.in
    A tests/test-multiple-scanners-nr/main.c
    A tests/test-multiple-scanners-nr/scanner-1.l
    A tests/test-multiple-scanners-nr/scanner-2.l
    A tests/test-multiple-scanners-r/Makefile.am
    A tests/test-multiple-scanners-r/Makefile.in
    A tests/test-multiple-scanners-r/main.c
    A tests/test-multiple-scanners-r/scanner-1.l
    A tests/test-multiple-scanners-r/scanner-2.l
    A tests/test-noansi-nr/Makefile.am
    A tests/test-noansi-nr/Makefile.in
    A tests/test-noansi-nr/scanner.l
    A tests/test-noansi-nr/test.input
    A tests/test-noansi-r/Makefile.am
    A tests/test-noansi-r/Makefile.in
    A tests/test-noansi-r/scanner.l
    A tests/test-noansi-r/test.input
    A tests/test-posix/Makefile.am
    A tests/test-posix/Makefile.in
    A tests/test-posix/scanner.l
    A tests/test-posixly-correct/Makefile.am
    A tests/test-posixly-correct/Makefile.in
    A tests/test-posixly-correct/scanner.l
    A tests/test-prefix-nr/Makefile.am
    A tests/test-prefix-nr/Makefile.in
    A tests/test-prefix-nr/README
    A tests/test-prefix-nr/scanner.l
    A tests/test-prefix-nr/test.input
    A tests/test-prefix-r/Makefile.am
    A tests/test-prefix-r/Makefile.in
    A tests/test-prefix-r/README
    A tests/test-prefix-r/scanner.l
    A tests/test-prefix-r/test.input
    A tests/test-pthread/Makefile.am
    A tests/test-pthread/Makefile.in
    A tests/test-pthread/scanner.l
    A tests/test-pthread/test-1.input
    A tests/test-pthread/test-2.input
    A tests/test-pthread/test-3.input
    A tests/test-pthread/test-4.input
    A tests/test-pthread/test-5.input
    A tests/test-quotes/Makefile.am
    A tests/test-quotes/Makefile.in
    A tests/test-quotes/scanner.l
    A tests/test-quotes/test.input
    A tests/test-reject/Makefile.am
    A tests/test-reject/Makefile.in
    A tests/test-reject/scanner.l
    A tests/test-reject/test.input
    A tests/test-rescan-nr/Makefile.am
    A tests/test-rescan-nr/Makefile.in
    A tests/test-rescan-nr/scanner.l
    A tests/test-rescan-nr/test.input
    A tests/test-rescan-r/Makefile.am
    A tests/test-rescan-r/Makefile.in
    A tests/test-rescan-r/scanner.l
    A tests/test-rescan-r/test.input
    A tests/test-string-nr/Makefile.am
    A tests/test-string-nr/Makefile.in
    A tests/test-string-nr/scanner.l
    A tests/test-string-r/Makefile.am
    A tests/test-string-r/Makefile.in
    A tests/test-string-r/scanner.l
    A tests/test-table-opts/Makefile.am
    A tests/test-table-opts/Makefile.in
    A tests/test-table-opts/scanner.l
    A tests/test-table-opts/test.input
    A tests/test-top/Makefile.am
    A tests/test-top/Makefile.in
    A tests/test-top/main.c
    A tests/test-top/scanner.l
    A tests/test-top/test.input
    A tests/test-yyextra/Makefile.am
    A tests/test-yyextra/Makefile.in
    A tests/test-yyextra/scanner.l
    A tests/test-yyextra/test.input
    M version.h
    A ylwrap
    M yylex.c

  Log Message:
  -----------
  update flex to 2.5.39


  Commit: 59af3b177704136201e20dc3292d529e3a5812fa
      https://github.com/MidnightBSD/src/commit/59af3b177704136201e20dc3292d529e3a5812fa
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M .gitattributes
    M ABOUT-NLS
    M ChangeLog
    R FlexLexer.h
    R INSTALL
    M Makefile.am
    M Makefile.in
    M NEWS
    R README
    A README.md
    R TODO
    M aclocal.m4
    M autogen.sh
    R buf.c
    A build-aux/compile
    A build-aux/config.guess
    A build-aux/config.rpath
    A build-aux/config.sub
    A build-aux/depcomp
    A build-aux/install-sh
    A build-aux/ltmain.sh
    A build-aux/mdate-sh
    A build-aux/missing
    A build-aux/test-driver
    A build-aux/texinfo.tex
    A build-aux/ylwrap
    R ccl.c
    R compile
    R conf.in
    R config.guess
    R config.rpath
    R config.sub
    M configure
    M configure.ac
    R depcomp
    R dfa.c
    M doc/Makefile.am
    M doc/Makefile.in
    M doc/flex.1
    M doc/flex.info
    M doc/flex.info-1
    M doc/flex.info-2
    R doc/flex.pdf
    M doc/flex.texi
    R doc/mdate-sh
    M doc/stamp-vti
    R doc/texinfo.tex
    M doc/version.texi
    R ecs.c
    M examples/Makefile.in
    M examples/fastwc/Makefile.in
    M examples/fastwc/mywc.c
    M examples/manual/Makefile.in
    M examples/testxxLexer.l
    R filter.c
    R flex.skl
    R flexdef.h
    R flexint.h
    R gen.c
    R gettext.h
    R install-sh
    R lib/Makefile.am
    R lib/Makefile.in
    R lib/lib.c
    M lib/malloc.c
    M lib/realloc.c
    R libmain.c
    R libyywrap.c
    R ltmain.sh
    A m4/ax_prog_cc_for_build.m4
    M m4/iconv.m4
    M m4/libtool.m4
    M m4/ltoptions.m4
    M m4/ltsugar.m4
    M m4/ltversion.m4
    M m4/lt~obsolete.m4
    R main.c
    R misc.c
    R missing
    R mkskel.sh
    R nfa.c
    R options.c
    R options.h
    R parse.c
    R parse.h
    R parse.y
    M po/Makevars
    M po/POTFILES.in
    M po/ca.gmo
    M po/ca.po
    M po/da.gmo
    M po/da.po
    M po/de.gmo
    M po/de.po
    M po/en at boldquot.gmo
    M po/en at boldquot.po
    M po/en at quot.gmo
    M po/en at quot.po
    M po/eo.gmo
    M po/eo.po
    M po/es.gmo
    M po/es.po
    M po/fi.gmo
    M po/fi.po
    M po/flex.pot
    M po/fr.gmo
    M po/fr.po
    M po/ga.gmo
    M po/ga.po
    M po/hr.gmo
    M po/hr.po
    M po/ko.gmo
    M po/ko.po
    M po/nl.gmo
    M po/nl.po
    M po/pl.gmo
    M po/pl.po
    M po/pt_BR.gmo
    M po/pt_BR.po
    M po/ro.gmo
    M po/ro.po
    M po/ru.gmo
    M po/ru.po
    M po/sr.gmo
    M po/sr.po
    M po/sv.gmo
    M po/sv.po
    M po/tr.gmo
    M po/tr.po
    M po/vi.gmo
    M po/vi.po
    M po/zh_CN.gmo
    M po/zh_CN.po
    M po/zh_TW.gmo
    M po/zh_TW.po
    R regex.c
    R scan.c
    R scan.l
    R scanflags.c
    R scanopt.c
    R scanopt.h
    R skel.c
    A src/FlexLexer.h
    A src/Makefile.am
    A src/Makefile.in
    A src/buf.c
    A src/ccl.c
    A src/config.h.in
    A src/dfa.c
    A src/ecs.c
    A src/filter.c
    A src/flex.skl
    A src/flexdef.h
    A src/flexint.h
    A src/gen.c
    A src/gettext.h
    A src/libmain.c
    A src/libyywrap.c
    A src/main.c
    A src/misc.c
    A src/mkskel.sh
    A src/nfa.c
    A src/options.c
    A src/options.h
    A src/parse.c
    A src/parse.h
    A src/parse.y
    A src/regex.c
    A src/scan.c
    A src/scan.l
    A src/scanflags.c
    A src/scanopt.c
    A src/scanopt.h
    A src/skel.c
    A src/sym.c
    A src/tables.c
    A src/tables.h
    A src/tables_shared.c
    A src/tables_shared.h
    A src/tblcmp.c
    A src/version.h
    A src/yylex.c
    R sym.c
    R tables.c
    R tables.h
    R tables_shared.c
    R tables_shared.h
    R tblcmp.c
    M tests/Makefile.am
    M tests/Makefile.in
    M tests/README
    R tests/TEMPLATE/Makefile.am
    R tests/TEMPLATE/Makefile.in
    R tests/TEMPLATE/parser.y
    R tests/TEMPLATE/scanner.l
    R tests/TEMPLATE/test.input
    A tests/alloc_extra.l
    A tests/alloc_extra.txt
    A tests/array_nr.l
    A tests/array_nr.txt
    A tests/array_r.l
    A tests/array_r.txt
    A tests/basic_nr.l
    A tests/basic_nr.txt
    A tests/basic_r.l
    A tests/basic_r.txt
    A tests/bison_nr.txt
    A tests/bison_nr_main.c
    A tests/bison_nr_parser.y
    A tests/bison_nr_scanner.l
    A tests/bison_yylloc.txt
    A tests/bison_yylloc_main.c
    A tests/bison_yylloc_parser.y
    A tests/bison_yylloc_scanner.l
    A tests/bison_yylval.txt
    A tests/bison_yylval_main.c
    A tests/bison_yylval_parser.y
    A tests/bison_yylval_scanner.l
    A tests/c_cxx_nr.lll
    A tests/c_cxx_nr.txt
    A tests/c_cxx_r.lll
    A tests/c_cxx_r.txt
    A tests/ccl.l
    A tests/ccl.txt
    R tests/create-test
    A tests/cxx_basic.ll
    A tests/cxx_basic.txt
    A tests/cxx_multiple_scanners.txt
    A tests/cxx_multiple_scanners_1.ll
    A tests/cxx_multiple_scanners_2.ll
    A tests/cxx_multiple_scanners_main.cc
    A tests/cxx_restart.ll
    A tests/cxx_restart.txt
    A tests/cxx_yywrap.ll
    A tests/cxx_yywrap.txt
    A tests/debug_nr.l
    A tests/debug_nr.txt
    A tests/debug_r.l
    A tests/debug_r.txt
    A tests/extended.l
    A tests/extended.txt
    A tests/header_nr.txt
    A tests/header_nr_main.c
    A tests/header_nr_scanner.l
    A tests/header_r.txt
    A tests/header_r_main.c
    A tests/header_r_scanner.l
    A tests/include_by_buffer.direct.l
    A tests/include_by_buffer.direct.txt
    A tests/include_by_buffer.direct_2.txt
    A tests/include_by_buffer.direct_3.txt
    A tests/include_by_push.direct.l
    A tests/include_by_push.direct.txt
    A tests/include_by_push.direct_2.txt
    A tests/include_by_push.direct_3.txt
    A tests/include_by_reentrant.direct.l
    A tests/include_by_reentrant.direct.txt
    A tests/include_by_reentrant.direct_2.txt
    A tests/include_by_reentrant.direct_3.txt
    A tests/lineno_nr.l
    A tests/lineno_nr.one.txt
    A tests/lineno_r.l
    A tests/lineno_r.one.txt
    A tests/lineno_trailing.l
    A tests/lineno_trailing.one.txt
    A tests/mem_nr.l
    A tests/mem_nr.txt
    A tests/mem_r.l
    A tests/mem_r.txt
    A tests/multiple_scanners_nr_1.l
    A tests/multiple_scanners_nr_2.l
    A tests/multiple_scanners_nr_main.c
    A tests/multiple_scanners_r_1.l
    A tests/multiple_scanners_r_2.l
    A tests/multiple_scanners_r_main.c
    A tests/no_bison_stub.c
    A tests/options.cn
    A tests/posix.l
    A tests/posixly_correct.l
    A tests/prefix_nr.l
    A tests/prefix_nr.txt
    A tests/prefix_r.l
    A tests/prefix_r.txt
    A tests/pthread.l
    A tests/pthread_1.txt
    A tests/pthread_2.txt
    A tests/pthread_3.txt
    A tests/pthread_4.txt
    A tests/pthread_5.txt
    A tests/quote_in_comment.l
    A tests/quote_in_comment.txt
    A tests/quotes.l
    A tests/quotes.txt
    A tests/reject.l4
    A tests/reject.txt
    A tests/rescan_nr.direct.l
    A tests/rescan_nr.direct.txt
    A tests/rescan_r.direct.l
    A tests/rescan_r.direct.txt
    A tests/string_nr.l
    A tests/string_r.l
    A tests/tableopts.am
    A tests/tableopts.l4
    A tests/tableopts.sh
    A tests/tableopts.txt
    R tests/test-alloc-extra/Makefile.am
    R tests/test-alloc-extra/Makefile.in
    R tests/test-alloc-extra/scanner.l
    R tests/test-alloc-extra/test.input
    R tests/test-array-nr/Makefile.am
    R tests/test-array-nr/Makefile.in
    R tests/test-array-nr/scanner.l
    R tests/test-array-nr/test.input
    R tests/test-array-r/Makefile.am
    R tests/test-array-r/Makefile.in
    R tests/test-array-r/scanner.l
    R tests/test-array-r/test.input
    R tests/test-basic-nr/Makefile.am
    R tests/test-basic-nr/Makefile.in
    R tests/test-basic-nr/scanner.l
    R tests/test-basic-nr/test.input
    R tests/test-basic-r/Makefile.am
    R tests/test-basic-r/Makefile.in
    R tests/test-basic-r/scanner.l
    R tests/test-basic-r/test.input
    R tests/test-bison-nr/Makefile.am
    R tests/test-bison-nr/Makefile.in
    R tests/test-bison-nr/main.c
    R tests/test-bison-nr/parser.y
    R tests/test-bison-nr/scanner.l
    R tests/test-bison-nr/test.input
    R tests/test-bison-yylloc/Makefile.am
    R tests/test-bison-yylloc/Makefile.in
    R tests/test-bison-yylloc/main.c
    R tests/test-bison-yylloc/parser.y
    R tests/test-bison-yylloc/scanner.l
    R tests/test-bison-yylloc/test.input
    R tests/test-bison-yylval/Makefile.am
    R tests/test-bison-yylval/Makefile.in
    R tests/test-bison-yylval/main.c
    R tests/test-bison-yylval/parser.y
    R tests/test-bison-yylval/scanner.l
    R tests/test-bison-yylval/test.input
    R tests/test-c++-basic/Makefile.am
    R tests/test-c++-basic/Makefile.in
    R tests/test-c++-basic/scanner.l
    R tests/test-c++-basic/test.input
    R tests/test-c++-multiple-scanners/Makefile.am
    R tests/test-c++-multiple-scanners/Makefile.in
    R tests/test-c++-multiple-scanners/main.cpp
    R tests/test-c++-multiple-scanners/scanner-1.l
    R tests/test-c++-multiple-scanners/scanner-2.l
    R tests/test-c++-multiple-scanners/test.input
    R tests/test-c++-yywrap/Makefile.am
    R tests/test-c++-yywrap/Makefile.in
    R tests/test-c++-yywrap/scanner.l
    R tests/test-c++-yywrap/test.input
    R tests/test-c-cpp-nr/Makefile.am
    R tests/test-c-cpp-nr/Makefile.in
    R tests/test-c-cpp-nr/scanner.l
    R tests/test-c-cpp-nr/test.input
    R tests/test-c-cpp-r/Makefile.am
    R tests/test-c-cpp-r/Makefile.in
    R tests/test-c-cpp-r/scanner.l
    R tests/test-c-cpp-r/test.input
    R tests/test-ccl/Makefile.am
    R tests/test-ccl/Makefile.in
    R tests/test-ccl/scanner.l
    R tests/test-ccl/test.input
    R tests/test-concatenated-options/Makefile.am
    R tests/test-concatenated-options/Makefile.in
    R tests/test-debug-nr/Makefile.am
    R tests/test-debug-nr/Makefile.in
    R tests/test-debug-nr/scanner.l
    R tests/test-debug-nr/test.input
    R tests/test-debug-r/Makefile.am
    R tests/test-debug-r/Makefile.in
    R tests/test-debug-r/scanner.l
    R tests/test-debug-r/test.input
    R tests/test-extended/Makefile.am
    R tests/test-extended/Makefile.in
    R tests/test-extended/scanner.l
    R tests/test-extended/test.input
    R tests/test-header-nr/Makefile.am
    R tests/test-header-nr/Makefile.in
    R tests/test-header-nr/main.c
    R tests/test-header-nr/scanner.l
    R tests/test-header-nr/test.input
    R tests/test-header-r/Makefile.am
    R tests/test-header-r/Makefile.in
    R tests/test-header-r/main.c
    R tests/test-header-r/scanner.l
    R tests/test-header-r/test.input
    R tests/test-include-by-buffer/Makefile.am
    R tests/test-include-by-buffer/Makefile.in
    R tests/test-include-by-buffer/scanner.l
    R tests/test-include-by-buffer/test-1.input
    R tests/test-include-by-buffer/test-2.input
    R tests/test-include-by-buffer/test-3.input
    R tests/test-include-by-push/Makefile.am
    R tests/test-include-by-push/Makefile.in
    R tests/test-include-by-push/scanner.l
    R tests/test-include-by-push/test-1.input
    R tests/test-include-by-push/test-2.input
    R tests/test-include-by-push/test-3.input
    R tests/test-include-by-reentrant/Makefile.am
    R tests/test-include-by-reentrant/Makefile.in
    R tests/test-include-by-reentrant/scanner.l
    R tests/test-include-by-reentrant/test-1.input
    R tests/test-include-by-reentrant/test-2.input
    R tests/test-include-by-reentrant/test-3.input
    R tests/test-linedir-r/Makefile.am
    R tests/test-linedir-r/Makefile.in
    R tests/test-linedir-r/check-lines.awk
    R tests/test-linedir-r/main.c
    R tests/test-linedir-r/scanner.l
    R tests/test-linedir-r/test.input
    R tests/test-lineno-nr/Makefile.am
    R tests/test-lineno-nr/Makefile.in
    R tests/test-lineno-nr/scanner.l
    R tests/test-lineno-nr/test.input
    R tests/test-lineno-r/Makefile.am
    R tests/test-lineno-r/Makefile.in
    R tests/test-lineno-r/scanner.l
    R tests/test-lineno-r/test.input
    R tests/test-lineno-trailing/Makefile.am
    R tests/test-lineno-trailing/Makefile.in
    R tests/test-lineno-trailing/scanner.l
    R tests/test-lineno-trailing/test.input
    R tests/test-mem-nr/Makefile.am
    R tests/test-mem-nr/Makefile.in
    R tests/test-mem-nr/scanner.l
    R tests/test-mem-nr/test.input
    R tests/test-mem-r/Makefile.am
    R tests/test-mem-r/Makefile.in
    R tests/test-mem-r/scanner.l
    R tests/test-mem-r/test.input
    R tests/test-multiple-scanners-nr/Makefile.am
    R tests/test-multiple-scanners-nr/Makefile.in
    R tests/test-multiple-scanners-nr/main.c
    R tests/test-multiple-scanners-nr/scanner-1.l
    R tests/test-multiple-scanners-nr/scanner-2.l
    R tests/test-multiple-scanners-r/Makefile.am
    R tests/test-multiple-scanners-r/Makefile.in
    R tests/test-multiple-scanners-r/main.c
    R tests/test-multiple-scanners-r/scanner-1.l
    R tests/test-multiple-scanners-r/scanner-2.l
    R tests/test-noansi-nr/Makefile.am
    R tests/test-noansi-nr/Makefile.in
    R tests/test-noansi-nr/scanner.l
    R tests/test-noansi-nr/test.input
    R tests/test-noansi-r/Makefile.am
    R tests/test-noansi-r/Makefile.in
    R tests/test-noansi-r/scanner.l
    R tests/test-noansi-r/test.input
    R tests/test-posix/Makefile.am
    R tests/test-posix/Makefile.in
    R tests/test-posix/scanner.l
    R tests/test-posixly-correct/Makefile.am
    R tests/test-posixly-correct/Makefile.in
    R tests/test-posixly-correct/scanner.l
    R tests/test-prefix-nr/Makefile.am
    R tests/test-prefix-nr/Makefile.in
    R tests/test-prefix-nr/README
    R tests/test-prefix-nr/scanner.l
    R tests/test-prefix-nr/test.input
    R tests/test-prefix-r/Makefile.am
    R tests/test-prefix-r/Makefile.in
    R tests/test-prefix-r/README
    R tests/test-prefix-r/scanner.l
    R tests/test-prefix-r/test.input
    R tests/test-pthread/Makefile.am
    R tests/test-pthread/Makefile.in
    R tests/test-pthread/scanner.l
    R tests/test-pthread/test-1.input
    R tests/test-pthread/test-2.input
    R tests/test-pthread/test-3.input
    R tests/test-pthread/test-4.input
    R tests/test-pthread/test-5.input
    R tests/test-quotes/Makefile.am
    R tests/test-quotes/Makefile.in
    R tests/test-quotes/scanner.l
    R tests/test-quotes/test.input
    R tests/test-reject/Makefile.am
    R tests/test-reject/Makefile.in
    R tests/test-reject/scanner.l
    R tests/test-reject/test.input
    R tests/test-rescan-nr/Makefile.am
    R tests/test-rescan-nr/Makefile.in
    R tests/test-rescan-nr/scanner.l
    R tests/test-rescan-nr/test.input
    R tests/test-rescan-r/Makefile.am
    R tests/test-rescan-r/Makefile.in
    R tests/test-rescan-r/scanner.l
    R tests/test-rescan-r/test.input
    R tests/test-string-nr/Makefile.am
    R tests/test-string-nr/Makefile.in
    R tests/test-string-nr/scanner.l
    R tests/test-string-r/Makefile.am
    R tests/test-string-r/Makefile.in
    R tests/test-string-r/scanner.l
    R tests/test-table-opts/Makefile.am
    R tests/test-table-opts/Makefile.in
    R tests/test-table-opts/scanner.l
    R tests/test-table-opts/test.input
    R tests/test-top/Makefile.am
    R tests/test-top/Makefile.in
    R tests/test-top/main.c
    R tests/test-top/scanner.l
    R tests/test-top/test.input
    R tests/test-yyextra/Makefile.am
    R tests/test-yyextra/Makefile.in
    R tests/test-yyextra/scanner.l
    R tests/test-yyextra/test.input
    A tests/testwrapper-direct.sh
    A tests/testwrapper.sh
    A tests/top.l
    A tests/top.txt
    A tests/top_main.c
    A tests/yyextra.l
    A tests/yyextra.txt
    A tools/Makefile.am
    A tools/Makefile.in
    A tools/git2cl
    R version.h
    R ylwrap
    R yylex.c

  Log Message:
  -----------
  Update flex to 2.6.4


  Commit: e2f1f04be46f5f9ab4a2072a487282fb963c3c45
      https://github.com/MidnightBSD/src/commit/e2f1f04be46f5f9ab4a2072a487282fb963c3c45
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    R contrib/flex/COPYING
    R contrib/flex/ChangeLog
    R contrib/flex/FlexLexer.h
    R contrib/flex/NEWS
    R contrib/flex/ONEWS
    R contrib/flex/README
    R contrib/flex/buf.c
    R contrib/flex/ccl.c
    R contrib/flex/dfa.c
    R contrib/flex/ecs.c
    R contrib/flex/filter.c
    R contrib/flex/flex.skl
    R contrib/flex/flexdef.h
    R contrib/flex/flexint.h
    R contrib/flex/gen.c
    R contrib/flex/libmain.c
    R contrib/flex/libyywrap.c
    R contrib/flex/main.c
    R contrib/flex/misc.c
    R contrib/flex/mkskel.sh
    R contrib/flex/nfa.c
    R contrib/flex/options.c
    R contrib/flex/options.h
    R contrib/flex/parse.y
    R contrib/flex/regex.c
    R contrib/flex/scan.l
    R contrib/flex/scanflags.c
    R contrib/flex/scanopt.c
    R contrib/flex/scanopt.h
    R contrib/flex/sym.c
    R contrib/flex/tables.c
    R contrib/flex/tables.h
    R contrib/flex/tables_shared.c
    R contrib/flex/tables_shared.h
    R contrib/flex/tblcmp.c
    R contrib/flex/version.h
    R contrib/flex/yylex.c

  Log Message:
  -----------
  drop flex to restore using vendor branch


  Commit: 72fd93854310ba01aafeb54458e4dc592581c890
      https://github.com/MidnightBSD/src/commit/72fd93854310ba01aafeb54458e4dc592581c890
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    A contrib/flex/.gitattributes
    A contrib/flex/.indent.pro
    A contrib/flex/ABOUT-NLS
    A contrib/flex/AUTHORS
    A contrib/flex/COPYING
    A contrib/flex/ChangeLog
    A contrib/flex/Makefile.am
    A contrib/flex/Makefile.in
    A contrib/flex/NEWS
    A contrib/flex/ONEWS
    A contrib/flex/README.md
    A contrib/flex/THANKS
    A contrib/flex/aclocal.m4
    A contrib/flex/autogen.sh
    A contrib/flex/build-aux/compile
    A contrib/flex/build-aux/config.guess
    A contrib/flex/build-aux/config.rpath
    A contrib/flex/build-aux/config.sub
    A contrib/flex/build-aux/depcomp
    A contrib/flex/build-aux/install-sh
    A contrib/flex/build-aux/ltmain.sh
    A contrib/flex/build-aux/mdate-sh
    A contrib/flex/build-aux/missing
    A contrib/flex/build-aux/test-driver
    A contrib/flex/build-aux/texinfo.tex
    A contrib/flex/build-aux/ylwrap
    A contrib/flex/configure
    A contrib/flex/configure.ac
    A contrib/flex/doc/Makefile.am
    A contrib/flex/doc/Makefile.in
    A contrib/flex/doc/flex.1
    A contrib/flex/doc/flex.info
    A contrib/flex/doc/flex.info-1
    A contrib/flex/doc/flex.info-2
    A contrib/flex/doc/flex.texi
    A contrib/flex/doc/stamp-vti
    A contrib/flex/doc/version.texi
    A contrib/flex/examples/Makefile.am
    A contrib/flex/examples/Makefile.in
    A contrib/flex/examples/README
    A contrib/flex/examples/debflex.awk
    A contrib/flex/examples/fastwc/Makefile.am
    A contrib/flex/examples/fastwc/Makefile.in
    A contrib/flex/examples/fastwc/README
    A contrib/flex/examples/fastwc/mywc.c
    A contrib/flex/examples/fastwc/wc1.l
    A contrib/flex/examples/fastwc/wc2.l
    A contrib/flex/examples/fastwc/wc3.l
    A contrib/flex/examples/fastwc/wc4.l
    A contrib/flex/examples/fastwc/wc5.l
    A contrib/flex/examples/manual/ChangeLog
    A contrib/flex/examples/manual/Makefile.am
    A contrib/flex/examples/manual/Makefile.examples
    A contrib/flex/examples/manual/Makefile.in
    A contrib/flex/examples/manual/README
    A contrib/flex/examples/manual/cat.lex
    A contrib/flex/examples/manual/dates.lex
    A contrib/flex/examples/manual/datetest.dat
    A contrib/flex/examples/manual/eof_rules.lex
    A contrib/flex/examples/manual/eof_test01.txt
    A contrib/flex/examples/manual/eof_test02.txt
    A contrib/flex/examples/manual/eof_test03.txt
    A contrib/flex/examples/manual/expr.lex
    A contrib/flex/examples/manual/expr.y
    A contrib/flex/examples/manual/front.lex
    A contrib/flex/examples/manual/front.y
    A contrib/flex/examples/manual/j2t.lex
    A contrib/flex/examples/manual/myname.lex
    A contrib/flex/examples/manual/myname.txt
    A contrib/flex/examples/manual/myname2.lex
    A contrib/flex/examples/manual/numbers.lex
    A contrib/flex/examples/manual/pas_include.lex
    A contrib/flex/examples/manual/pascal.lex
    A contrib/flex/examples/manual/reject.lex
    A contrib/flex/examples/manual/replace.lex
    A contrib/flex/examples/manual/string1.lex
    A contrib/flex/examples/manual/string2.lex
    A contrib/flex/examples/manual/strtest.dat
    A contrib/flex/examples/manual/unput.lex
    A contrib/flex/examples/manual/user_act.lex
    A contrib/flex/examples/manual/userinit.lex
    A contrib/flex/examples/manual/wc.lex
    A contrib/flex/examples/manual/yymore.lex
    A contrib/flex/examples/manual/yymore2.lex
    A contrib/flex/examples/manual/yymoretest.dat
    A contrib/flex/examples/testxxLexer.l
    A contrib/flex/lib/malloc.c
    A contrib/flex/lib/realloc.c
    A contrib/flex/m4/ax_prog_cc_for_build.m4
    A contrib/flex/m4/gettext.m4
    A contrib/flex/m4/iconv.m4
    A contrib/flex/m4/intlmacosx.m4
    A contrib/flex/m4/lib-ld.m4
    A contrib/flex/m4/lib-link.m4
    A contrib/flex/m4/lib-prefix.m4
    A contrib/flex/m4/libtool.m4
    A contrib/flex/m4/ltoptions.m4
    A contrib/flex/m4/ltsugar.m4
    A contrib/flex/m4/ltversion.m4
    A contrib/flex/m4/lt~obsolete.m4
    A contrib/flex/m4/nls.m4
    A contrib/flex/m4/po.m4
    A contrib/flex/m4/progtest.m4
    A contrib/flex/po/LINGUAS
    A contrib/flex/po/Makefile.in.in
    A contrib/flex/po/Makevars
    A contrib/flex/po/POTFILES.in
    A contrib/flex/po/Rules-quot
    A contrib/flex/po/boldquot.sed
    A contrib/flex/po/ca.gmo
    A contrib/flex/po/ca.po
    A contrib/flex/po/da.gmo
    A contrib/flex/po/da.po
    A contrib/flex/po/de.gmo
    A contrib/flex/po/de.po
    A contrib/flex/po/en at boldquot.gmo
    A contrib/flex/po/en at boldquot.header
    A contrib/flex/po/en at boldquot.po
    A contrib/flex/po/en at quot.gmo
    A contrib/flex/po/en at quot.header
    A contrib/flex/po/en at quot.po
    A contrib/flex/po/eo.gmo
    A contrib/flex/po/eo.po
    A contrib/flex/po/es.gmo
    A contrib/flex/po/es.po
    A contrib/flex/po/fi.gmo
    A contrib/flex/po/fi.po
    A contrib/flex/po/flex.pot
    A contrib/flex/po/fr.gmo
    A contrib/flex/po/fr.po
    A contrib/flex/po/ga.gmo
    A contrib/flex/po/ga.po
    A contrib/flex/po/hr.gmo
    A contrib/flex/po/hr.po
    A contrib/flex/po/insert-header.sin
    A contrib/flex/po/ko.gmo
    A contrib/flex/po/ko.po
    A contrib/flex/po/nl.gmo
    A contrib/flex/po/nl.po
    A contrib/flex/po/pl.gmo
    A contrib/flex/po/pl.po
    A contrib/flex/po/pt_BR.gmo
    A contrib/flex/po/pt_BR.po
    A contrib/flex/po/quot.sed
    A contrib/flex/po/remove-potcdate.sin
    A contrib/flex/po/ro.gmo
    A contrib/flex/po/ro.po
    A contrib/flex/po/ru.gmo
    A contrib/flex/po/ru.po
    A contrib/flex/po/sr.gmo
    A contrib/flex/po/sr.po
    A contrib/flex/po/stamp-po
    A contrib/flex/po/sv.gmo
    A contrib/flex/po/sv.po
    A contrib/flex/po/tr.gmo
    A contrib/flex/po/tr.po
    A contrib/flex/po/vi.gmo
    A contrib/flex/po/vi.po
    A contrib/flex/po/zh_CN.gmo
    A contrib/flex/po/zh_CN.po
    A contrib/flex/po/zh_TW.gmo
    A contrib/flex/po/zh_TW.po
    A contrib/flex/src/FlexLexer.h
    A contrib/flex/src/Makefile.am
    A contrib/flex/src/Makefile.in
    A contrib/flex/src/buf.c
    A contrib/flex/src/ccl.c
    A contrib/flex/src/config.h.in
    A contrib/flex/src/dfa.c
    A contrib/flex/src/ecs.c
    A contrib/flex/src/filter.c
    A contrib/flex/src/flex.skl
    A contrib/flex/src/flexdef.h
    A contrib/flex/src/flexint.h
    A contrib/flex/src/gen.c
    A contrib/flex/src/gettext.h
    A contrib/flex/src/libmain.c
    A contrib/flex/src/libyywrap.c
    A contrib/flex/src/main.c
    A contrib/flex/src/misc.c
    A contrib/flex/src/mkskel.sh
    A contrib/flex/src/nfa.c
    A contrib/flex/src/options.c
    A contrib/flex/src/options.h
    A contrib/flex/src/parse.c
    A contrib/flex/src/parse.h
    A contrib/flex/src/parse.y
    A contrib/flex/src/regex.c
    A contrib/flex/src/scan.c
    A contrib/flex/src/scan.l
    A contrib/flex/src/scanflags.c
    A contrib/flex/src/scanopt.c
    A contrib/flex/src/scanopt.h
    A contrib/flex/src/skel.c
    A contrib/flex/src/sym.c
    A contrib/flex/src/tables.c
    A contrib/flex/src/tables.h
    A contrib/flex/src/tables_shared.c
    A contrib/flex/src/tables_shared.h
    A contrib/flex/src/tblcmp.c
    A contrib/flex/src/version.h
    A contrib/flex/src/yylex.c
    A contrib/flex/tests/Makefile.am
    A contrib/flex/tests/Makefile.in
    A contrib/flex/tests/README
    A contrib/flex/tests/alloc_extra.l
    A contrib/flex/tests/alloc_extra.txt
    A contrib/flex/tests/array_nr.l
    A contrib/flex/tests/array_nr.txt
    A contrib/flex/tests/array_r.l
    A contrib/flex/tests/array_r.txt
    A contrib/flex/tests/basic_nr.l
    A contrib/flex/tests/basic_nr.txt
    A contrib/flex/tests/basic_r.l
    A contrib/flex/tests/basic_r.txt
    A contrib/flex/tests/bison_nr.txt
    A contrib/flex/tests/bison_nr_main.c
    A contrib/flex/tests/bison_nr_parser.y
    A contrib/flex/tests/bison_nr_scanner.l
    A contrib/flex/tests/bison_yylloc.txt
    A contrib/flex/tests/bison_yylloc_main.c
    A contrib/flex/tests/bison_yylloc_parser.y
    A contrib/flex/tests/bison_yylloc_scanner.l
    A contrib/flex/tests/bison_yylval.txt
    A contrib/flex/tests/bison_yylval_main.c
    A contrib/flex/tests/bison_yylval_parser.y
    A contrib/flex/tests/bison_yylval_scanner.l
    A contrib/flex/tests/c_cxx_nr.lll
    A contrib/flex/tests/c_cxx_nr.txt
    A contrib/flex/tests/c_cxx_r.lll
    A contrib/flex/tests/c_cxx_r.txt
    A contrib/flex/tests/ccl.l
    A contrib/flex/tests/ccl.txt
    A contrib/flex/tests/cxx_basic.ll
    A contrib/flex/tests/cxx_basic.txt
    A contrib/flex/tests/cxx_multiple_scanners.txt
    A contrib/flex/tests/cxx_multiple_scanners_1.ll
    A contrib/flex/tests/cxx_multiple_scanners_2.ll
    A contrib/flex/tests/cxx_multiple_scanners_main.cc
    A contrib/flex/tests/cxx_restart.ll
    A contrib/flex/tests/cxx_restart.txt
    A contrib/flex/tests/cxx_yywrap.ll
    A contrib/flex/tests/cxx_yywrap.txt
    A contrib/flex/tests/debug_nr.l
    A contrib/flex/tests/debug_nr.txt
    A contrib/flex/tests/debug_r.l
    A contrib/flex/tests/debug_r.txt
    A contrib/flex/tests/extended.l
    A contrib/flex/tests/extended.txt
    A contrib/flex/tests/header_nr.txt
    A contrib/flex/tests/header_nr_main.c
    A contrib/flex/tests/header_nr_scanner.l
    A contrib/flex/tests/header_r.txt
    A contrib/flex/tests/header_r_main.c
    A contrib/flex/tests/header_r_scanner.l
    A contrib/flex/tests/include_by_buffer.direct.l
    A contrib/flex/tests/include_by_buffer.direct.txt
    A contrib/flex/tests/include_by_buffer.direct_2.txt
    A contrib/flex/tests/include_by_buffer.direct_3.txt
    A contrib/flex/tests/include_by_push.direct.l
    A contrib/flex/tests/include_by_push.direct.txt
    A contrib/flex/tests/include_by_push.direct_2.txt
    A contrib/flex/tests/include_by_push.direct_3.txt
    A contrib/flex/tests/include_by_reentrant.direct.l
    A contrib/flex/tests/include_by_reentrant.direct.txt
    A contrib/flex/tests/include_by_reentrant.direct_2.txt
    A contrib/flex/tests/include_by_reentrant.direct_3.txt
    A contrib/flex/tests/lineno_nr.l
    A contrib/flex/tests/lineno_nr.one.txt
    A contrib/flex/tests/lineno_r.l
    A contrib/flex/tests/lineno_r.one.txt
    A contrib/flex/tests/lineno_trailing.l
    A contrib/flex/tests/lineno_trailing.one.txt
    A contrib/flex/tests/mem_nr.l
    A contrib/flex/tests/mem_nr.txt
    A contrib/flex/tests/mem_r.l
    A contrib/flex/tests/mem_r.txt
    A contrib/flex/tests/multiple_scanners_nr_1.l
    A contrib/flex/tests/multiple_scanners_nr_2.l
    A contrib/flex/tests/multiple_scanners_nr_main.c
    A contrib/flex/tests/multiple_scanners_r_1.l
    A contrib/flex/tests/multiple_scanners_r_2.l
    A contrib/flex/tests/multiple_scanners_r_main.c
    A contrib/flex/tests/no_bison_stub.c
    A contrib/flex/tests/options.cn
    A contrib/flex/tests/posix.l
    A contrib/flex/tests/posixly_correct.l
    A contrib/flex/tests/prefix_nr.l
    A contrib/flex/tests/prefix_nr.txt
    A contrib/flex/tests/prefix_r.l
    A contrib/flex/tests/prefix_r.txt
    A contrib/flex/tests/pthread.l
    A contrib/flex/tests/pthread_1.txt
    A contrib/flex/tests/pthread_2.txt
    A contrib/flex/tests/pthread_3.txt
    A contrib/flex/tests/pthread_4.txt
    A contrib/flex/tests/pthread_5.txt
    A contrib/flex/tests/quote_in_comment.l
    A contrib/flex/tests/quote_in_comment.txt
    A contrib/flex/tests/quotes.l
    A contrib/flex/tests/quotes.txt
    A contrib/flex/tests/reject.l4
    A contrib/flex/tests/reject.txt
    A contrib/flex/tests/rescan_nr.direct.l
    A contrib/flex/tests/rescan_nr.direct.txt
    A contrib/flex/tests/rescan_r.direct.l
    A contrib/flex/tests/rescan_r.direct.txt
    A contrib/flex/tests/string_nr.l
    A contrib/flex/tests/string_r.l
    A contrib/flex/tests/tableopts.am
    A contrib/flex/tests/tableopts.l4
    A contrib/flex/tests/tableopts.sh
    A contrib/flex/tests/tableopts.txt
    A contrib/flex/tests/testwrapper-direct.sh
    A contrib/flex/tests/testwrapper.sh
    A contrib/flex/tests/top.l
    A contrib/flex/tests/top.txt
    A contrib/flex/tests/top_main.c
    A contrib/flex/tests/yyextra.l
    A contrib/flex/tests/yyextra.txt
    A contrib/flex/tools/Makefile.am
    A contrib/flex/tools/Makefile.in
    A contrib/flex/tools/git2cl

  Log Message:
  -----------
  Add 'contrib/flex/' from commit '59af3b177704136201e20dc3292d529e3a5812fa'

git-subtree-dir: contrib/flex
git-subtree-mainline: e2f1f04be46f5f9ab4a2072a487282fb963c3c45
git-subtree-split: 59af3b177704136201e20dc3292d529e3a5812fa


  Commit: 04a1e435e263f2946623a76c90327e19da2a8288
      https://github.com/MidnightBSD/src/commit/04a1e435e263f2946623a76c90327e19da2a8288
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    R contrib/flex/.gitattributes
    R contrib/flex/.indent.pro
    R contrib/flex/ABOUT-NLS
    R contrib/flex/AUTHORS
    R contrib/flex/Makefile.am
    R contrib/flex/Makefile.in
    R contrib/flex/THANKS
    R contrib/flex/aclocal.m4
    R contrib/flex/autogen.sh
    R contrib/flex/build-aux/compile
    R contrib/flex/build-aux/config.guess
    R contrib/flex/build-aux/config.rpath
    R contrib/flex/build-aux/config.sub
    R contrib/flex/build-aux/depcomp
    R contrib/flex/build-aux/install-sh
    R contrib/flex/build-aux/ltmain.sh
    R contrib/flex/build-aux/mdate-sh
    R contrib/flex/build-aux/missing
    R contrib/flex/build-aux/test-driver
    R contrib/flex/build-aux/texinfo.tex
    R contrib/flex/build-aux/ylwrap
    R contrib/flex/configure
    R contrib/flex/configure.ac
    R contrib/flex/doc/Makefile.am
    R contrib/flex/doc/Makefile.in
    R contrib/flex/doc/flex.1
    R contrib/flex/doc/flex.info
    R contrib/flex/doc/flex.info-1
    R contrib/flex/doc/flex.info-2
    R contrib/flex/doc/flex.texi
    R contrib/flex/doc/stamp-vti
    R contrib/flex/doc/version.texi
    R contrib/flex/examples/Makefile.am
    R contrib/flex/examples/Makefile.in
    R contrib/flex/examples/README
    R contrib/flex/examples/debflex.awk
    R contrib/flex/examples/fastwc/Makefile.am
    R contrib/flex/examples/fastwc/Makefile.in
    R contrib/flex/examples/fastwc/README
    R contrib/flex/examples/fastwc/mywc.c
    R contrib/flex/examples/fastwc/wc1.l
    R contrib/flex/examples/fastwc/wc2.l
    R contrib/flex/examples/fastwc/wc3.l
    R contrib/flex/examples/fastwc/wc4.l
    R contrib/flex/examples/fastwc/wc5.l
    R contrib/flex/examples/manual/ChangeLog
    R contrib/flex/examples/manual/Makefile.am
    R contrib/flex/examples/manual/Makefile.examples
    R contrib/flex/examples/manual/Makefile.in
    R contrib/flex/examples/manual/README
    R contrib/flex/examples/manual/cat.lex
    R contrib/flex/examples/manual/dates.lex
    R contrib/flex/examples/manual/datetest.dat
    R contrib/flex/examples/manual/eof_rules.lex
    R contrib/flex/examples/manual/eof_test01.txt
    R contrib/flex/examples/manual/eof_test02.txt
    R contrib/flex/examples/manual/eof_test03.txt
    R contrib/flex/examples/manual/expr.lex
    R contrib/flex/examples/manual/expr.y
    R contrib/flex/examples/manual/front.lex
    R contrib/flex/examples/manual/front.y
    R contrib/flex/examples/manual/j2t.lex
    R contrib/flex/examples/manual/myname.lex
    R contrib/flex/examples/manual/myname.txt
    R contrib/flex/examples/manual/myname2.lex
    R contrib/flex/examples/manual/numbers.lex
    R contrib/flex/examples/manual/pas_include.lex
    R contrib/flex/examples/manual/pascal.lex
    R contrib/flex/examples/manual/reject.lex
    R contrib/flex/examples/manual/replace.lex
    R contrib/flex/examples/manual/string1.lex
    R contrib/flex/examples/manual/string2.lex
    R contrib/flex/examples/manual/strtest.dat
    R contrib/flex/examples/manual/unput.lex
    R contrib/flex/examples/manual/user_act.lex
    R contrib/flex/examples/manual/userinit.lex
    R contrib/flex/examples/manual/wc.lex
    R contrib/flex/examples/manual/yymore.lex
    R contrib/flex/examples/manual/yymore2.lex
    R contrib/flex/examples/manual/yymoretest.dat
    R contrib/flex/examples/testxxLexer.l
    R contrib/flex/lib/malloc.c
    R contrib/flex/lib/realloc.c
    R contrib/flex/m4/ax_prog_cc_for_build.m4
    R contrib/flex/m4/gettext.m4
    R contrib/flex/m4/iconv.m4
    R contrib/flex/m4/intlmacosx.m4
    R contrib/flex/m4/lib-ld.m4
    R contrib/flex/m4/lib-link.m4
    R contrib/flex/m4/lib-prefix.m4
    R contrib/flex/m4/libtool.m4
    R contrib/flex/m4/ltoptions.m4
    R contrib/flex/m4/ltsugar.m4
    R contrib/flex/m4/ltversion.m4
    R contrib/flex/m4/lt~obsolete.m4
    R contrib/flex/m4/nls.m4
    R contrib/flex/m4/po.m4
    R contrib/flex/m4/progtest.m4
    R contrib/flex/po/LINGUAS
    R contrib/flex/po/Makefile.in.in
    R contrib/flex/po/Makevars
    R contrib/flex/po/POTFILES.in
    R contrib/flex/po/Rules-quot
    R contrib/flex/po/boldquot.sed
    R contrib/flex/po/ca.gmo
    R contrib/flex/po/ca.po
    R contrib/flex/po/da.gmo
    R contrib/flex/po/da.po
    R contrib/flex/po/de.gmo
    R contrib/flex/po/de.po
    R contrib/flex/po/en at boldquot.gmo
    R contrib/flex/po/en at boldquot.header
    R contrib/flex/po/en at boldquot.po
    R contrib/flex/po/en at quot.gmo
    R contrib/flex/po/en at quot.header
    R contrib/flex/po/en at quot.po
    R contrib/flex/po/eo.gmo
    R contrib/flex/po/eo.po
    R contrib/flex/po/es.gmo
    R contrib/flex/po/es.po
    R contrib/flex/po/fi.gmo
    R contrib/flex/po/fi.po
    R contrib/flex/po/flex.pot
    R contrib/flex/po/fr.gmo
    R contrib/flex/po/fr.po
    R contrib/flex/po/ga.gmo
    R contrib/flex/po/ga.po
    R contrib/flex/po/hr.gmo
    R contrib/flex/po/hr.po
    R contrib/flex/po/insert-header.sin
    R contrib/flex/po/ko.gmo
    R contrib/flex/po/ko.po
    R contrib/flex/po/nl.gmo
    R contrib/flex/po/nl.po
    R contrib/flex/po/pl.gmo
    R contrib/flex/po/pl.po
    R contrib/flex/po/pt_BR.gmo
    R contrib/flex/po/pt_BR.po
    R contrib/flex/po/quot.sed
    R contrib/flex/po/remove-potcdate.sin
    R contrib/flex/po/ro.gmo
    R contrib/flex/po/ro.po
    R contrib/flex/po/ru.gmo
    R contrib/flex/po/ru.po
    R contrib/flex/po/sr.gmo
    R contrib/flex/po/sr.po
    R contrib/flex/po/stamp-po
    R contrib/flex/po/sv.gmo
    R contrib/flex/po/sv.po
    R contrib/flex/po/tr.gmo
    R contrib/flex/po/tr.po
    R contrib/flex/po/vi.gmo
    R contrib/flex/po/vi.po
    R contrib/flex/po/zh_CN.gmo
    R contrib/flex/po/zh_CN.po
    R contrib/flex/po/zh_TW.gmo
    R contrib/flex/po/zh_TW.po
    R contrib/flex/src/Makefile.am
    R contrib/flex/src/Makefile.in
    M contrib/flex/src/buf.c
    R contrib/flex/src/config.h.in
    M contrib/flex/src/flex.skl
    M contrib/flex/src/flexdef.h
    M contrib/flex/src/flexint.h
    R contrib/flex/src/gettext.h
    M contrib/flex/src/main.c
    R contrib/flex/src/parse.c
    R contrib/flex/src/parse.h
    R contrib/flex/src/scan.c
    M contrib/flex/src/scan.l
    R contrib/flex/src/skel.c
    M contrib/flex/src/yylex.c
    R contrib/flex/tests/Makefile.am
    R contrib/flex/tests/Makefile.in
    R contrib/flex/tests/README
    R contrib/flex/tests/alloc_extra.l
    R contrib/flex/tests/alloc_extra.txt
    R contrib/flex/tests/array_nr.l
    R contrib/flex/tests/array_nr.txt
    R contrib/flex/tests/array_r.l
    R contrib/flex/tests/array_r.txt
    R contrib/flex/tests/basic_nr.l
    R contrib/flex/tests/basic_nr.txt
    R contrib/flex/tests/basic_r.l
    R contrib/flex/tests/basic_r.txt
    R contrib/flex/tests/bison_nr.txt
    R contrib/flex/tests/bison_nr_main.c
    R contrib/flex/tests/bison_nr_parser.y
    R contrib/flex/tests/bison_nr_scanner.l
    R contrib/flex/tests/bison_yylloc.txt
    R contrib/flex/tests/bison_yylloc_main.c
    R contrib/flex/tests/bison_yylloc_parser.y
    R contrib/flex/tests/bison_yylloc_scanner.l
    R contrib/flex/tests/bison_yylval.txt
    R contrib/flex/tests/bison_yylval_main.c
    R contrib/flex/tests/bison_yylval_parser.y
    R contrib/flex/tests/bison_yylval_scanner.l
    R contrib/flex/tests/c_cxx_nr.lll
    R contrib/flex/tests/c_cxx_nr.txt
    R contrib/flex/tests/c_cxx_r.lll
    R contrib/flex/tests/c_cxx_r.txt
    R contrib/flex/tests/ccl.l
    R contrib/flex/tests/ccl.txt
    R contrib/flex/tests/cxx_basic.ll
    R contrib/flex/tests/cxx_basic.txt
    R contrib/flex/tests/cxx_multiple_scanners.txt
    R contrib/flex/tests/cxx_multiple_scanners_1.ll
    R contrib/flex/tests/cxx_multiple_scanners_2.ll
    R contrib/flex/tests/cxx_multiple_scanners_main.cc
    R contrib/flex/tests/cxx_restart.ll
    R contrib/flex/tests/cxx_restart.txt
    R contrib/flex/tests/cxx_yywrap.ll
    R contrib/flex/tests/cxx_yywrap.txt
    R contrib/flex/tests/debug_nr.l
    R contrib/flex/tests/debug_nr.txt
    R contrib/flex/tests/debug_r.l
    R contrib/flex/tests/debug_r.txt
    R contrib/flex/tests/extended.l
    R contrib/flex/tests/extended.txt
    R contrib/flex/tests/header_nr.txt
    R contrib/flex/tests/header_nr_main.c
    R contrib/flex/tests/header_nr_scanner.l
    R contrib/flex/tests/header_r.txt
    R contrib/flex/tests/header_r_main.c
    R contrib/flex/tests/header_r_scanner.l
    R contrib/flex/tests/include_by_buffer.direct.l
    R contrib/flex/tests/include_by_buffer.direct.txt
    R contrib/flex/tests/include_by_buffer.direct_2.txt
    R contrib/flex/tests/include_by_buffer.direct_3.txt
    R contrib/flex/tests/include_by_push.direct.l
    R contrib/flex/tests/include_by_push.direct.txt
    R contrib/flex/tests/include_by_push.direct_2.txt
    R contrib/flex/tests/include_by_push.direct_3.txt
    R contrib/flex/tests/include_by_reentrant.direct.l
    R contrib/flex/tests/include_by_reentrant.direct.txt
    R contrib/flex/tests/include_by_reentrant.direct_2.txt
    R contrib/flex/tests/include_by_reentrant.direct_3.txt
    R contrib/flex/tests/lineno_nr.l
    R contrib/flex/tests/lineno_nr.one.txt
    R contrib/flex/tests/lineno_r.l
    R contrib/flex/tests/lineno_r.one.txt
    R contrib/flex/tests/lineno_trailing.l
    R contrib/flex/tests/lineno_trailing.one.txt
    R contrib/flex/tests/mem_nr.l
    R contrib/flex/tests/mem_nr.txt
    R contrib/flex/tests/mem_r.l
    R contrib/flex/tests/mem_r.txt
    R contrib/flex/tests/multiple_scanners_nr_1.l
    R contrib/flex/tests/multiple_scanners_nr_2.l
    R contrib/flex/tests/multiple_scanners_nr_main.c
    R contrib/flex/tests/multiple_scanners_r_1.l
    R contrib/flex/tests/multiple_scanners_r_2.l
    R contrib/flex/tests/multiple_scanners_r_main.c
    R contrib/flex/tests/no_bison_stub.c
    R contrib/flex/tests/options.cn
    R contrib/flex/tests/posix.l
    R contrib/flex/tests/posixly_correct.l
    R contrib/flex/tests/prefix_nr.l
    R contrib/flex/tests/prefix_nr.txt
    R contrib/flex/tests/prefix_r.l
    R contrib/flex/tests/prefix_r.txt
    R contrib/flex/tests/pthread.l
    R contrib/flex/tests/pthread_1.txt
    R contrib/flex/tests/pthread_2.txt
    R contrib/flex/tests/pthread_3.txt
    R contrib/flex/tests/pthread_4.txt
    R contrib/flex/tests/pthread_5.txt
    R contrib/flex/tests/quote_in_comment.l
    R contrib/flex/tests/quote_in_comment.txt
    R contrib/flex/tests/quotes.l
    R contrib/flex/tests/quotes.txt
    R contrib/flex/tests/reject.l4
    R contrib/flex/tests/reject.txt
    R contrib/flex/tests/rescan_nr.direct.l
    R contrib/flex/tests/rescan_nr.direct.txt
    R contrib/flex/tests/rescan_r.direct.l
    R contrib/flex/tests/rescan_r.direct.txt
    R contrib/flex/tests/string_nr.l
    R contrib/flex/tests/string_r.l
    R contrib/flex/tests/tableopts.am
    R contrib/flex/tests/tableopts.l4
    R contrib/flex/tests/tableopts.sh
    R contrib/flex/tests/tableopts.txt
    R contrib/flex/tests/testwrapper-direct.sh
    R contrib/flex/tests/testwrapper.sh
    R contrib/flex/tests/top.l
    R contrib/flex/tests/top.txt
    R contrib/flex/tests/top_main.c
    R contrib/flex/tests/yyextra.l
    R contrib/flex/tests/yyextra.txt
    R contrib/flex/tools/Makefile.am
    R contrib/flex/tools/Makefile.in
    R contrib/flex/tools/git2cl

  Log Message:
  -----------
  cleanup local


Compare: https://github.com/MidnightBSD/src/compare/2e89d897b63b...04a1e435e263

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list