summaryrefslogtreecommitdiff
path: root/games/caesar/caesar.c
AgeCommit message (Expand)Author
2019-05-15patch from <tleguern at bouledef dot eu> to support backward rotation,Ingo Schwarze
2017-08-10convert source code frequencies to match those in the man pageTed Unangst
2016-02-26- Convert atoi(3) to strtonum(3)mestre
2015-12-16Use __progname instead of hand-rolled parsing of argv[0].tb
2015-10-14Pledge "stdio" for simple games.Doug Hogan
2014-07-03Mark functions calling exit(3) as __dead.Ingo Schwarze
2010-02-22compute intermediate results in double precision; from pjanzen@, okOtto Moerbeek
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2004-07-09ansi; khalek@linuxgamers.netTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-31de-registerPaul Janzen
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-02-17Use err() rather than errx() immediately after alloc failure.Paul Janzen
1998-08-19minor tidying, and a fix to rot13's command line behaviourPaul Janzen
1998-03-12OpenBSD ID and minor fixesPaul Janzen
1998-02-22repairs from pjanzen@foatdi.harvard.eduTheo de Raadt
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-02-17From netbsd:Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt