Home | History | Annotate | Download | only in mille
History log of /src/games/mille/print.c
RevisionDateAuthorComments
 1.18  21-Aug-2011  christos use const char [] for format.
 1.17  16-Aug-2011  christos eliminate non-literal format strings
 1.16  23-May-2011  joerg ANSIfy
 1.15  12-Aug-2009  dholland sprinkle static
 1.14  25-May-2009  dholland KNF/whitespace: format preprocessor directives correctly.
 1.13  25-May-2009  dholland ANSIfy function declarations. Object file diffs checked.
 1.12  15-Dec-2007  perry convert __attribute__s to applicable cdefs.h macros
 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  27-Apr-2000  thorpej Cast pointer difference to long when printing w/ %ld.
 1.9  27-Apr-2000  jdc Fix arguments to *printw().
 1.8  08-Sep-1999  jsm Add `__noreturn__' and `__unused__' attributes 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).

Most noreturn attributes were previously added in bin/6144, with some
others that were missed then in bin/8082. Previous `unused'
attributes were covered in bin/6557, bin/8058 and other PRs (all these
PRs have already been handled and closed).
 1.7  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.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  09-Jan-2008  matt sync with HEAD

RSS XML Feed