NetBSD/external/bsd/flex
mrg b9c2640a34 fix GCC 6.4 issues (finally a couple that aren't actual bugs,
but only weird code?):

amd's amfs_program_exec() has a missing {} issue.

flex's check_options() has odd inconsistent identation that
trips the new ident checker.

ntpd's oncore_check_leap_sec() and oncore_set_traim() have
missing {} issues.

sntp's optionLoadNested() an identation weirdness that
trips the new ident checker.

vi's cl_attr() has a wrong {} issue, and its vs_paint() has
an identation weirdness that trips the new ident checker.
2018-02-04 09:15:44 +00:00
..
bin fix the scanner build and regen 2017-01-02 18:33:22 +00:00
dist fix GCC 6.4 issues (finally a couple that aren't actual bugs, 2018-02-04 09:15:44 +00:00
include avoid m4 redefinition 2017-01-02 18:15:55 +00:00
lib
man Merge our changes; the directory structure got changed. 2016-01-09 17:38:56 +00:00
flex2netbsd Add instruction how to generate the init files so that we don't forget. 2017-01-07 15:45:14 +00:00
Makefile
Makefile.inc get the right version even for the tools build. 2017-01-06 17:26:41 +00:00