summaryrefslogtreecommitdiff
path: root/games/phantasia/io.c
AgeCommit message (Collapse)Author
2002-01-16Use the volatile specifier to fix warnings about variables beingTodd C. Miller
clobbered by longjmp / vfork instead of the gcc "(void)&foo;" hack.
1998-11-29NetBSD merge (mainly -Wall related)Paul Janzen
1998-07-10Ok, so I was bored and couldn't sleep...Jason Downs
Make this sucker work with decent terminal settings.
1996-05-26fixed the "/* in comments" problem.fn
1995-10-18initial import of NetBSD treeTheo de Raadt