Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-13 | replace gettimeofday with monotonic gettime. from Scott Cheloha | Ted Unangst | |
ok tb | |||
2016-08-27 | Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(), | Philip Guenther | |
and setitimer() ok deraadt@ | |||
2016-01-10 | As per style(9), remove remaining lint-style comments from games/ | mestre | |
OK tb@ | |||
2016-01-04 | More cleanup and sorting on header section | mestre | |
OK tb@ and he also pointed out that for consistency with rest of the tree we should include termios.h instead of sys/ttydefaults.h, where applicable | |||
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 | |
ok tedu (... other games maintainer absent) | |||
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 | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
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 | |
it from two columns to one column with leaders printed every third score to guide the eye across the vast whitespace that's left with the traditional 8-char usernames. | |||
1999-03-22 | Many fixes, most either from or based on NetBSD changes: | Paul Janzen | |
get rid of unused function improve output format allow previewing of next piece randomize initial rotation angle of falling blocks. | |||
1998-09-24 | NetBSD changes and a few obvious fixes | Paul Janzen | |
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Removed "extern int errno"; Added #include <errno.h> if not already present. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |