summaryrefslogtreecommitdiffstats
path: root/games/caesar (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
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-2/+1
* - 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
* remove .Tn; from Jan Stary <hans at stare dot cz>schwarze2015-01-151-4/+3
* replace beforeinstall target with LINKS; rot13 becomes a hardlink tookan2014-07-161-4/+2
* 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
* convert to new .Dd format;jmc2007-05-311-2/+2
* ansi; khalek@linuxgamers.netderaadt2004-07-091-8/+5
* document rot13;jmc2004-02-181-10/+15
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-032-13/+5
* 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
* Always provide an argument to .Nm in SYNOPSIS sectionpjanzen1998-12-151-2/+2
* Don't capitalize game names at the beginning of sentences.pjanzen1998-11-291-2/+2
* minor tidying, and a fix to rot13's command line behaviourpjanzen1998-08-192-20/+22
* OpenBSD ID (changed from NetBSD)pjanzen1998-03-121-1/+1
* OpenBSD ID and minor fixespjanzen1998-03-121-3/+3
* cleanup efforts care of pjanzen@foatdi.harvard.eduderaadt1998-02-262-41/+2
* repairs from pjanzen@foatdi.harvard.eduderaadt1998-02-221-38/+49
* $OpenBSD$deraadt1997-09-211-3/+1
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-2/+2
* proper gid revokederaadt1996-12-221-0/+2
* setgid games, not setuid games. closes a neat set of holesderaadt1996-12-191-0/+2
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-1/+2
* From netbsd:niklas1996-02-171-3/+3
* initial import of NetBSD treederaadt1995-10-184-0/+288