index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
tetris
/
input.c
Age
Commit message (
Expand
)
Author
2017-08-13
replace gettimeofday with monotonic gettime. from Scott Cheloha
Ted Unangst
2016-08-27
Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(),
Philip Guenther
2016-01-10
As per style(9), remove remaining lint-style comments from games/
mestre
2016-01-04
More cleanup and sorting on header section
mestre
2014-12-31
simplify poll() conversion. from patrick keshishian
Ted Unangst
2014-11-05
don't deref timeout if null. from theo buehler.
Ted Unangst
2014-11-03
select() to poll() conversions
Theo de Raadt
2005-04-13
use STD{IN,OUT,ERR}_FILENO
Theo de Raadt
2004-07-10
more ansi; khalek@linuxgamers.net
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-26
put to the -Wall an unused variable
Michael Shalayeff
2002-05-31
de-register
Paul Janzen
2001-09-27
missing header
Theo de Raadt
2001-09-05
use select() better
Theo de Raadt
2001-02-04
Long usernames. This really messes up the scoreboard printout, so change
Paul Janzen
1999-03-22
Many fixes, most either from or based on NetBSD changes:
Paul Janzen
1998-09-24
NetBSD changes and a few obvious fixes
Paul Janzen
1996-02-17
From netbsd:
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt