summaryrefslogtreecommitdiffstats
path: root/snake/snake
Commit message (Expand)AuthorAgeFilesLines
* Adapt to change of "termcap.h".tron1999-08-142-5/+5
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* Remove -lcompat; not needed.christos1998-02-041-3/+3
* install games that need it setgid.mrg1997-11-201-1/+2
* use <termcap.h>lukem1997-10-142-10/+4
* WARNSify, KNFifylukem1997-10-124-537/+659
* BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first.chopps1996-07-032-10/+13
* Avoid NULL-pointer deref and for now, simply exit if required terminalpk1996-05-191-5/+14
* Fix usages of ospeed.mycroft1995-04-292-6/+6
* Use POSIX tty semantics.mycroft1995-04-293-51/+21
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-242-5/+6
* fix up botched includecgd1995-04-221-3/+3
* oops; delete duplicated functions.cgd1995-04-221-23/+2
* clean up import, NetBSD RCS Ids, etc.cgd1995-04-226-37/+106
* specify man pages the new way.cgd1994-12-221-2/+2
* need -lcompatcgd1994-05-231-3/+3
* TIOCGWINSZderaadt1994-04-051-3/+15
* evil lseek casts...cgd1994-04-011-4/+4
* Eliminate a compiler warning.mycroft1993-12-081-22/+22
* Snake scores, etc. are stored in /var/games, not /usr/games/lib.jtc1993-08-091-4/+4
* Update to use new -mandoc macros.jtc1993-08-051-45/+54
* Add RCS identifiers.mycroft1993-08-014-4/+8
* Add RCS indentifiers.mycroft1993-08-011-1/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* Don't dereference NULL pointer.mycroft1993-04-201-1/+4
* Fix bug I introduced.mycroft1993-04-191-4/+4
* Cleanup for GCC 2.mycroft1993-04-182-11/+6
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-216-0/+1790