summaryrefslogtreecommitdiff
path: root/games/monop/misc.c
AgeCommit message (Collapse)Author
2001-01-17avoid C sequence point issues; found by cgd@netbsd.org using a developmentPaul Janzen
version of gcc.
1998-09-20rand -> random; handle EOF; don't overflow on user input; check for calloc()Paul Janzen
success; OpenBSD tags; some reformatting and ridding of unused variables.
1997-04-01Changes from NetBSD to compile games without warnings due to short beingDale S. Rahn
unsigned on some archs, PowerPC, ROMP.
1995-10-18initial import of NetBSD treeTheo de Raadt