| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvs | cvs2svn | 2004-11-04 | 23 | -24/+24 |
| * | Stop the practice of installing external headers into GCC-specific directory. | Alexander Kabaev | 2004-07-30 | 1 | -1/+1 |
| * | Correct a minor syntax mistake. | Giorgos Keramidas | 2004-07-07 | 1 | -1/+1 |
| * | Replace <iostream.h> with <iostream> to remove annoying warning | Josef El-Rayes | 2004-03-11 | 1 | -13/+13 |
| * | Mark a function as `unused' in generated code. (Sometimes it is used, | Jacques Vidrine | 2004-01-06 | 1 | -1/+7 |
| * | Work around a `label defined but not used' warning in *generated* code. | Jacques Vidrine | 2004-01-06 | 1 | -0/+2 |
| * | Point to the new C++ include files location. | Alexander Kabaev | 2003-07-11 | 1 | -1/+1 |
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 2 | -2/+2 |
| * | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | Jens Schweikhardt | 2002-12-30 | 1 | -1/+1 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 1 | -1/+1 |
| * | Catch up with the ISO-C++ standard. | David E. O'Brien | 2002-09-09 | 1 | -1/+2 |
| * | Replace various spelling with FALLTHROUGH which is lint()able | Philippe Charnier | 2002-08-25 | 1 | -1/+1 |
| * | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 11 | -10/+22 |
| * | Added new bsd.incs.mk which handles installing of header files | Ruslan Ermilov | 2002-05-12 | 1 | -4/+2 |
| * | Back out rev. 1.6 (NOLIB bootstrap helper) OBE'd by Makefile.inc1,v 1.96. | Ruslan Ermilov | 2002-03-28 | 1 | -2/+0 |
| * | ``recognized -> recognize'' where appropriate. | Dima Dorfman | 2001-08-23 | 1 | -2/+2 |
| * | Removed duplicate VCS ID tags, as per style(9). | Ruslan Ermilov | 2001-08-13 | 1 | -2/+6 |
| * | revert last commit. using %option nounput is better | Assar Westerlund | 2001-07-22 | 1 | -5/+1 |
| * | add an unused attribute to yyunput to avoid warnings (errors) when | Assar Westerlund | 2001-07-21 | 1 | -1/+5 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -8/+8 |
| * | Eliminate troff(1) warnings that were hiding some useful text. | Ruslan Ermilov | 2001-07-12 | 1 | -3/+2 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -4/+0 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+0 |
| * | Install Flexlexer.h with mode 444. | Bruce Evans | 1999-12-17 | 1 | -1/+1 |
| * | Generate skel.c at build time. | Dmitrij Tejblum | 1999-11-20 | 2 | -1550/+4 |
| * | Add more verbage explaining the "-I" option and its behavior. | David E. O'Brien | 1999-10-27 | 1 | -0/+9 |
| * | After a proper import we now have both the original RCS tags + our own. | David E. O'Brien | 1999-10-27 | 19 | -3/+22 |
| * | Add $FreeBSD$'s | David E. O'Brien | 1999-10-27 | 2 | -0/+4 |
| * | $Header$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 20 | -21/+21 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 2 | -2/+2 |
| * | Backed out "fix for PR 7575". It was bogus. | Dmitrij Tejblum | 1998-10-01 | 2 | -2/+2 |
| * | /usr/src/usr.bin/lex/Makefile puts FlexLexer.h into /usr/include/g++, | Poul-Henning Kamp | 1998-08-14 | 2 | -3/+3 |
| * | Submitted by: Peter Hawkins thepish@freebsd.org | Peter Hawkins | 1998-06-11 | 1 | -1/+1 |
| * | Simplified by using new yacc rules. The new lex rules can't be used | Bruce Evans | 1998-05-04 | 1 | -13/+3 |
| * | Changes to support full make parallelism (-j<n>) in the world | Jordan K. Hubbard | 1997-10-05 | 1 | -2/+3 |
| * | fix misspelling | John-Mark Gurney | 1997-08-30 | 1 | -1/+1 |
| * | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". | Paul Traina | 1997-06-29 | 1 | -3/+3 |
| * | Add ``%{'' and ``%}'' to one of the examples so that you can actually | David E. O'Brien | 1997-04-11 | 1 | -0/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 2 | -2/+2 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 2 | -2/+2 |
| * | Upgrade to version 2.5.4 of flex. | Steve Price | 1996-12-14 | 6 | -67/+108 |
| * | Clean up some loose ends on my previous work in here.. | Peter Wemm | 1996-10-29 | 1 | -4/+4 |
| * | Clean up dependencies a bit (we were not doing a depend on scan.c) | Peter Wemm | 1996-09-19 | 1 | -6/+7 |
| * | Move tsort back to lib-tools where it belongs, and add a "specially | Peter Wemm | 1996-08-07 | 1 | -2/+3 |
| * | Whoops, forgot one FreeBSD specific change necessary for the lex .mk | Nate Williams | 1996-06-19 | 1 | -2/+2 |
| * | Finish the import and merge in FreeBSD specific changes. | Nate Williams | 1996-06-19 | 15 | -5393/+7003 |
| * | This commit was generated by cvs2svn to compensate for changes in r16514, | Nate Williams | 1996-06-19 | 11 | -602/+1999 |
| |\ |
|
| | * | Flex version 2.5.3 from Vern Paxson at LBL. | Nate Williams | 1996-06-19 | 23 | -5969/+8981 |
| * | | ``mv'' -> ``mv -f'' | Wolfram Schneider | 1996-05-07 | 1 | -3/+3 |
| * | | Now that we install the `flex' alias for our lex, we should also | Joerg Wunsch | 1996-02-24 | 1 | -2/+4 |