summaryrefslogtreecommitdiff
path: root/games/phantasia/fight.c
AgeCommit message (Expand)Author
2016-01-10As per style(9), remove remaining lint-style comments from games/mestre
2016-01-06Remove unnecessary header files from phantasia(6)mestre
2016-01-06Ansify the bulk of phantasia. No binary change on amd64. Basedtb
2014-07-12Remove a pile of (obviously unused) #ifdef SYSV and BSD41 and BSD42Theo de Raadt
2010-12-15as of 1989, fread/fwrite take void *, so there's no need to cast to char *.Ted Unangst
2003-04-25comment repairTheo de Raadt
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2002-01-16Use the volatile specifier to fix warnings about variables beingTodd C. Miller
2002-01-04Don't longjmp(..., 0)Artur Grabowski
2000-06-29use SEEK_SET; improve an error message.Paul Janzen
2000-04-07Fix operator precedence errors: NetBSD PR 9698.Paul Janzen
1998-11-29NetBSD merge (mainly -Wall related)Paul Janzen
1996-05-26fixed the "/* in comments" problem.fn
1995-10-18initial import of NetBSD treeTheo de Raadt