summaryrefslogtreecommitdiff
path: root/usr.bin/lex/initscan.c
AgeCommit message (Expand)Author
2007-01-26Fix flex bug introduced by my prior commit.Marc Aurele La France
2007-01-16Eliminate gcc -Wundef warnings in flex-generated code.Marc Aurele La France
2006-12-06Don't access buf[strlen(buf) - 1] for zero-length strings.Ray Lai
2003-06-04Update flex license from sourceforge version (is now 2-term BSD)Todd C. Miller
2002-05-31recommit strlcpy/snprintf diff after i found my bugTheo de Raadt
2002-05-31undo until i find my #line bugTheo de Raadt
2002-05-30use strlcpy and snprintfTheo de Raadt
2001-11-19kill more registersMike Pechkin
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-12-10Flex 2.5.4Todd C. Miller
1996-07-13updated to flex 2.5.3Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt