summaryrefslogtreecommitdiff
path: root/usr.bin/lex
AgeCommit message (Expand)Author
2001-12-01Whitespace cleanup.wiz
2001-11-12Find files via .PATH where appropriate.tv
2001-10-04Bring up-to-date with flex.skl.tv
2001-09-22flex -> ${LEX}tv
2001-08-14Add hooks to allow toolchain bits to be reachover-built at the top level.tv
2001-01-06remove duplicate decls/nested externs.christos
2001-01-06don't roll your own declaration of isatty; use <unistd.h>; needs to be checkedchristos
2000-10-11More format string cleanup by sommerfeld.is
2000-06-17add an unused attribute to yyunput to avoid warnings (errors) whenassar
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
2000-03-17Redo previous again, so that the check for YY_USES_REJECT is after "%%"simonb
2000-03-15Redo rev 1.10 so that the changed lines are back in their originalsimonb
2000-03-13Fix doubled 'the's.soren
1999-03-06Add ARGSUSED for main().mycroft
1999-01-18Lint fixes:christos
1999-01-15shut up `unused label' warning with %options yylineno, using a disgusting hack:lukem
1999-01-14remove "unused function yy_flex_realloc()" warning if using %options yylinenolukem
1998-10-10Eliminate a memory leak.itohy
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-02-22WARNSifychristos
1998-01-09RCS Id Police.perry
1998-01-05RCSID Police.perry
1997-11-11add missing .Nm sections.mrg
1997-10-23use CPPFLAGS instead of CFLAGS, fix parallel make dependancieslukem
1997-10-19disable WARNS for now (3rd-party code)lukem
1997-03-24- Makefile cleanupschristos
1997-03-08alternate -> alternative, per PR 2643mouse
1996-12-10we don't use this.mikel
1996-12-10Upgrade to flex 2.5.4.mikel
1996-12-10Import flex-2.5.4mikel
1996-10-18Use ${INSTALL}.thorpej
1996-04-25Use 'includes' instead of 'afterinstall' target to install headersjtc
1995-06-05Prototypes (PR#1102).pk
1995-05-05Upgrade to Flex version 2.5.2jtc
1995-03-01Clean up deleted files.mycroft
1994-12-22specify man pages the new way.cgd
1994-08-19Upgraded to flex 2.4.7jtc
1994-08-17Use shell to invoke mkskel.sh instead of assuming execute bit will be set.jtc
1994-06-02Change BINOWN -> BINGRP where appropriate.jtc
1994-02-04Clean up deleted files.mycroft
1994-02-04The Lex library is now built from ~/lib/libl by pulling the appropriatejtc
1994-02-04Create links from libl.a & libl_p.a to libfl.a & libfl_p.a.jtc
1994-01-17Clean up deleted files.mycroft
1994-01-07These files are no longer used by flex 2.4.6.jtc
1994-01-06Upgrade to version 2.4.6jtc
1994-01-06Upgrade to version 2.4.6jtc
1993-12-14Lost its RCS Id.jtc
1993-12-14Upgrade to version 2.4.5.jtc
1993-12-09Upgrade to version 2.4.4.jtc
1993-12-06Upgrade to Flex version 2.4.3.jtc