summaryrefslogtreecommitdiff
path: root/usr.bin/yacc/reader.c
AgeCommit message (Expand)Author
2004-08-08spacingTheo de Raadt
2004-01-06protect output from %union from being anonymous using cpp guarding, forTheo de Raadt
2003-06-19ansify; ok miodPeter Valchev
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-08string cleaning; ok teduTheo de Raadt
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2001-07-16-Wall cleanup; ok deraadtPeter Valchev
2001-07-12first pass at a -Wall cleanupTheo de Raadt
1998-11-24fix memory leaks; itohy@netbsdTheo de Raadt
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
1995-10-18initial import of NetBSD treeTheo de Raadt