NetBSD/games/monop
christos c29d845a03 Coverity CID 998: Possible NULL pointer deref. Actually this was a bug
where a house to be sold would be skipped. Change the sell loop to be like
the buy side loop.
2006-03-19 00:19:31 +00:00
..
Makefile
brd.dat
cards.c
cards.inp
deck.h
execute.c
getinp.c better handle ^d in getinp(), so we dont loop endlessly. 2006-01-20 21:40:08 +00:00
houses.c Coverity CID 998: Possible NULL pointer deref. Actually this was a bug 2006-03-19 00:19:31 +00:00
initdeck.c
jail.c
malloc.c Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
misc.c Coverity CID 1005: Fix NULL deref and incorrect variable use. 2006-03-19 00:03:18 +00:00
mon.dat
monop.6 Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
monop.c
monop.def
monop.ext
monop.h
morg.c
pathnames.h
print.c
prop.c fix typo 2006-03-19 00:18:47 +00:00
prop.dat
rent.c
roll.c
spec.c
trade.c