summaryrefslogtreecommitdiff
path: root/usr.bin/yacc/defs.h
AgeCommit message (Collapse)Author
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-31Fix 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-27From NetBSD: merge of 960317Niklas Hallqvist
1996-02-04Yacc now understands %expect keyword. This should help prevent yacc frometheisen
gagging on GNU bison grammer.
1995-10-18initial import of NetBSD treeTheo de Raadt