]> git.cameronkatri.com Git - bsdgames-darwin.git/history - tetris
Make this build on Mac OS X.
[bsdgames-darwin.git] / tetris /
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2008-01-28 dhollandMake the default WARNS for games 4. The only game that...
2008-01-28 dhollandBuild with WARNS=4. (All fixes are cosmetic, except...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2007-12-15 perryinclude sys/cdefs.h so that __attribute__ can be fixed...
2006-10-22 mrgdon't discard const. GCC 4.1-20061021 doesn't like...
2006-06-01 drochnerBetter check data read from tetris.scores before use...
2006-03-19 christosCoverity CID 868: Fix possible NULL deref (after INFTIM...
2005-09-15 wizUse standard AUTHORS section header. From YOMURA Masano...
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-12-29 kristerwCorrect some comments and error messages that still...
2002-12-26 jmmvFix a bug in rwait() introduced during the select(...
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-19 mycroftselect() -> poll()
2002-06-02 wizde-register
2002-02-08 rossGenerate <>& symbolically. I'm avoiding .../dist/....
2001-11-02 christosUpdate to the new t_agetstr() API.
2001-04-02 wizWhitespace and/or punctuation fixes.
2000-05-24 blymnFix core dump.
2000-05-22 blymnConverted games to use the new termcap interface.
2000-01-21 jsmClean up error reporting in tetris.
2000-01-21 jsmFix high score table formatting bug.
2000-01-01 jsmDeclare variables as extern in headers rather than...
1999-10-04 lukemupdate after change to return value of tputs() third...
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-17 jsmConvert tetris to use <err.h> functions.
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-08-14 tronAdapt to change of "termcap.h".
1999-03-22 absNewline and usage cosmetics from Soren S. Jorvang ...
1999-02-11 simonbRemove unneeded "mips compiler bug" workaround from...
1999-01-03 hubertfonly show preview if the -p option is given
1999-01-03 hubertfAdd previewing of next shape. Old (previous) behaviour...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-08-10 perrybzero->memset
1997-11-20 mrginstall games that need it setgid.
1997-10-14 lukemuse <termcap.h>
1997-10-12 lukemminor WARNSify
1997-09-01 mikelfix typo; from Hubert Feyrer in PR bin/4070
1997-05-29 cgdFix broken uses of Dd. Both the mdoc and mdoc.samples...
1997-01-13 tlsbfunctions -> memfunctions
1996-02-06 jtcRemoved "extern int errno"; Added #include <errno.h...
1995-04-29 mycroftFix usages of ospeed.
1995-04-28 mycroftUse POSIX signal and tty semantics.
1995-04-22 cgdNetBSD RCS Ids
1994-12-22 cgdspecify man pages the new way.
1994-05-06 cgdascii tetris!