Age | Commit message (Expand) | Author |
2006-04-20 | use new LINTED keyword for a global which is perhaps not used, but must | Theo de Raadt |
2006-04-20 | yydebug has to always be there, even if it is not used. this pleases | Theo de Raadt |
2005-06-10 | -Wall clean; ok otto deraadt | Peter Valchev |
2004-03-12 | fix memory leak in the code yacc generates, ok millert deraadt | Henning Brauer |
2003-11-25 | obvious fix for gcc3. | Marc Espie |
2003-06-19 | ansify; ok miod | Peter Valchev |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-12-03 | constify the not yet constified tables, use defined(__STDC__) instead of ifde... | Michael Shalayeff |
2001-11-19 | kill more registers | Mike Pechkin |
2001-07-16 | -Wall cleanup; ok deraadt | Peter Valchev |
2001-02-26 | Silence some warnings in generated grammers compiled with YYDEBUG; | Thorsten Lockert |
2000-01-27 | er, oops, types must be same for multiple assignment | Theo de Raadt |
2000-01-26 | if yygrowstack() fails to allocate memory, free all yacc memory allocations a... | Theo de Raadt |
1998-11-18 | revert last change for K\&R C compilers without const | dm |
1998-11-18 | drop the __attribute__ stuf in favor of a simple const | dm |
1998-11-17 | add __attribute__ ((unused)) to the yyrcsid under GCC 2 | dm |
1998-09-08 | Don't assume realloc() can take NULL as first arg. Yacc needs to generate po... | Todd C. Miller |
1998-04-25 | remove const, so it works on !ansi compiler | Michael Shalayeff |
1997-01-03 | YYRECOVERING(), not YYRECOVERING. Approved by Robert Corbett | Thorsten Lockert |
1996-12-27 | Remove some GCC warnings in generated output; from Steve Price via FreeBSD | Thorsten Lockert |
1996-07-28 | silence gcc in super-pedantic mode; based on freebsd pr#1427 | Theo de Raadt |
1996-05-20 | Use prototypes if 'defined(__cplusplus) || __STDC__' | Thorsten Lockert |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1995-12-22 | Imported from Cygnus byacc: Define YYEMPTY and YYLEX, because GCC uses them. | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |