summaryrefslogtreecommitdiff
path: root/games/atc/extern.h
AgeCommit message (Expand)Author
2015-12-31Include only needed header files per each source filemestre
2015-12-26Set as __dead a few more functions, that don't return, on games/mestre
2014-12-09Do not memorialize cheaters in the high score file.Theo de Raadt
2014-07-13if not seeded explicitly, use arc4random instead. ok deraadtTed Unangst
2013-10-25start_time should be time_t, not int since it holds the reasult ofTodd C. Miller
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-02-04Tidying: change a constant to a #define, stop logging hostnames with thePaul Janzen
1999-09-01Make sure screen is big enough for the selected game; also a little tidyingPaul 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