summaryrefslogtreecommitdiffstats
path: root/arithmetic/arithmetic.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=5, and make WARNS=5 the default for src/games.dholland2012-06-191-14/+9
* NULL does not need a castplunky2011-08-311-3/+3
* remove unnecessary castsdholland2009-08-271-3/+3
* sprinkle staticdholland2009-08-121-30/+27
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-5/+5
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-4/+4
* Remove uses of __P.jsm2004-01-271-10/+10
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* The game would show the statistic info and immediately prompt you with a newhubertf2002-03-311-6/+11
* convert to use getprogname()cgd2001-02-191-5/+3
* fix nested externchristos2001-02-051-5/+5
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* Don't declare 'extern opt*' getopt variables.simonb2000-04-141-4/+2
* This patch (a) makes arithmetic(6) revoke any setgid privileges it gothubertf1999-07-171-3/+6
* constify, as per PR#6136 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-09-141-6/+6
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-4/+4
* change includes to fix compiler warningperry1998-02-031-2/+3
* Make compiler happy.is1997-10-151-3/+3
* getopt returns -1 not EOFlukem1997-10-101-3/+3
* KNFify, WARNSify, use errx(), clean up .Nm in manpagelukem1997-10-091-30/+41
* Be pedantic, main() returns int in Standard C.jtc1996-03-211-3/+3
* clean up import.cgd1995-03-211-7/+12
* change <sys/signal.h> to <signal.h>jtc1995-02-281-2/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* Cleanup for GCC 2.mycroft1993-04-181-1/+1
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+375