summaryrefslogtreecommitdiff
path: root/games/caesar
AgeCommit message (Expand)Author
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-01-28Make the default WARNS for games 4. The only game that needs to set WARNSdholland
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-23Raised WARNS to 4.rillig
2005-05-23* fixed <ctype> bugsrillig
2005-04-09Don't assume /usr/games; use the same path as what rot13 was found atatatat
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
2002-09-26Lots of minor fixes resulting from reading these man pages in detail.wiz
2002-09-26Ispell.wiz
2000-05-08Use setgid(), not setregid().mycroft
2000-04-24While everyone's beating up on rot13 - use 'exec' to loose the shellsimonb
2000-04-24$* -> "$@", not that it does anything. yet.perry
2000-04-24keep it simple.perry
2000-04-24Don't rely upon /usr/games being in PATH, include it explicitly.hubertf
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-11-12add missing .Nm calls and MLINKS. from spz@serpens.swb.demrg
1997-10-11minor KNFifylukem
1997-10-10WARNSifylukem
1997-03-24- Makefile cleanupschristos
1996-10-18Use ${INSTALL}.thorpej
1996-02-06Removed "extern int errno"; Added #include <errno.h> if not already present.jtc
1995-03-21clean up importcgd
1995-03-21from Litecgd
1994-12-22specify man pages the new way.cgd
1993-08-05Update to use new -mandoc macros.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd