summaryrefslogtreecommitdiff
path: root/games/arithmetic/arithmetic.c
AgeCommit message (Expand)Author
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