summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex/filter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable; no binary change.lteo2017-08-301-4/+2
* combine malloc/memset into calloc. from Michael W. Bombardieritedu2017-08-171-7/+5
* Nuke more unused variables.krw2016-12-181-5/+1
* it is not necessary to cast the result of malloc/calloc.tedu2015-11-191-5/+5
* flex_alloc and flex_free are nothing more than malloc and free, so replacetedu2015-11-191-12/+12
* orbital strike from moonbase knftedu2015-11-191-181/+189
* repair some of the preposterously damaged indentationtedu2015-11-191-26/+17
* we don't keep vim modelines in filestedu2015-11-191-3/+1
* Update flex from ancient 2.5.4 to the recent 2.5.39.tedu2015-11-191-0/+446