Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-27 | Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(), | Philip Guenther | |
and setitimer() ok deraadt@ | |||
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 | |||
2015-08-26 | Improve robots(6) by using timespec*() functions, replacing gettimeofday() | Rafael Zalamena | |
with clock_gettime(MONOTONIC) to avoid clock changes and replacing poll() with ppoll() to deal better with timespec. ok guenther@. | |||
2014-11-03 | select() to poll() conversions | Theo de Raadt | |
ok tedu (... other games maintainer absent) | |||
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2004-11-29 | ansi. ok deraadt@ | Jonathan Gray | |
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-05-31 | de-register | Paul Janzen | |
2000-07-23 | Handle EOF on stdin. | Paul Janzen | |
1999-12-18 | Enable realtime mode, use native curses functions when available, tidy man | Paul Janzen | |
page, and use MAXLOGNAME for scorefile (this makes new scorefiles incompatible with old ones). Realtime idea and some code from d@. | |||
1998-07-09 | Scorefile bugfix and minor code cleaning, some from NetBSD | Paul Janzen | |
1996-06-02 | Update for modern curses implementation | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |