summaryrefslogtreecommitdiff
path: root/games/caesar/caesar.c
AgeCommit message (Expand)Author
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2005-11-19Simplify error checking.christos
2005-11-19Replaced one instance of err() with errx(), as the value of errno might notrillig
2005-10-18Removed the unnecessary #include <ctype.h>.rillig
2005-10-08Added an empty line to conform to KNF.rillig
2005-07-22Aligned the usage message from the program with the one mentioned in therillig
2005-07-22- caesar(6) is not a SETGIDGAME, so we don't need to revoke any privileges.rillig
2005-05-23* fixed <ctype> bugsrillig
2004-01-27Remove uses of __P.jsm
2004-01-01Make dot and winnerdot of type double. Patch from Jan Vornbergerjsm
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-05-08Use setgid(), not setregid().mycroft
2000-01-09Use err(1, NULL) and warn(NULL) for `out of memory' error messages.jsm
1999-09-08Add use of `const' where appropriate to the games.jsm
1999-07-21Drop setgid privs early, via OpenBSDhubertf
1998-09-13mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf
1997-10-11minor KNFifylukem
1997-10-10WARNSifylukem
1996-02-06Removed "extern int errno"; Added #include <errno.h> if not already present.jtc
1995-03-21clean up importcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd