Home | History | Annotate | Download | only in trek
History log of /src/games/trek/play.c
RevisionDateAuthorComments
 1.12  12-Aug-2009  dholland sprinkle static
 1.11  24-May-2009  dholland KNF: brace and comment placement. Object files identical.
 1.10  24-May-2009  dholland ANSIfy function declarations. No object file diffs except for two functions
whose K&R declaration didn't fully match the prototype (char vs. int) and
the diff of the disassembly of those looks plausible.
 1.9  15-Dec-2007  perry convert __attribute__s to applicable cdefs.h macros
 1.8  07-Aug-2003  agc branches: 1.8.22;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.
 1.7  05-Feb-2001  christos fix redundant decls and nested externs
 1.6  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.5  21-Jul-1999  hubertf const poisoning

Patch submitted in PR 8039 by Joseph Myers <jsm28@cam.ac.uk>
 1.4  12-Oct-1997  christos Warnsify and remove local implementations of libc functions.
 1.3  22-Apr-1995  cgd clean up import, NetBSD RCS IDs, etc.
 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  22-Apr-1995  cgd src/games/trek from Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.8.22.1  09-Jan-2008  matt sync with HEAD

RSS XML Feed