summaryrefslogtreecommitdiffstats
path: root/games/atc/graphics.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(),guenther2016-08-271-1/+2
* Include only needed header files per each source filemestre2015-12-311-2/+6
* replace setbuf with setvbuf, from Frederic Nowaktedu2015-11-041-2/+2
* long live BSD, SYSV is dead!tedu2014-07-131-26/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* ansi. ok deraadt@jsg2004-11-291-30/+17
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* Handle EOF on stdin.pjanzen2000-07-231-5/+6
* Make sure screen is big enough for the selected game; also a little tidyingpjanzen1999-09-011-13/+12
* - make atc check for calloc() failure; correctly check for redefinition ofpjanzen1999-07-311-4/+7
* Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults ifpjanzen1998-09-211-15/+38
* initial import of NetBSD treederaadt1995-10-181-0/+424