summaryrefslogtreecommitdiff
path: root/games/larn/monster.c
AgeCommit message (Collapse)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1999-05-30use standard isalpha() and isdigit(); check that screen is big enough;Paul Janzen
correct a typo, and fix up some man page paths.
1998-09-15NetBSD merge; also renamed some functions so as not to conflict with cursesPaul Janzen
1996-10-14vital fixes. From Kenneth Stailey (kstailey@dol-esa.gov)michaels
1995-10-18initial import of NetBSD treeTheo de Raadt