summaryrefslogtreecommitdiffstats
path: root/caesar
Commit message (Collapse)AuthorAgeFilesLines
* Make dot and winnerdot of type double. Patch from Jan Vornbergerjsm2004-01-011-3/+4
| | | <jan@uos.de> in Debian bug 197816.
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-072-13/+5
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Lots of minor fixes resulting from reading these man pages in detail.wiz2002-09-261-3/+2
|
* Ispell.wiz2002-09-261-3/+3
|
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
|
* While everyone's beating up on rot13 - use 'exec' to loose the shellsimonb2000-04-241-2/+2
| | | process.
* $* -> "$@", not that it does anything. yet.perry2000-04-241-2/+2
|
* keep it simple.perry2000-04-241-4/+2
|
* Don't rely upon /usr/games being in PATH, include it explicitly.hubertf2000-04-241-1/+3
| | | Fixes PR 9968 by yyrkoo@imrryr.org.
* Use err(1, NULL) and warn(NULL) for `out of memory' error messages.jsm2000-01-091-3/+3
|
* Add use of `const' where appropriate to the games.jsm1999-09-081-4/+4
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* Drop setgid privs early, via OpenBSDhubertf1999-07-211-2/+5
| | | Reported in PR 5970 by Joseph Myers <jsm@octomino.demon.co.uk>
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
|
* add missing .Nm calls and MLINKS. from spz@serpens.swb.demrg1997-11-121-2/+3
|
* minor KNFifylukem1997-10-111-18/+11
|
* WARNSifylukem1997-10-102-16/+24
|
* - Makefile cleanupschristos1997-03-241-5/+2
|
* Use ${INSTALL}.thorpej1996-10-181-2/+2
|
* Removed "extern int errno"; Added #include <errno.h> if not already present.jtc1996-02-061-3/+3
|
* clean up importcgd1995-03-214-16/+32
|
* from Litecgd1995-03-211-0/+37
|
* specify man pages the new way.cgd1994-12-221-2/+2
|
* Update to use new -mandoc macros.jtc1993-08-051-25/+23
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Add RCS indentifiers.mycroft1993-08-011-1/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-213-0/+234