]> git.cameronkatri.com Git - bsdgames-darwin.git/history - sail/dr_2.c
Revert arc4random usage for now
[bsdgames-darwin.git] / sail / dr_2.c
2019-02-03 mrg- enlarge buffer to avoid snprintf() truncation
2014-03-28 apbtemp is a pointer, and tempmax, not sizeof(temp), is...
2009-03-14 dhollandCreate some abstraction for sending messages.
2009-03-14 dhollandSprinkle some "bool". And don't use '\0' to mean 'false'.
2009-03-14 dhollandLines <= 80 chars, remove trailing whitespace, other...
2009-03-14 dhollandString buffer cleanup. sprintf bad.
2009-03-14 dhollandDon't use char for random state variables; use int...
2009-03-02 dhollandBraces around a nested if, for clarity; suggested by...
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-02-05 christosremove redundant decls.
2001-01-04 jwiseNormalize signature of ship handling functions -- struc...
2001-01-04 jwiseMore rationalization of include files:
2001-01-04 jwiseRationalize inclusion of header files: cut down on...
2001-01-04 jwiseFirst half of static-ization of local funcs.
2001-01-01 jwiseANSIfy in preparation for further work.
2000-11-30 jwiseChange the macro to roll a six-sided die from die(...
1999-09-30 jsmFix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-02-10 hubertfThe game sail(6) has a function Write() which is used...
1998-09-11 hubertffix prototype, per PR#5867
1998-07-25 hubertfRename internal move() to move_ship(), as per PR 5841 by
1997-10-13 christos- make sure that the arguments to the printf like funct...
1997-10-13 christosWarns fixes:
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdclean up import, NetBSD RCS IDs
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources