summaryrefslogtreecommitdiffstats
path: root/snake/snake/snake.h
Commit message (Expand)AuthorAgeFilesLines
* Convert snake to use curses, and generally clean it up somewhat.jsm1999-09-141-126/+0
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-2/+2
* Add use of `const' where appropriate to the games.jsm1999-09-081-11/+9
* Adapt to change of "termcap.h".tron1999-08-141-2/+2
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* use <termcap.h>lukem1997-10-141-1/+2
* WARNSify, KNFifylukem1997-10-121-14/+55
* BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first.chopps1996-07-031-2/+2
* Fix usages of ospeed.mycroft1995-04-291-2/+2
* Use POSIX tty semantics.mycroft1995-04-291-6/+4
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-1/+2
* clean up import, NetBSD RCS Ids, etc.cgd1995-04-221-5/+12
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+79