summaryrefslogtreecommitdiffstats
path: root/caesar/caesar.c
Commit message (Expand)AuthorAgeFilesLines
* Make dot and winnerdot of type double. Patch from Jan Vornbergerjsm2004-01-011-3/+4
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* 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
* Drop setgid privs early, via OpenBSDhubertf1999-07-211-2/+5
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* minor KNFifylukem1997-10-111-18/+11
* WARNSifylukem1997-10-101-12/+20
* Removed "extern int errno"; Added #include <errno.h> if not already present.jtc1996-02-061-3/+3
* clean up importcgd1995-03-211-7/+12
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+154