summaryrefslogtreecommitdiff
path: root/games/atc/graphics.c
AgeCommit message (Expand)Author
2016-08-27Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(),Philip Guenther
2015-12-31Include only needed header files per each source filemestre
2015-11-04replace setbuf with setvbuf, from Frederic NowakTed Unangst
2014-07-13long live BSD, SYSV is dead!Ted Unangst
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2004-11-29ansi. ok deraadt@Jonathan Gray
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2000-07-23Handle EOF on stdin.Paul Janzen
1999-09-01Make sure screen is big enough for the selected game; also a little tidyingPaul Janzen
1999-07-31- make atc check for calloc() failure; correctly check for redefinition ofPaul Janzen
1998-09-21Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults ifPaul Janzen
1995-10-18initial import of NetBSD treeTheo de Raadt