summaryrefslogtreecommitdiff
path: root/games/atc/grammar.y
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-09-04Some more simple malloc(n * m) -> calloc(n, m) conversions.Hans-Joerg Hoexer
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1999-07-31- make atc check for calloc() failure; correctly check for redefinition ofPaul Janzen
1998-09-21Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults ifPaul Janzen
1995-10-18initial import of NetBSD treeTheo de Raadt