summaryrefslogtreecommitdiffstats
path: root/games/larn
Commit message (Collapse)AuthorAgeFilesLines
* Install files via FILES.ru2001-12-171-3/+4
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-3/+0
|
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+1
| | | | Idea from: Theo de Raadt <deraadt@openbsd.org>
* Games ownership cleanup.ru2001-06-131-2/+2
| | | | Urged by: bde
* - 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
|
* Prepare for mdoc(7)NG.ru2000-12-191-3/+4
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* 1. Don't overwrite scorefiles if they already exist.billf1999-12-101-0/+5
| | | | | | | PR: bin/13068 Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk> 2. Sprinkle $FreeBSD$ around.
* copyright/sccsid/rcsid cleanup.billf1999-11-305-5/+17
|
* Fix breage by previous commitmarcel1999-11-161-1/+1
|
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-1618-220/+220
|
* Add $FreeBSD$billf1999-11-1618-0/+21
|
* Avoid ambigious if() if() else().billf1999-09-072-2/+10
|
* Don't beat on ospeed, larn doesn't need it, and the libraries no longerpeter1999-08-301-2/+1
| | | | need it.
* $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
* Fixed printf format errors.bde1998-06-301-2/+2
|
* Change variable types from long to time_t if they are passed to time()jb1998-05-094-6/+7
| | | | by reference.
* Use .An/.Aq.charnier1998-04-011-2/+2
|
* Headers cleanup.ache1997-09-249-53/+60
| | | | | | | Add revoke before shell exit. Fix mail sending procedure. Convert to random() Implement nap.
* Beforeinstall log and score files to prevent owning of them by firstache1997-09-243-1/+9
| | | | | user who run game Slightly modify game to understand pre-created score file
* Merge Lite2 changes.steve1997-08-111-2/+2
| | | | | PR: bin/2599 Submitted by: Julian Assange <proff@iq.org>
* 444 -> ${NOBINMODE}wosch1997-02-091-2/+2
| | | | | /usr/share -> ${SHAREDIR} /usr/games -> ${BINDIR}
* Correct some man page cross references and some filempp1996-02-051-2/+2
| | | | locations.
* Add missing ospeed settingache1995-08-041-0/+5
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-2/+2
| | | | specified in the top level Makefiles.
* Remove trailing whitespace.rgrimes1995-05-3018-151/+151
|
* Fix nested comments for -Wcomment warnings.rgrimes1995-05-091-1/+1
|
* 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-0434-0/+11074
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