OpenGrok
Cross Reference: ranf.c
xref
: /
src
/
games
/
trek
/
ranf.c
Home
|
History
|
Annotate
|
Download
|
only in
trek
History log of
/src/games/trek/ranf.c
Revision
Date
Author
Comments
1.7
25-May-2009
dholland
Use random() instead of rand(), so we get something like random
numbers out.
This changes the "tournament codes"; that is, the same code will give
you a different game now from what it used to. (This is because the
codes are basically random seeds.) I really really doubt anyone cares
about this, especially since the tournament feature appears to be
undocumented.
1.6
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.5
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.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
Indexes created Sat Oct 25 01:09:55 GMT 2025