Home | History | Annotate | Download | only in mille
History log of /src/games/mille/mille.h
RevisionDateAuthorComments
 1.21  02-May-2021  rillig games: remove trailing whitespace in *.c and *.h
 1.20  27-Dec-2019  msaitoh s/saftey/safety/
 1.19  26-Aug-2011  dholland branches: 1.19.42;
Use __dead and __printflike instead of __attribute__.
 1.18  16-Aug-2011  christos eliminate non-literal format strings
 1.17  12-Aug-2009  dholland sprinkle static
 1.16  25-May-2009  dholland We don't need a private #define "unsgn" for "unsigned", especially since
it was used exactly once.
 1.15  25-May-2009  dholland KNF/whitespace: format preprocessor directives correctly.
 1.14  25-May-2009  dholland sprintf -> snprintf
 1.13  27-Jan-2004  jsm Remove uses of __P.
 1.12  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.
 1.11  30-Sep-1999  jsm branches: 1.11.4;
Fix uses of namespaces reserved by ISO C or POSIX.1.
 1.10  08-Sep-1999  jsm branches: 1.10.2;
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.9  13-Sep-1998  hubertf mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
 1.8  26-Jul-1998  mycroft const poisoning.
 1.7  12-Oct-1997  lukem WARNSify
 1.6  23-May-1997  jtc Change "reg" to "register"
Remove private implementation of erasechar() and killchar().
 1.5  24-Mar-1995  cgd rcs id conventions
 1.4  12-May-1994  jtc sync with 44lite, seems to fix bug #224
 1.3  10-Aug-1993  mycroft #include <termios.h>.
 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.10.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.11.4.1  21-Jan-2000  jdc Update for SUS v2 curses - printw takes `char *format' not `const char *format'
 1.19.42.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed