flex: Add local modifications and DragonFly READMEs
authorJohn Marino <draco@marino.st>
Wed, 16 Jan 2013 01:47:11 +0000 (02:47 +0100)
committerJohn Marino <draco@marino.st>
Wed, 16 Jan 2013 01:47:11 +0000 (02:47 +0100)
commit655ed7a0e8bcc1c9bd913a69c224ebd8bcff353b
tree1fffcd21d4625071b411050b25123408ca4a7376
parent5abfd3a845ba4becb863199ea3ecb0f00f01af53
flex: Add local modifications and DragonFly READMEs

The quality of the latest flex 2.5.37 release is pretty poor.  The
man page displayed the wrong version, the code doesn't compile with
GCC 4.7, the new lerrs_fatal function missing a protocol and then
given the wrong type once when it was called.  Some of the errors
could have been fixed with higher WARNS settings but these patches
applied over the flex vendor branch should fix the bugs.

The standard DragonFly README files are added at the same time.
contrib/flex/README.DELETED [new file with mode: 0644]
contrib/flex/README.DRAGONFLY [new file with mode: 0644]
contrib/flex/buf.c
contrib/flex/doc/flex.1
contrib/flex/filter.c
contrib/flex/flexdef.h
contrib/flex/main.c
contrib/flex/scanflags.c