summaryrefslogtreecommitdiffstats
path: root/games/rain
Commit message (Collapse)AuthorAgeFilesLines
* Remove __Pimp2002-02-181-1/+1
| | | | | | Remove __STDC__ (which means we now use stdarg rather than vararg) Remove register Remove main prototype
* Convert to mdoc(7).ru2001-07-121-14/+19
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for games/ to 6.ru2001-03-201-1/+0
|
* Remove unneded -ltermcap or -lmytinfoache2000-09-161-2/+3
|
* Clean up previous commit.billf2000-08-281-7/+5
|
* BDECFLAGSbillf2000-08-271-3/+6
|
* copyright/sccsid/rcsid cleanup.billf1999-11-301-3/+5
|
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-161-1/+1
|
* Add $FreeBSD$billf1999-11-161-0/+2
|
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Round two of MetBSD games merges.steve1999-05-033-162/+55
| | | | Submitted by: Stephen J. Roznowski <sjr@home.net>
* Revert previous commit. It broke 'make world' with NOSHARED=yes becausesteve1999-04-251-2/+2
| | | | | | it was using the wrong library. Submitted by: bde
* Merge a bunch of cleanups from NetBSD.steve1999-04-191-2/+2
| | | | | | PR: 8083 Submitted by: Stephen J. Roznowski <sjr@home.net> Obtained from: a whole slew of NetBSD PRs
* Cleanup.ache1997-09-241-4/+7
| | | | Initialize random
* Remove so-called revoke, this game never installed 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)
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-1/+1
|
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-043-0/+307
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