summaryrefslogtreecommitdiffstats
path: root/robots/score.c
Commit message (Expand)AuthorAgeFilesLines
* sprinkle staticdholland2009-08-121-4/+7
* don't ignore errors from read(); found by lintdholland2009-08-031-5/+4
* Assorted minor cleanups, no functional change:dholland2009-07-201-15/+20
* Whitespace.dholland2009-07-201-17/+17
* ANSIfy. Use __dead. Object diffs checked.dholland2009-07-201-13/+8
* If getpwuid() returns null, its not usually a good idea to dereferenceabs2006-03-171-5/+5
* Remove uses of __P.jsm2004-01-271-4/+4
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Cast pointer diffs to long for printing with %ld.thorpej2000-04-271-3/+3
* Fix arguments to *printw().jdc2000-04-271-3/+3
* Don't insert leading 0s in the score display. (HI CHRISTOS!)mycroft2000-04-091-4/+4
* Report scores as auto-bot or not correctly.jsm2000-01-201-3/+3
* Fix -Wsign-compare warnings.jsm1999-09-181-5/+4
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-9/+8
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-081-3/+3
* Add use of `const' where appropriate to the games.jsm1999-09-081-5/+6
* Add missing prototypeschristos1999-05-161-2/+5
* Add -A for automatic playing mode.christos1999-05-151-29/+84
* deprecate bzero, rindex, etc. use symbolic constants in open()lukem1997-10-121-6/+6
* WARNSifylukem1997-10-121-23/+19
* clean up importcgd1995-04-221-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+184