History log of /netbsd/games/trek/attack.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 61357867 24-May-2009 dholland <dholland@NetBSD.org>

Split up lines > 80 chars. Object files unchanged.


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

Don't use literal ^G's in string constants. Use \a.


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


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


# 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