summaryrefslogtreecommitdiffstats
path: root/games/caesar
AgeCommit message (Expand)AuthorFilesLines
2019-05-15patch from <tleguern at bouledef dot eu> to support backward rotation,schwarze1-3/+5
2017-08-10convert source code frequencies to match those in the man pagetedu1-6/+5
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-2/+1
2016-02-26- Convert atoi(3) to strtonum(3)mestre1-17/+6
2015-12-16Use __progname instead of hand-rolled parsing of argv[0].tb1-7/+4
2015-10-14Pledge "stdio" for simple games.doug1-1/+4
2015-01-15remove .Tn; from Jan Stary <hans at stare dot cz>schwarze1-4/+3
2014-07-16replace beforeinstall target with LINKS; rot13 becomes a hardlink tookan1-4/+2
2014-07-03Mark functions calling exit(3) as __dead.schwarze1-3/+3
2010-02-22compute intermediate results in double precision; from pjanzen@, okotto1-3/+4
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2007-05-31convert to new .Dd format;jmc1-2/+2
2004-07-09ansi; khalek@linuxgamers.netderaadt1-8/+5
2004-02-18document rot13;jmc1-10/+15
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2002-05-31de-registerpjanzen1-3/+3
2002-05-31No dm -> no need to revoke setegid.pjanzen1-8/+4
2002-02-16Part 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.millert1-4/+4
2001-02-17Use err() rather than errx() immediately after alloc failure.pjanzen1-3/+3
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionpjanzen1-2/+2
1998-11-29Don't capitalize game names at the beginning of sentences.pjanzen1-2/+2
1998-08-19minor tidying, and a fix to rot13's command line behaviourpjanzen2-20/+22
1998-03-12OpenBSD ID (changed from NetBSD)pjanzen1-1/+1
1998-03-12OpenBSD ID and minor fixespjanzen1-3/+3
1998-02-26cleanup efforts care of pjanzen@foatdi.harvard.eduderaadt2-41/+2
1998-02-22repairs from pjanzen@foatdi.harvard.eduderaadt1-38/+49
1997-09-21$OpenBSD$deraadt1-3/+1
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1-2/+2
1996-12-22proper gid revokederaadt1-0/+2
1996-12-19setgid games, not setuid games. closes a neat set of holesderaadt1-0/+2
1996-12-08install -> ${INSTALL}, -c -> ${COPY}downsj1-1/+2
1996-02-17From netbsd:niklas1-3/+3
1995-10-18initial import of NetBSD treederaadt4-0/+288