summaryrefslogtreecommitdiff
path: root/games/arithmetic/arithmetic.c
AgeCommit message (Expand)Author
2012-06-19WARNS=5, and make WARNS=5 the default for src/games.dholland
2011-08-31NULL does not need a castplunky
2009-08-27remove unnecessary castsdholland
2009-08-12sprinkle staticdholland
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2004-11-05Add (unsigned char) cast to ctype functionsdsl
2004-01-27Remove uses of __P.jsm
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-03-31The game would show the statistic info and immediately prompt you with a newhubertf
2001-02-19convert to use getprogname()cgd
2001-02-05fix nested externchristos
2000-05-08Use setgid(), not setregid().mycroft
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-07-17This patch (a) makes arithmetic(6) revoke any setgid privileges it gothubertf
1998-09-14constify, as per PR#6136 by Joseph Myers <jsm28@cam.ac.uk>hubertf
1998-09-13mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf
1998-02-03change includes to fix compiler warningperry
1997-10-15Make compiler happy.is
1997-10-10getopt returns -1 not EOFlukem
1997-10-09KNFify, WARNSify, use errx(), clean up .Nm in manpagelukem
1996-03-21Be pedantic, main() returns int in Standard C.jtc
1995-03-21clean up import.cgd
1995-02-28change <sys/signal.h> to <signal.h>jtc
1993-08-01Add RCS identifiers.mycroft
1993-04-18Cleanup for GCC 2.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd