]> git.cameronkatri.com Git - bsdgames-darwin.git/history - snake
Merge in corrections/additions from Free/OpenBSD.
[bsdgames-darwin.git] / snake /
2002-09-26 wizNew sentences begin on new lines.
2002-09-18 lukemsome makefile de-linting
2001-12-12 tvMKfoo=no -> NOfoo=
2001-08-31 jsmAlways lseek back to the beginning of the file in post...
2001-04-02 wizWhitespace and/or punctuation fixes.
2000-05-08 mycroftUse setgid(), not setregid().
2000-01-21 jsmImprove snscore error handling.
1999-10-26 cgdfix handling of '-t' flag, and pause for a little bit...
1999-10-26 cgdcorrect description of representation of snake
1999-09-14 jsmConvert snake to use curses, and generally clean it...
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-09 jsmCheck for failure of malloc() and calloc() at various...
1999-09-08 jsmUse the symbolic names `SEEK_SET' and `O_RDONLY' where...
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-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, per PR#5867
1998-07-27 mycroftconst poisoning.
1998-02-04 christosRemove -lcompat; not needed.
1997-11-20 mrginstall games that need it setgid.
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-14 lukemuse <termcap.h>
1997-10-12 lukemWARNSify, KNFify
1996-07-03 choppsBS was using obsolete 'bs' and 'bc' capabilities. ...
1996-05-19 pkAvoid NULL-pointer deref and for now, simply exit if...
1995-04-29 mycroftFix usages of ospeed.
1995-04-29 mycroftUse POSIX tty semantics.
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdfix up botched include
1995-04-22 cgdoops; delete duplicated functions.
1995-04-22 cgdclean up import, NetBSD RCS Ids, etc.
1994-12-22 cgdspecify man pages the new way.
1994-05-23 cgdneed -lcompat
1994-04-05 deraadtTIOCGWINSZ
1994-04-05 cgdinitialize variable!
1994-04-01 cgdevil lseek casts...
1993-12-08 mycroftEliminate a compiler warning.
1993-08-09 jtcSnake scores, etc. are stored in /var/games, not /usr...
1993-08-05 jtcUpdate to use new -mandoc macros.
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-04-20 mycroftDon't dereference NULL pointer.
1993-04-19 mycroftFix bug I introduced.
1993-04-18 mycroftCleanup for GCC 2.
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources