summaryrefslogtreecommitdiff
path: root/games/phantasia/setup.c
AgeCommit message (Expand)Author
2003-04-25comment repairTheo de Raadt
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
2002-05-31de-registerPaul Janzen
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1998-11-29NetBSD merge (mainly -Wall related)Paul Janzen
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-05-26fixed the "/* in comments" problem.fn
1995-10-18initial import of NetBSD treeTheo de Raadt