summaryrefslogtreecommitdiff
path: root/usr.bin/lex/buf.c
AgeCommit message (Expand)Author
2015-11-20ansiTed Unangst
2015-11-19split out some variable initialization to be easierTed Unangst
2015-11-19it is not necessary to cast the result of malloc/calloc.Ted Unangst
2015-11-19flex_alloc and flex_free are nothing more than malloc and free, so replaceTed Unangst
2015-11-19orbital strike from moonbase knfTed Unangst
2015-11-19we don't keep vim modelines in filesTed Unangst
2015-11-19Update flex from ancient 2.5.4 to the recent 2.5.39.Ted Unangst