]> git.cameronkatri.com Git - bsdgames-darwin.git/history - robots/score.c
Hide the cursor during the game.
[bsdgames-darwin.git] / robots / score.c
2009-08-12 dhollandsprinkle static
2009-08-03 dhollanddon't ignore errors from read(); found by lint
2009-07-20 dhollandAssorted minor cleanups, no functional change:
2009-07-20 dhollandWhitespace.
2009-07-20 dhollandANSIfy. Use __dead. Object diffs checked.
2006-03-17 absIf getpwuid() returns null, its not usually a good...
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2000-04-27 thorpejCast pointer diffs to long for printing with %ld.
2000-04-27 jdcFix arguments to *printw().
2000-04-09 mycroftDon't insert leading 0s in the score display. (HI...
2000-01-20 jsmReport scores as auto-bot or not correctly.
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-08 jsmUse the symbolic names `SEEK_SET' and `O_RDONLY' where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-05-16 christosAdd missing prototypes
1999-05-15 christosAdd -A for automatic playing mode.
1997-10-12 lukemdeprecate bzero, rindex, etc. use symbolic constants...
1997-10-12 lukemWARNSify
1995-04-22 cgdclean up import
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources