Home | History | Annotate | Download | only in mille
History log of /src/games/mille/save.c
RevisionDateAuthorComments
 1.16  26-Aug-2011  tron Avoid non-literal format strings.
 1.15  04-Apr-2010  christos handle ctime returning NULL.
 1.14  25-May-2009  dholland ANSIfy function declarations. Object file diffs checked.
 1.13  25-May-2009  dholland sprintf -> snprintf
 1.12  28-Jan-2008  dholland make mille build with WARNS=4
 1.11  07-Aug-2003  agc branches: 1.11.22;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.
 1.10  09-Sep-1999  jsm Include <time.h> in various places in the games where time() or time_t
are used.
 1.9  08-Sep-1999  jsm Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate in
the games.
 1.8  08-Sep-1999  jsm Add use of `const' where appropriate to the games.

This merges in all such remaining changes from the Linux port of the
NetBSD games, except in hunt (where substantial changes from OpenBSD
need to be looked at).

Some such changes were previously covered in PRs bin/6041, bin/6146,
bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994,
bin/8039, bin/8057 and bin/8093.
 1.7  29-Mar-1999  mrg defined(attron) does not mean there is a <term.h>
 1.6  12-Oct-1997  lukem WARNSify
 1.5  23-May-1997  jtc Change "reg" to "register"
Remove private implementation of erasechar() and killchar().
 1.4  24-Mar-1995  cgd rcs id conventions
 1.3  12-May-1994  jtc sync with 44lite, seems to fix bug #224
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  12-May-1994  jtc 44lite code
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.11.22.1  23-Mar-2008  matt sync with HEAD

RSS XML Feed