Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-28 | silence gcc in super-pedantic mode; based on freebsd pr#1427 | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-06-25 | mktemp open+fdopen | 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-31 | Fix 960317 NetBSD merge error. Merge caused local OpenBSD mod lossage. | etheisen | |
NetBSD's byacc %expect mods are buggy and don't handle syntax or semantic errors. Additionally, they do not mimic the BISON behavior they try to emulate. Our local OpenBSD %expect mods are much better. | |||
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-02-04 | Yacc now understands %expect keyword. This should help prevent yacc from | etheisen | |
gagging on GNU bison grammer. | |||
1996-01-11 | from netbsd; Fetch `-p' documentation from a previous version of | Theo de Raadt | |
the man page | |||
1995-12-22 | Imported from Cygnus byacc: Define YYEMPTY and YYLEX, because GCC uses them. | Niklas Hallqvist | |
1995-12-22 | Imported from Cygnus byacc, David 'Zoo' Zuhn: add support for a -o | Niklas Hallqvist | |
flag, to be command line compatible with bison, for most FSF programs that use a parser. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |