NetBSD/games/monop
2008-02-23 20:18:46 +00:00
..
brd.dat Fix capitalization of street names. from pjanzen@openbsd 2008-02-19 09:28:05 +00:00
cards.c Improve the behavior of get-out-of-jail-free cards by returning them to 2008-02-23 19:54:06 +00:00
cards.inp
deck.h Rename ->last_card to ->top_card to match OpenBSD (and also to make 2008-02-23 19:49:21 +00:00
execute.c KNF/whitespace nits. No functional changes. 2008-02-19 09:45:02 +00:00
getinp.c Sanity fixes for input buffer handling. From OpenBSD 2008-02-23 20:12:15 +00:00
houses.c Don't increment booleans. From OpenBSD 2008-02-23 20:18:46 +00:00
initdeck.c Fix typo in comment 2008-02-19 08:07:51 +00:00
jail.c Move ret_card() to cards.c, where it more rationally belongs. From OpenBSD. 2008-02-23 19:09:00 +00:00
Makefile A terrible kludge: don't compile/link malloc.c if arch=sun2. My apologies 2007-11-17 00:10:55 +00:00
malloc.c Make this build with WARNS=4. 2008-01-28 06:16:13 +00:00
misc.c Don't misuse random strings as printf formats, even where it's harmless. 2008-02-20 04:10:01 +00:00
mon.dat Make this build with WARNS=4. 2008-01-28 06:16:13 +00:00
monop.6 Fix formatting bug apparently introduced when the page was mdoc'd. (Had 2008-02-19 09:24:43 +00:00
monop.c Use random() rather than rand(). Suggested by diffing against OpenBSD. 2008-02-20 04:48:10 +00:00
monop.def A few more whitespace/KNF. I keep hoping I've found them all... 2008-02-20 05:08:46 +00:00
monop.ext Add the sizes to the extern array declarations. This may not be 2008-02-20 04:50:12 +00:00
monop.h Remove unused swap() macro. 2008-02-20 04:10:34 +00:00
morg.c A few more whitespace/KNF. I keep hoping I've found them all... 2008-02-20 05:08:46 +00:00
pathnames.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
print.c A few more whitespace/KNF. I keep hoping I've found them all... 2008-02-20 05:08:46 +00:00
prop.c A few more whitespace/KNF. I keep hoping I've found them all... 2008-02-20 05:08:46 +00:00
prop.dat Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
rent.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
roll.c Use random() rather than rand(). Suggested by diffing against OpenBSD. 2008-02-20 04:48:10 +00:00
spec.c getinp() no longer magically treats the prompt arg as a printf format, so 2008-02-19 10:47:40 +00:00
trade.c One more (hopefully the last) whitespace fix. 2008-02-19 10:48:47 +00:00