aboutsummaryrefslogtreecommitdiff
path: root/games/pom
Commit message (Collapse)AuthorAgeFilesLines
* copyright/sccsid/rcsid cleanup.Bill Fumerola1999-11-301-0/+4
| | | | Notes: svn path=/head/; revision=53920
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-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 Notes: svn path=/head/; revision=48793
* Merge a bunch of cleanups from NetBSD.Steve Price1999-04-191-1/+3
| | | | | | | | | PR: 8083 Submitted by: Stephen J. Roznowski <sjr@home.net> Obtained from: a whole slew of NetBSD PRs Notes: svn path=/head/; revision=45801
* Y2K fix. Fix by jsm28@cam.ac.uk via OpenBSDWarner Losh1998-07-261-1/+1
| | | | Notes: svn path=/head/; revision=37868
* Remove so-called revoke, this game not installed sguidAndrey A. Chernov1997-09-011-4/+0
| | | | Notes: svn path=/head/; revision=29013
* Change games from setuid games to setgid games.Eivind Eklund1997-09-011-0/+4
| | | | | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org) Notes: svn path=/head/; revision=28979
* Correctly declare main() as `int'.Joerg Wunsch1996-07-171-6/+10
| | | | | | | | | Closes PR # bin/1385: /usr/games/pom, invalid de... Submitted by: zach@freebsd.gaffaneys.com (Zach Heilig) Notes: svn path=/head/; revision=17201
* -Wall cleanupAndrey A. Chernov1996-05-272-17/+13
| | | | | | | Remove unneded function Notes: svn path=/head/; revision=15949
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-1/+1
| | | | | | | which is no longer bogusly installed in /usr/include. Notes: svn path=/head/; revision=9987
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationJordan K. Hubbard1994-09-043-0/+231
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 Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=2490