summaryrefslogtreecommitdiffstats
path: root/games/atc/update.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing 'void'tb2016-01-081-2/+2
* Include only needed header files per each source filemestre2015-12-311-2/+5
* Replace 'arc4random() % range' by 'arc4random_uniform(range)'.tb2015-12-151-5/+14
* Do not memorialize cheaters in the high score file.deraadt2014-12-091-2/+1
* For now, these games still contain deterministic randomization (forderaadt2014-12-081-2/+2
* if not seeded explicitly, use arc4random instead. ok deraadttedu2014-07-131-5/+22
* long live BSD, SYSV is dead!tedu2014-07-131-10/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* fix number conversion logic; spotted by pat@; ok tedu@ pat@otto2006-03-311-6/+6
* assorted fixes mostly from coverity via netbsd via jasper adriaanse via techtedu2006-03-271-3/+3
* ansi. ok deraadt@jsg2004-11-291-19/+11
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* string cleaning; ok pjanzenderaadt2003-04-081-4/+4
* 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenderaadt2003-04-061-8/+13
* double words and spelling fixesdavid2003-03-111-3/+3
* Nothing but comments after #endif and #else; heko@iki.fipjanzen2001-08-061-3/+3
* Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults ifpjanzen1998-09-211-12/+23
* r?index -> strr?chrmillert1997-01-171-4/+3
* initial import of NetBSD treederaadt1995-10-181-0/+410