]> git.cameronkatri.com Git - bsdgames-darwin.git/history - monop
avoid strange typcast.
[bsdgames-darwin.git] / monop /
2001-01-16 cgdavoid C sequence point issues warned about by developme...
2000-11-07 lukemremove unnecessary command name after .Nm
2000-07-31 simonbUse a local implementation of htonl() called h2nl(...
2000-07-10 itojunprintf() pedant - do not pass variable alone, use %s.
2000-05-17 hubertfFix typo, pointed out by seebs@plethora.net in PR bin...
2000-05-08 mycroftUse setgid(), not setregid().
2000-01-09 jsmUse err(1, NULL) and warn(NULL) for `out of memory...
1999-12-30 simonbDon't use <err.h>. Use ANSI prototypes (no dependance...
1999-09-30 jsmFix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-10 jsmCheck for write errors in auxiliary programs used durin...
1999-09-09 jsmCheck for failure of malloc() and calloc() at various...
1999-09-08 jsmUse the symbolic names `SEEK_SET' and `O_RDONLY' where...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-08-21 simonbConvert to something resembling KNF.
1999-08-21 simonbInstead of writing out a structure that contains pointe...
1999-02-13 lukemconvert from NOxxx= to MKxxx=no.
1998-09-29 lukemdon't install in /usr/share if NOSHARE is defined
1998-09-12 wrstudenMake the helper programs compile right in a cross-compi...
1998-09-11 hubertfuse symbolic constants for signals & open(2), as per...
1998-08-30 veegoAdd braces to make the new egcs happy.
1997-10-12 christosWARNSify
1997-10-12 lukemenable WARNS?=1 by default, & temporarily disable for...
1997-04-19 thorpejAllow this to be cross-compiled.
1997-03-29 thorpejMake these compile on the PowerPC (an unsigned char...
1997-03-24 christos- Makefile cleanups
1996-10-18 thorpejUse ${INSTALL}.
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1995-03-21 cgdfrom Lite
1994-12-22 cgdspecify man pages the new way.
1994-03-19 cgdfix transposition. from Luke Mewburn <lm@rmit.edu.au>
1994-01-04 pkUse .OBJDIR for auxiliary programs.
1993-11-08 cgduse LDSTATIC
1993-09-16 jtcFix formatting error.
1993-08-10 mycroftNuke `all' dependency. bsd.prog.mk does it, and correctly.
1993-08-10 mycroftTweak for cross-compilation.
1993-08-09 jtcUpdate our -mandoc manpage with changes from new uunet...
1993-08-07 mycroftNew version from uunet.
1993-08-05 jtcupdate to -mandoc macros
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-07-18 mycroftUse ${COPY}, not -c for install.
1993-04-19 mycroftUse POSIX RAND_MAX rather than guessing.
1993-04-09 cgdcopy deck of cards, rather than moving it, on install
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources