index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
caesar
Age
Commit message (
Expand
)
Author
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-01-28
Make the default WARNS for games 4. The only game that needs to set WARNS
dholland
2005-11-19
Simplify error checking.
christos
2005-11-19
Replaced one instance of err() with errx(), as the value of errno might not
rillig
2005-10-18
Removed the unnecessary #include <ctype.h>.
rillig
2005-10-08
Added an empty line to conform to KNF.
rillig
2005-07-22
Aligned the usage message from the program with the one mentioned in the
rillig
2005-07-22
- caesar(6) is not a SETGIDGAME, so we don't need to revoke any privileges.
rillig
2005-05-23
Raised WARNS to 4.
rillig
2005-05-23
* fixed <ctype> bugs
rillig
2005-04-09
Don't assume /usr/games; use the same path as what rot13 was found at
atatat
2004-01-27
Remove uses of __P.
jsm
2004-01-01
Make dot and winnerdot of type double. Patch from Jan Vornberger
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-26
Lots of minor fixes resulting from reading these man pages in detail.
wiz
2002-09-26
Ispell.
wiz
2000-05-08
Use setgid(), not setregid().
mycroft
2000-04-24
While everyone's beating up on rot13 - use 'exec' to loose the shell
simonb
2000-04-24
$* -> "$@", not that it does anything. yet.
perry
2000-04-24
keep it simple.
perry
2000-04-24
Don't rely upon /usr/games being in PATH, include it explicitly.
hubertf
2000-01-09
Use err(1, NULL) and warn(NULL) for `out of memory' error messages.
jsm
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1999-07-21
Drop setgid privs early, via OpenBSD
hubertf
1998-09-13
mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
hubertf
1997-11-12
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
mrg
1997-10-11
minor KNFify
lukem
1997-10-10
WARNSify
lukem
1997-03-24
- Makefile cleanups
christos
1996-10-18
Use ${INSTALL}.
thorpej
1996-02-06
Removed "extern int errno"; Added #include <errno.h> if not already present.
jtc
1995-03-21
clean up import
cgd
1995-03-21
from Lite
cgd
1994-12-22
specify man pages the new way.
cgd
1993-08-05
Update to use new -mandoc macros.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd