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
e'>Build compat code only when specified by RUMP_COMPATpooka 2014-12-02Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,pooka 2014-03-13rename component.c -> raidframe_component.cpooka 2010-03-01Introduce RUMP_COMPONENT. It behaves mostly like a simplifiedpooka 2009-12-03* create /dev on the rump rootfs automaticallypooka 2009-11-23Add rf_paritymap.c, which is now required for raidframe.pooka 2009-09-07one more ketchup with rump_dev_makenodes -> rump_vfs_makedevnodespooka 2009-07-20describe & attach raidframe rump kernel componentpooka 2009-06-09Checkpoint a bunch of work-in-progress: support for disk devicespooka