summaryrefslogtreecommitdiffstats
path: root/games/robots
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
| | | | | | for a long time now. Approved by: bde
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-1/+1
|
* Fix warnings by commenting out text after #else/#endif.alfred2002-05-113-5/+5
|
* Put the correct path for robots_roll in /var/games.roberto2001-08-151-2/+2
| | | | | Submitted by: Elodie Raynal-Melchy <elodie@babafou.eu.org> MFC after: 2 days
* - 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/+2
|
* 1. Don't overwrite scorefiles if they already exist.billf1999-12-101-0/+3
| | | | | | | PR: bin/13068 Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk> 2. Sprinkle $FreeBSD$ around.
* copyright/sccsid/rcsid cleanup.billf1999-11-3011-19/+45
|
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-169-33/+33
|
* Add $FreeBSD$billf1999-11-169-0/+18
|
* flushok() isn't in ncurses.peter1999-08-302-2/+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
* Merge a bunch of cleanups from NetBSD.steve1999-04-191-1/+2
| | | | | | PR: 8083 Submitted by: Stephen J. Roznowski <sjr@home.net> Obtained from: a whole slew of NetBSD PRs
* Fixed printf format errors.bde1998-06-301-1/+2
|
* Add #include string.h to get prototypes.jb1998-05-092-0/+2
|
* Convert to random()ache1997-09-242-4/+4
| | | | Cleanup
* Install scorefile as group games writeableache1997-09-242-5/+1
| | | | Remove revoke from game, score can't work with revoke
* Change games from setuid games to setgid games.eivind1997-09-011-2/+4
| | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org)
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-1/+1
| | | | specified in the top level Makefiles.
* 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-0415-0/+1704
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