aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lex/flexdef.h
Commit message (Collapse)AuthorAgeFilesLines
* Connect flex 2.5.37 to the build and bump __FreeBSD_version.Jung-uk Kim2013-05-211-1049/+0
| | | | Notes: svn path=/head/; revision=250881
* Spelling fixes for usr.bin/Ulrich Spörlein2011-12-301-1/+1
| | | | Notes: svn path=/head/; revision=228992
* I missed some "register"s in non-dot-C files.David Malone2008-06-081-7/+7
| | | | Notes: svn path=/head/; revision=179657
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
| | | | | | | especially in troff files. Notes: svn path=/head/; revision=108533
* After a proper import we now have both the original RCS tags + our own.David E. O'Brien1999-10-271-1/+2
| | | | | | | (also now clearer in ``cvs log'' that we are at version 2.5.4) Notes: svn path=/head/; revision=52555
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50488
* Finish the import and merge in FreeBSD specific changes.Nate Williams1996-06-191-50/+196
| | | | | | | | | Add a 'bootstrap' target which *must* be run before building the new version, since the new scanner relies on the current version of flex to build itself otherwise. Notes: svn path=/head/; revision=16519
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
| | | | Notes: svn path=/head/; revision=8874
* Flex version 2.4.7 from LBLvendor/flex/2.4.7Geoff Rehmet1994-08-241-0/+902
Reviewed by: Geoff. Notes: svn path=/vendor/flex/dist/; revision=2258 svn path=/vendor/flex/2.4.7/; revision=2260; tag=vendor/flex/2.4.7