summaryrefslogtreecommitdiffstats
path: root/games/caesar/caesar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* patch from <tleguern at bouledef dot eu> to support backward rotation,schwarze2019-05-151-3/+5
* convert source code frequencies to match those in the man pagetedu2017-08-101-6/+5
* - Convert atoi(3) to strtonum(3)mestre2016-02-261-17/+6
* Use __progname instead of hand-rolled parsing of argv[0].tb2015-12-161-7/+4
* Pledge "stdio" for simple games.doug2015-10-141-1/+4
* Mark functions calling exit(3) as __dead.schwarze2014-07-031-3/+3
* compute intermediate results in double precision; from pjanzen@, okotto2010-02-221-3/+4
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-15/+1
* ansi; khalek@linuxgamers.netderaadt2004-07-091-8/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* de-registerpjanzen2002-05-311-3/+3
* No dm -> no need to revoke setegid.pjanzen2002-05-311-8/+4
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-4/+4
* Use err() rather than errx() immediately after alloc failure.pjanzen2001-02-171-3/+3
* minor tidying, and a fix to rot13's command line behaviourpjanzen1998-08-191-17/+19
* OpenBSD ID and minor fixespjanzen1998-03-121-3/+3
* repairs from pjanzen@foatdi.harvard.eduderaadt1998-02-221-38/+49
* proper gid revokederaadt1996-12-221-0/+2
* setgid games, not setuid games. closes a neat set of holesderaadt1996-12-191-0/+2
* From netbsd:niklas1996-02-171-3/+3
* initial import of NetBSD treederaadt1995-10-181-0/+160