2021-03-28 |
Cameron Katri | Use PREFIX now |
tree | commitdiff |
2021-02-22 |
Cameron Katri | Get all the games compiling for iOS |
tree | commitdiff |
2014-12-29 |
jnemeth | PR/49513 - Henning Petersen -- tyop |
tree | commitdiff |
2014-12-29 |
jnemeth | PR/49513 - Henning Petersen -- tyop |
tree | commitdiff |
2012-06-19 |
dholland | WARNS=5 |
tree | commitdiff |
2011-12-01 |
ahoka | handle EOF in input |
tree | commitdiff |
2010-09-26 |
dholland | Avoid undefined behavior, from Chris Spiegel in PR... |
tree | commitdiff |
2009-08-12 |
dholland | sprinkle static |
tree | commitdiff |
2008-07-20 |
lukem | Remove the \n and tabs from the __COPYRIGHT() strings. |
tree | commitdiff |
2008-02-24 |
dholland | Don't crash if we're asked to restore from /dev/null... |
tree | commitdiff |
2008-02-24 |
dholland | Fix a bit more lint. |
tree | commitdiff |
2008-02-24 |
dholland | Fix some more lint. (There's plenty to go around.) |
tree | commitdiff |
2008-02-24 |
dholland | Don't cast the return value of calloc. |
tree | commitdiff |
2008-02-24 |
christos | fix some lint |
tree | commitdiff |
2008-02-24 |
christos | need errno.h |
tree | commitdiff |
2008-02-24 |
dholland | Update for today's changes: 1-player games are not... |
tree | commitdiff |
2008-02-24 |
dholland | Fix the OpenBSD housing shortage code. |
tree | commitdiff |
2008-02-24 |
dholland | ret_card(), which I moved earlier, was consequently... |
tree | commitdiff |
2008-02-24 |
dholland | We do not need special code for pdp11. Also, because... |
tree | commitdiff |
2008-02-24 |
dholland | Typo patrol |
tree | commitdiff |
2008-02-24 |
dholland | This file is also no longer used. |
tree | commitdiff |
2008-02-24 |
dholland | Abolish the initdeck program and the weird little binar... |
tree | commitdiff |
2008-02-24 |
dholland | Source files should be named *.c or *.h, not random... |
tree | commitdiff |
2008-02-24 |
dholland | Remove last traces of old save/load code. We no longer... |
tree | commitdiff |
2008-02-24 |
dholland | Sort out the memory leak fix properly. |
tree | commitdiff |
2008-02-24 |
dholland | New save/load code. Related to (but not the same as... |
tree | commitdiff |
2008-02-23 |
dholland | Fixes from OpenBSD. |
tree | commitdiff |
2008-02-23 |
dholland | Fix from OpenBSD: don't say "1 houses". |
tree | commitdiff |
2008-02-23 |
dholland | Bug fixes from OpenBSD: |
tree | commitdiff |
2008-02-23 |
dholland | Bug fix: having $0 does not mean you need to mortgage... |
tree | commitdiff |
2008-02-23 |
dholland | More fixes from OpenBSD: |
tree | commitdiff |
2008-02-23 |
dholland | Sanity fixes for input handling. Suggested by OpenBSD... |
tree | commitdiff |
2008-02-23 |
dholland | A first stab at supporting the housing shortage rules... |
tree | commitdiff |
2008-02-23 |
dholland | Don't increment booleans. From OpenBSD |
tree | commitdiff |
2008-02-23 |
dholland | Sanity fixes for input buffer handling. From OpenBSD |
tree | commitdiff |
2008-02-23 |
dholland | Improve the behavior of get-out-of-jail-free cards... |
tree | commitdiff |
2008-02-23 |
dholland | Rename ->last_card to ->top_card to match OpenBSD ... |
tree | commitdiff |
2008-02-23 |
dholland | Move ret_card() to cards.c, where it more rationally... |
tree | commitdiff |
2008-02-20 |
dholland | A few more whitespace/KNF. I keep hoping I've found... |
tree | commitdiff |
2008-02-20 |
dholland | Add the sizes to the extern array declarations. This... |
tree | commitdiff |
2008-02-20 |
dholland | Use random() rather than rand(). Suggested by diffing... |
tree | commitdiff |
2008-02-20 |
dholland | Remove unused swap() macro. |
tree | commitdiff |
2008-02-20 |
dholland | Don't misuse random strings as printf formats, even... |
tree | commitdiff |
2008-02-19 |
dholland | One more (hopefully the last) whitespace fix. |
tree | commitdiff |
2008-02-19 |
dholland | getinp() no longer magically treats the prompt arg... |
tree | commitdiff |
2008-02-19 |
dholland | Move function heading comments to something vaguely... |
tree | commitdiff |
2008-02-19 |
dholland | KNF/whitespace nits. No functional changes. |
tree | commitdiff |
2008-02-19 |
dholland | Fix bugs in debug printouts. From OpenBSD. |
tree | commitdiff |
2008-02-19 |
dholland | Don't use sprintf; use snprintf. |
tree | commitdiff |
2008-02-19 |
dholland | Don't use perror(); use err/warn instead. |
tree | commitdiff |
2008-02-19 |
dholland | Fix capitalization of street names. from pjanzen@openbsd |
tree | commitdiff |
2008-02-19 |
dholland | More typo fixes |
tree | commitdiff |
2008-02-19 |
dholland | Fix formatting bug apparently introduced when the page... |
tree | commitdiff |
2008-02-19 |
dholland | Remove transient thingy that wasn't supposed to see... |
tree | commitdiff |
2008-02-19 |
dholland | Fix (another) typo in comment |
tree | commitdiff |
2008-02-19 |
dholland | Fix typo in comment |
tree | commitdiff |
2008-01-28 |
dholland | Make this build with WARNS=4. |
tree | commitdiff |
2007-12-15 |
perry | convert __attribute__s to applicable cdefs.h macros |
tree | commitdiff |
2007-11-17 |
dogcow | A terrible kludge: don't compile/link malloc.c if arch... |
tree | commitdiff |
2006-03-19 |
christos | Coverity CID 998: Possible NULL pointer deref. Actually... |
tree | commitdiff |
2006-03-19 |
christos | fix typo |
tree | commitdiff |
2006-03-19 |
christos | Coverity CID 1004: Fix NULL deref. |
tree | commitdiff |
2006-03-19 |
christos | Coverity CID 1005: Fix NULL deref and incorrect variabl... |
tree | commitdiff |
2006-01-20 |
elad | better handle ^d in getinp(), so we dont loop endlessly. |
tree | commitdiff |
2005-09-15 |
wiz | Use standard AUTHORS section header. From YOMURA Masano... |
tree | commitdiff |
2004-12-14 |
nathanw | Convert from libc/threadlib-style mutex protection... |
tree | commitdiff |
2004-11-05 |
dsl | Add (unsigned char) cast to ctype functions |
tree | commitdiff |
2004-01-27 |
jsm | Remove uses of __P. |
tree | commitdiff |
2004-01-26 |
jsm | Rename yn to yncoms to avoid conflict with GCC 3.4... |
tree | commitdiff |
2003-11-16 |
lukem | Improve how various "simple" host tools are built and... |
tree | commitdiff |
2003-10-21 |
lukem | Rework how MAKEVERBOSE operates: |
tree | commitdiff |
2003-10-19 |
lukem | rework to use the newer _MKMSGCREATE (et al) macros |
tree | commitdiff |
2003-10-19 |
lukem | Support MAKEVERBOSE. (Some host tools still generate... |
tree | commitdiff |
2003-08-07 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence. |
tree | commitdiff |
2003-06-27 |
wiz | Quote question mark. |
tree | commitdiff |
2003-04-26 |
wiz | Fix some nits, do not mark up i.e. too much. From jmc... |
tree | commitdiff |
2003-04-21 |
christos | PR/8247: Simon Burge: monop(6) save/restore doesn't... |
tree | commitdiff |
2003-04-21 |
christos | use an sbrk() only malloc() because save and restore... |
tree | commitdiff |
2003-01-06 |
wiz | interrupt with two rs. |
tree | commitdiff |
2002-09-26 |
wiz | Lots of minor fixes resulting from reading these man... |
tree | commitdiff |
2002-09-26 |
wiz | New sentences begin on new lines. |
tree | commitdiff |
2002-08-12 |
itojun | calloc() arg mistake. it's (nelem, size). from openbsd |
tree | commitdiff |
2002-06-02 |
wiz | de-register |
tree | commitdiff |
2002-03-05 |
thorpej | No need to reference .OBJDIR here. |
tree | commitdiff |
2002-02-08 |
ross | Generate <>& symbolically. I'm avoiding .../dist/.... |
tree | commitdiff |
2001-09-18 |
wiz | Give initiali[sz]e all the "i"s it deserves. |
tree | commitdiff |
2001-08-29 |
jsm | Include <time.h> for declarations the Single Unix Speci... |
tree | commitdiff |
2001-07-22 |
wiz | seperate -> separate |
tree | commitdiff |
2001-06-06 |
lukem | fix building of cards.pck |
tree | commitdiff |
2001-04-02 |
wiz | Whitespace and/or punctuation fixes. |
tree | commitdiff |
2001-01-16 |
cgd | avoid C sequence point issues warned about by developme... |
tree | commitdiff |
2000-11-07 |
lukem | remove unnecessary command name after .Nm |
tree | commitdiff |
2000-07-31 |
simonb | Use a local implementation of htonl() called h2nl(... |
tree | commitdiff |
2000-07-10 |
itojun | printf() pedant - do not pass variable alone, use %s. |
tree | commitdiff |
2000-05-17 |
hubertf | Fix typo, pointed out by seebs@plethora.net in PR bin... |
tree | commitdiff |
2000-05-08 |
mycroft | Use setgid(), not setregid(). |
tree | commitdiff |
2000-01-09 |
jsm | Use err(1, NULL) and warn(NULL) for `out of memory... |
tree | commitdiff |
1999-12-30 |
simonb | Don't use <err.h>. Use ANSI prototypes (no dependance... |
tree | commitdiff |
1999-09-30 |
jsm | Fix uses of namespaces reserved by ISO C or POSIX.1. |
tree | commitdiff |
1999-09-12 |
jsm | Security improvements for games (largely from or inspir... |
tree | commitdiff |
next |