]> git.cameronkatri.com Git - bsdgames-darwin.git/history - canfield
fish: use arc4random_uniform for drawing random numbers
[bsdgames-darwin.git] / canfield /
2021-03-28 Cameron KatriUse PREFIX now
2021-02-22 Cameron KatriGet all the games compiling for iOS
2014-03-22 dhollandUse ssize_t for read() results. Don't use int for lseek...
2014-03-22 dhollandUse ssize_t for read() results. Don't use int for lseek...
2014-03-22 dhollandUse uid_t to hold getuid() results, and don't check...
2011-05-23 joergDon't use strings from arrays as format string.
2010-02-06 heWhen using -lcurses, you also need -lterminfo.
2010-01-03 dhollandChristos points out that usage should not use errx...
2010-01-01 wizNew sentence, new line.
2010-01-01 dhollandAdjust SYNOPSIS for cfscores to better match reality...
2010-01-01 dhollandSplit struct betinfo into its own header file so it...
2010-01-01 dhollandUse NULL instead of 0 for pointer tests. Remove an...
2010-01-01 dhollandSend error messages to stderr. Use errx/warnx, not...
2010-01-01 dhollandCorrect usage message.
2009-08-12 dhollandsprinkle static
2008-08-08 drochnerif initscr() fails, exit with a message rather than...
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2008-01-28 dhollandWork around gcc signedness warning: if you check for...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2006-02-25 wizFix typo in the instructions.
2005-09-15 wizUse standard AUTHORS section header. From YOMURA Masano...
2005-07-01 jmcKNF and WARNS=3
2004-11-05 dslAdd (unsigned char) cast to ctype functions
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-18 lukemsome makefile de-linting
2001-12-12 tvMKfoo=no -> NOfoo=
2001-04-02 wizWhitespace and/or punctuation fixes.
2000-07-03 mattMore include additions for exit, abs, strcmp, etc.
2000-05-08 mycroftUse setgid(), not setregid().
2000-04-27 jdcFix arguments to *printw().
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-09 jsmInclude <time.h> in various places in the games where...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-03-10 erhFix .Bl/.El imbalance.
1999-02-13 lukemconvert from NOxxx= to MKxxx=no.
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-09-11 hubertffix main() prototype, as per PR#5867
1998-08-29 hubertfUse symbolic constants for seek(), open(). Fixed as...
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1997-11-20 mrginstall games that need it setgid.
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-11 lukemuse err/warn instead of perror
1997-10-10 lukemWARNSify
1995-05-13 jtcClear the last char in input buffer when an erase or...
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-21 cgdclean up import
1995-02-28 jtcchange <sys/signal.h> to <signal.h>
1994-12-22 cgdspecify man pages the new way.
1993-08-10 mycroftChanges for new Curses.
1993-08-05 jtcUpdate to -mandoc macros
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources