summaryrefslogtreecommitdiff
path: root/games/adventure/vocab.c
AgeCommit message (Collapse)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2006-03-27assorted fixes mostly from coverity via netbsd via jasper adriaanse via techTed Unangst
2004-07-09ansi; khalek@linuxgamers.netTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2001-02-17Use err() rather than errx() immediately after alloc failure.Paul Janzen
2001-02-04Remove -traditional-cpp and do some -Wall cleanups; from Chris K. YoungPaul Janzen
<cky@pobox.com> in PR 1652.
1998-11-29Minor changes from NetBSDPaul Janzen
1998-09-12check for malloc() failure; jsm28@cam.ac.ukPaul Janzen
1998-08-31merge in NetBSD, including recent PR's of jsm28@cam.ac.ukPaul Janzen
1997-07-23tabifykstailey
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-12-14some cleanup from bde@freebsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt