summaryrefslogtreecommitdiff
path: root/usr.bin/yacc/lalr.c
AgeCommit message (Expand)Author
2017-05-25fix a variety of warnings. from Brian CallahanTed Unangst
2015-12-11Remove NULL-checks before free().mmcc
2014-05-17remove unused variableCharles Longeau
2014-03-13collapse variable declarationsTed Unangst
2014-03-08reindentTed Unangst
2014-01-10revert previous; height is never changed, but top is changed.Stuart Henderson
2014-01-09Remove useless variable "height" in function traverse(). It isTodd 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
2011-04-01Add calls to some existing but previously unused free functions. AlsoNicholas Marriott
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2003-06-19ansify; ok miodPeter Valchev
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
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
1996-06-26rcsidTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt