summaryrefslogtreecommitdiffstats
path: root/games/hangman
Commit message (Collapse)AuthorAgeFilesLines
* Deorbit complete. We dont build these anymore, so into the attic they go.markm2002-10-2114-959/+0
|
* Remove __Pimp2002-02-181-10/+10
| | | | | | Remove __STDC__ (which means we now use stdarg rather than vararg) Remove register Remove main prototype
* - 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
|
* -Wall fixes.billf1999-12-1010-7/+30
|
* copyright/sccsid/rcsid cleanup.billf1999-11-3010-15/+41
|
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-167-12/+12
|
* Add $FreeBSD$billf1999-11-167-0/+14
|
* Bandaid breakage due to excessive intimacy with old libcurses..peter1999-08-301-1/+1
|
* $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
* Wrong filename for dictionary in manpage.phk1998-08-041-1/+1
| | | | | | PR: 7467 Reviewed by: phk Submitted by: Ben Walter <bwalter@itachi.swcp.com>
* Convert to random() and automatically fix bug with RAND_MAX is too largeache1997-09-242-2/+3
|
* Simplify revokeache1997-09-241-1/+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)
* #include <string.h> to help silence -Wall.mpp1997-02-201-0/+1
|
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-2/+2
|
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-0414-0/+889
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