summaryrefslogtreecommitdiff
path: root/games/tetris/input.c
AgeCommit message (Expand)Author
2009-05-25ANSIfy function declarations.dholland
2006-03-19Coverity CID 868: Fix possible NULL deref (after INFTIM passes :-)christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-12-29Correct some comments and error messages that still talked about "select".kristerw
2002-12-26Fix a bug in rwait() introduced during the select() to poll() conversionjmmv
2002-09-19select() -> poll()mycroft
2002-06-02de-registerwiz
1999-01-03Add previewing of next shape. Old (previous) behaviour can behubertf
1996-02-06Removed "extern int errno"; Added #include <errno.h> if not already present.jtc
1995-04-22NetBSD RCS Idscgd
1994-05-06ascii tetris!cgd