summaryrefslogtreecommitdiff
path: root/usr.bin/yacc
AgeCommit message (Collapse)Author
1996-02-04Yacc now understands %expect keyword. This should help prevent yacc frometheisen
gagging on GNU bison grammer.
1996-01-11from netbsd; Fetch `-p' documentation from a previous version ofTheo de Raadt
the man page
1995-12-22Imported from Cygnus byacc: Define YYEMPTY and YYLEX, because GCC uses them.Niklas Hallqvist
1995-12-22Imported from Cygnus byacc, David 'Zoo' Zuhn: add support for a -oNiklas Hallqvist
flag, to be command line compatible with bison, for most FSF programs that use a parser.
1995-10-18initial import of NetBSD treeTheo de Raadt