aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lex/misc.c
Commit message (Collapse)AuthorAgeFilesLines
* Connect flex 2.5.37 to the build and bump __FreeBSD_version.Jung-uk Kim2013-05-211-888/+0
| | | | Notes: svn path=/head/; revision=250881
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
| | | | | | | | | PR: bin/154928 Submitted by: Eitan Adler <lists at eitanadler.com> MFC after: 3 days Notes: svn path=/head/; revision=218909
* De-register declarations.David Malone2008-06-041-14/+14
| | | | Notes: svn path=/head/; revision=179549
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-1/+2
| | | | Notes: svn path=/head/; revision=99112
* After a proper import we now have both the original RCS tags + our own.David E. O'Brien1999-10-271-0/+1
| | | | | | | (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-112/+225
| | | | | | | | | 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-2/+2
| | | | Notes: svn path=/head/; revision=8874
* Flex version 2.4.7 from LBLvendor/flex/2.4.7Geoff Rehmet1994-08-241-0/+773
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