]> git.cameronkatri.com Git - bsdgames-darwin.git/history - mille/mille.c
Revert arc4random usage for now
[bsdgames-darwin.git] / mille / mille.c
2011-08-31 plunkyNULL does not need a cast
2009-05-25 dhollandUse the time to call srandom(), not getpid().
2009-05-25 dhollandKNF/whitespace: format preprocessor directives correctly.
2009-05-25 dhollandANSIfy function declarations. Object file diffs checked.
2008-08-08 drochnerif initscr() fails, exit with a message rather than...
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-12-06 blymnChange deprecated curses function to new equivalent.
2001-04-06 wizNegative exit code cleanup: Replace exit(-x) with exit(x).
2000-05-08 mycroftUse setgid(), not setregid().
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-03-29 mrgdefined(attron) does not mean there is a <term.h>
1997-10-12 lukemWARNSify
1997-05-23 jtcChange "reg" to "register"
1995-03-24 cgdrcs id conventions
1994-05-12 jtcsync with 44lite, seems to fix bug #224
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources