summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex
Commit message (Collapse)AuthorAgeFilesLines
* Change references to flex(1) and flexdoc(1) to lex(1) andcsgr1994-08-272-18/+18
| | | | | lexdoc(1). Submitted by: geoff
* Do not install as flexcsgr1994-08-273-6/+4050
| | | | Submitted by: Geoff
* We really, really /don't/ want to have a shared lex library. Also,wollman1994-08-251-8/+2
| | | | | | current users should note that the old 1.1.5 lex can't process the new scan.l, so you have to copy initscan.c to obj/scan.c before it will build.
* Flex version 2.4.7 from LBLcsgr1994-08-2428-0/+19354
Reviewed by: Geoff.
OpenPOWER on IntegriCloud