index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
caesar
/
caesar.c
Age
Commit message (
Expand
)
Author
2019-05-15
patch from <tleguern at bouledef dot eu> to support backward rotation,
Ingo Schwarze
2017-08-10
convert source code frequencies to match those in the man page
Ted Unangst
2016-02-26
- Convert atoi(3) to strtonum(3)
mestre
2015-12-16
Use __progname instead of hand-rolled parsing of argv[0].
tb
2015-10-14
Pledge "stdio" for simple games.
Doug Hogan
2014-07-03
Mark functions calling exit(3) as __dead.
Ingo Schwarze
2010-02-22
compute intermediate results in double precision; from pjanzen@, ok
Otto Moerbeek
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2004-07-09
ansi; khalek@linuxgamers.net
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-05-31
de-register
Paul Janzen
2002-05-31
No dm -> no need to revoke setegid.
Paul Janzen
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-02-17
Use err() rather than errx() immediately after alloc failure.
Paul Janzen
1998-08-19
minor tidying, and a fix to rot13's command line behaviour
Paul Janzen
1998-03-12
OpenBSD ID and minor fixes
Paul Janzen
1998-02-22
repairs from pjanzen@foatdi.harvard.edu
Theo de Raadt
1996-12-22
proper gid revoke
Theo de Raadt
1996-12-19
setgid games, not setuid games. closes a neat set of holes
Theo de Raadt
1996-02-17
From netbsd:
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt