summaryrefslogtreecommitdiff
path: root/usr.bin/yacc/output.c
AgeCommit message (Collapse)Author
2004-08-08spacingTheo de Raadt
2004-01-06protect output from %union from being anonymous using cpp guarding, forTheo de Raadt
the case where the yacc output .c file pulls in the yacc output -h file; espie ok
2003-06-19ansify; ok miodPeter Valchev
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-12-03constify the not yet constified tables, use defined(__STDC__) instead of ↵Michael Shalayeff
ifdef __STC__ where appropriate; millert@ ok
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-11-19kill more registersMike Pechkin
millert@ ok
2001-07-16-Wall cleanup; ok deraadtPeter Valchev
2001-02-26Silence some warnings in generated grammers compiled with YYDEBUG;Thorsten Lockert
okay millert@
1996-12-06-p did not rename 2 variables; netbsd pr#2997, mike.long@analog.comTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt