summaryrefslogtreecommitdiff
path: root/games/robots/score.c
AgeCommit message (Expand)Author
2021-04-13properly terminate after using strncpy().mrg
2009-08-12sprinkle staticdholland
2009-08-03don't ignore errors from read(); found by lintdholland
2009-07-20Assorted minor cleanups, no functional change:dholland
2009-07-20Whitespace.dholland
2009-07-20ANSIfy. Use __dead. Object diffs checked.dholland
2006-03-17If getpwuid() returns null, its not usually a good idea to dereferenceabs
2004-01-27Remove uses of __P.jsm
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-04-27Cast pointer diffs to long for printing with %ld.thorpej
2000-04-27Fix arguments to *printw().jdc
2000-04-09Don't insert leading 0s in the score display. (HI CHRISTOS!)mycroft
2000-01-20Report scores as auto-bot or not correctly.jsm
1999-09-18Fix -Wsign-compare warnings.jsm
1999-09-12Security improvements for games (largely from or inspired by OpenBSD).jsm
1999-09-08Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm
1999-09-08Add use of `const' where appropriate to the games.jsm
1999-05-16Add missing prototypeschristos
1999-05-15Add -A for automatic playing mode.christos
1997-10-12deprecate bzero, rindex, etc. use symbolic constants in open()lukem
1997-10-12WARNSifylukem
1995-04-22clean up importcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd