summaryrefslogtreecommitdiffstats
path: root/atc/lex.l
Commit message (Collapse)AuthorAgeFilesLines
* Abolish the foul practice of including every header in existence via adholland2015-06-191-3/+2
| | | single central "include.h". Use only headers that are actually needed.
* use %option noinput nounputchristos2009-10-291-2/+3
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv1998-04-091-3/+3
| | | and use smarter creation of the header file.
* XXX: work around lex(1) vs termios lamenesslukem1997-10-101-2/+3
|
* WARNSifylukem1997-10-101-2/+5
|
* clean up importcgd1995-03-211-4/+9
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+69