summaryrefslogtreecommitdiff
path: root/usr.bin/yacc/mkpar.c
AgeCommit message (Expand)Author
2017-05-25fix a variety of warnings. from Brian CallahanTed Unangst
2014-03-13last bits of indentation and styleTed Unangst
2014-01-13Callers of get_state() and sole_reduction() always store the resultTodd C. Miller
2014-01-08Remove CALLOC, MALLOC, FREE and REALLOC macros and just call calloc(),Todd C. Miller
2012-03-03Replace some loops with calloc/memset. From Michael W Bombardieri.Nicholas Marriott
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2005-06-10-Wall clean; ok otto deraadtPeter Valchev
2004-08-08spacingTheo de Raadt
2003-06-19ansify; ok miodPeter Valchev
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-19have yacc spit out c compiler-like error messages, so that utilities whichTheo de Raadt
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
1999-08-04o Use __prognameTodd C. Miller
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-31Fix 960317 NetBSD merge error. Merge caused local OpenBSD mod lossage.etheisen
1996-02-04Yacc now understands %expect keyword. This should help prevent yacc frometheisen
1995-10-18initial import of NetBSD treeTheo de Raadt