summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex/gen.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* it is not necessary to cast the result of malloc/calloc.tedu2015-11-191-56/+39
* flex_alloc and flex_free are nothing more than malloc and free, so replacetedu2015-11-191-2/+2
* orbital strike from moonbase knftedu2015-11-191-1068/+1050
* Update flex from ancient 2.5.4 to the recent 2.5.39.tedu2015-11-191-1085/+1622
* bring some standard C++ fixes, mostly from NetBSD.espie2004-02-031-7/+7
* Update flex license from sourceforge version (is now 2-term BSD)millert2003-06-041-14/+19
* recommit strlcpy/snprintf diff after i found my bugderaadt2002-05-311-7/+8
* undo until i find my #line bugderaadt2002-05-311-8/+7
* use strlcpy and snprintfderaadt2002-05-301-7/+8
* kill more registersmpech2001-11-191-9/+9
* Vern says:deraadt2001-06-171-12/+12
* fix memory leaks; itohy@netbsdderaadt1998-11-241-2/+3
* updated to flex 2.5.3millert1996-07-131-15/+69
* rcsidderaadt1996-06-261-1/+3
* initial import of NetBSD treederaadt1995-10-181-0/+1571