summaryrefslogtreecommitdiff
path: root/usr.bin/yacc
AgeCommit message (Expand)Author
1999-08-04o Use __prognameTodd C. Miller
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
1999-04-18Add yyfix, from 4.4BSDTodd C. Miller
1998-11-24fix memory leaks; itohy@netbsdTheo de Raadt
1998-11-18revert last change for K\&R C compilers without constdm
1998-11-18drop the __attribute__ stuf in favor of a simple constdm
1998-11-17add __attribute__ ((unused)) to the yyrcsid under GCC 2dm
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1998-09-08Don't assume realloc() can take NULL as first arg. Yacc needs to generate po...Todd C. Miller
1998-05-28buf problem with TMPDIR; karls@inet.noTheo de Raadt
1998-04-25remove const, so it works on !ansi compilerMichael Shalayeff
1997-11-05handle c++ and other languages; buffer underrun; netbsd pr#4392;Theo de Raadt
1997-04-04when mktemp() is hard to fix, use 10 XTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-14Use <fcntl.h>, not <sys/file.h>. Approved by Bob Corbett.Thorsten Lockert
1997-01-03YYRECOVERING(), not YYRECOVERING. Approved by Robert CorbettThorsten Lockert
1996-12-27Remove some GCC warnings in generated output; from Steve Price via FreeBSDThorsten Lockert
1996-12-06-p did not rename 2 variables; netbsd pr#2997, mike.long@analog.comTheo de Raadt
1996-07-28silence gcc in super-pedantic mode; based on freebsd pr#1427Theo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-25mktemp open+fdopenTheo de Raadt
1996-05-20Use prototypes if 'defined(__cplusplus) || __STDC__'Thorsten Lockert
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-31Fix 960317 NetBSD merge error. Merge caused local OpenBSD mod lossage.etheisen
1996-03-27From NetBSD: merge of 960317Niklas Hallqvist
1996-02-04Yacc now understands %expect keyword. This should help prevent yacc frometheisen
1996-01-11from netbsd; Fetch `-p' documentation from a previous version ofTheo de Raadt
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
1995-10-18initial import of NetBSD treeTheo de Raadt