]> git.cameronkatri.com Git - bsdgames-darwin.git/history - monop/monop.c
expand the internal consistency checks in truedirec() to avoid
[bsdgames-darwin.git] / monop / monop.c
2012-06-19 dhollandWARNS=5
2011-12-01 ahokahandle EOF in input
2009-08-12 dhollandsprinkle static
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2008-02-24 dhollandFix some more lint. (There's plenty to go around.)
2008-02-24 christosfix some lint
2008-02-24 dhollandSource files should be named *.c or *.h, not random...
2008-02-24 dhollandRemove last traces of old save/load code. We no longer...
2008-02-23 dhollandMore fixes from OpenBSD:
2008-02-20 dhollandUse random() rather than rand(). Suggested by diffing...
2008-02-19 dhollandKNF/whitespace nits. No functional changes.
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2003-04-21 christosPR/8247: Simon Burge: monop(6) save/restore doesn't...
2001-09-18 wizGive initiali[sz]e all the "i"s it deserves.
2000-05-08 mycroftUse setgid(), not setregid().
2000-01-09 jsmUse err(1, NULL) and warn(NULL) for `out of memory...
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-09 jsmCheck for failure of malloc() and calloc() at various...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-08-21 simonbConvert to something resembling KNF.
1998-09-11 hubertfuse symbolic constants for signals & open(2), as per...
1997-10-12 christosWARNSify
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources