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
/
caesar.c
Age
Commit message (
Expand
)
Author
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
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
* fixed <ctype> bugs
rillig
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
2000-05-08
Use setgid(), not setregid().
mycroft
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-10-11
minor KNFify
lukem
1997-10-10
WARNSify
lukem
1996-02-06
Removed "extern int errno"; Added #include <errno.h> if not already present.
jtc
1995-03-21
clean up import
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd