History log of /netbsd/games/trek/play.c (Results 1 – 12 of 12)
Revision Date Author Comments
# da121b33 12-Aug-2009 dholland <dholland@NetBSD.org>

sprinkle static


# 50b862e2 24-May-2009 dholland <dholland@NetBSD.org>

KNF: brace and comment placement. Object files identical.


# bf0917b6 24-May-2009 dholland <dholland@NetBSD.org>

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 plausi

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.

show more ...


# 8b0f9554 15-Dec-2007 perry <perry@NetBSD.org>

convert __attribute__s to applicable cdefs.h macros


# e5aeb4ea 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.


# b67c82fd 05-Feb-2001 christos <christos@NetBSD.org>

fix redundant decls and nested externs


# b03d4fa8 08-Sep-1999 jsm <jsm@NetBSD.org>

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 ch

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).

show more ...


# b7e11e5c 21-Jul-1999 hubertf <hubertf@NetBSD.org>

const poisoning

Patch submitted in PR 8039 by Joseph Myers <jsm28@cam.ac.uk>


# ef383c95 12-Oct-1997 christos <christos@NetBSD.org>

Warnsify and remove local implementations of libc functions.


# 887dd216 22-Apr-1995 cgd <cgd@NetBSD.org>

clean up import, NetBSD RCS IDs, etc.


# 8542364e 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources