summaryrefslogtreecommitdiff
path: root/games/snake
AgeCommit message (Expand)Author
2001-12-12MKfoo=no -> NOfoo=tv
2001-08-31Always lseek back to the beginning of the file in post(), which may bejsm
2001-04-02Whitespace and/or punctuation fixes.wiz
2000-05-08Use setgid(), not setregid().mycroft
2000-01-21Improve snscore error handling.jsm
1999-10-26fix handling of '-t' flag, and pause for a little bit after drawing happysnakecgd
1999-10-26correct description of representation of snakecgd
1999-09-14Convert snake to use curses, and generally clean it up somewhat.jsm
1999-09-12Security improvements for games (largely from or inspired by OpenBSD).jsm
1999-09-09Check for failure of malloc() and calloc() at various places in the games.jsm
1999-09-08Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm
1999-09-08Add `__noreturn__' and `__unused__' attributes where appropriate tojsm
1999-09-08Add use of `const' where appropriate to the games.jsm
1999-08-14Adapt to change of "termcap.h".tron
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-09-13mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf
1998-09-11fix main() prototype, per PR#5867hubertf
1998-07-27const poisoning.mycroft
1998-02-04Remove -lcompat; not needed.christos
1997-11-20install games that need it setgid.mrg
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-14use <termcap.h>lukem
1997-10-12WARNSify, KNFifylukem
1996-07-03BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first.chopps
1996-05-19Avoid NULL-pointer deref and for now, simply exit if required terminalpk
1995-04-29Fix usages of ospeed.mycroft
1995-04-29Use POSIX tty semantics.mycroft
1995-04-24Various changes to make games compile w/o warnings on the alpha:cgd
1995-04-22fix up botched includecgd
1995-04-22oops; delete duplicated functions.cgd
1995-04-22clean up import, NetBSD RCS Ids, etc.cgd
1994-12-22specify man pages the new way.cgd
1994-05-23need -lcompatcgd
1994-04-05TIOCGWINSZderaadt
1994-04-05initialize variable!cgd
1994-04-01evil lseek casts...cgd
1993-12-08Eliminate a compiler warning.mycroft
1993-08-09Snake scores, etc. are stored in /var/games, not /usr/games/lib.jtc
1993-08-05Update to use new -mandoc macros.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-04-20Don't dereference NULL pointer.mycroft
1993-04-19Fix bug I introduced.mycroft
1993-04-18Cleanup for GCC 2.mycroft
1993-03-23got rid of unnecessary -lcompat and associated dependencycgd
1993-03-21initial import of 386bsd-0.1 sourcescgd