summaryrefslogtreecommitdiffstats
path: root/games/caesar/caesar.c
Commit message (Collapse)AuthorAgeFilesLines
* Make caesar and pom WARNS 6 clean. While there, use prototypes everywhere.stefanf2005-05-011-5/+3
| | | | PR: 62456
* Make the __FBSDID usage consistentobrien2003-05-051-5/+4
| | | | and protect copyright[] from Gcc 3.3's whining.
* Remove __Pimp2002-02-181-2/+1
| | | | | | Remove __STDC__ (which means we now use stdarg rather than vararg) Remove register Remove main prototype
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
|
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-201-3/+4
| | | | MFC after: 1 week
* add a real prototype for printit()billf2000-06-301-1/+1
|
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-161-3/+3
|
* Add $FreeBSD$billf1999-11-161-0/+2
|
* Fix warning: return type of `main' is not `int'peter1999-09-151-1/+7
|
* Merge a bunch of cleanups from NetBSD.steve1999-04-191-0/+3
| | | | | | PR: 8083 Submitted by: Stephen J. Roznowski <sjr@home.net> Obtained from: a whole slew of NetBSD PRs
* Remove so-called revoke, this game not installd sguidache1997-09-011-4/+0
|
* Change games from setuid games to setgid games.eivind1997-09-011-0/+4
| | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org)
* Use valid ctype range now.ache1996-05-271-14/+20
| | | | | | Includes cleanup Misc. cleanup Use absolute path in rot13 wrapper.
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-041-0/+154
of the x11 based games. I'm not going to tag the originals with bsd_44_lite and do this in two stages since it's just not worth it for this collection, and I've got directory renames to deal with that way. Bleah. Submitted by: jkh
OpenPOWER on IntegriCloud