Home | History | Annotate | Download | only in trek
History log of /src/games/trek/kill.c
RevisionDateAuthorComments
 1.11  24-May-2009  dholland Split up lines > 80 chars. Object files unchanged.
 1.10  24-May-2009  dholland KNF: brace and comment placement. Object files identical.
 1.9  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.8  31-Mar-2009  christos Avoid hardcoded "too large" constant that caused FPE on the vax.
XXX: Should pullup to 5.0
 1.7  07-Aug-2003  agc branches: 1.7.38; 1.7.40;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.
 1.6  21-Jul-1999  hubertf const poisoning

Patch submitted in PR 8039 by Joseph Myers <jsm28@cam.ac.uk>
 1.5  30-Aug-1998  veego Add braces to make the new egcs happy.
 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.7.40.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.7.38.1  01-Apr-2009  snj Pull up following revision(s) (requested by christos in ticket #637):
games/trek/help.c: revision 1.9
games/trek/kill.c: revision 1.8
games/trek/schedule.c: revision 1.7
games/trek/setup.c: revision 1.10
games/trek/trek.h: revision 1.12
Avoid hardcoded "too large" constant that caused FPE on the vax.

RSS XML Feed