summaryrefslogtreecommitdiffstats
path: root/games/tetris/input.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace gettimeofday with monotonic gettime. from Scott Chelohatedu2017-08-131-48/+34
* Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(),guenther2016-08-271-1/+2
* As per style(9), remove remaining lint-style comments from games/mestre2016-01-101-2/+1
* More cleanup and sorting on header sectionmestre2016-01-041-6/+2
* simplify poll() conversion. from patrick keshishiantedu2014-12-311-8/+6
* don't deref timeout if null. from theo buehler.tedu2014-11-051-6/+7
* select() to poll() conversionsderaadt2014-11-031-10/+6
* use STD{IN,OUT,ERR}_FILENOderaadt2005-04-131-3/+3
* more ansi; khalek@linuxgamers.netderaadt2004-07-101-5/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* put to the -Wall an unused variablemickey2002-07-261-2/+1
* de-registerpjanzen2002-05-311-2/+2
* missing headerderaadt2001-09-271-1/+2
* use select() betterderaadt2001-09-051-3/+6
* Long usernames. This really messes up the scoreboard printout, so changepjanzen2001-02-041-2/+2
* Many fixes, most either from or based on NetBSD changes:pjanzen1999-03-221-15/+1
* NetBSD changes and a few obvious fixespjanzen1998-09-241-0/+1
* From netbsd:niklas1996-02-171-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+182