summaryrefslogtreecommitdiffstats
path: root/games/pom/pom.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the __FBSDID usage consistentobrien2003-05-051-4/+4
| | | | and protect copyright[] from Gcc 3.3's whining.
* Remove __Pimp2002-02-181-4/+3
| | | | | | Remove __STDC__ (which means we now use stdarg rather than vararg) Remove register Remove main prototype
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-201-0/+1
| | | | MFC after: 1 week
* copyright/sccsid/rcsid cleanup.billf1999-11-301-0/+4
|
* Merge a bunch of cleanups from NetBSD.steve1999-04-191-1/+3
| | | | | | PR: 8083 Submitted by: Stephen J. Roznowski <sjr@home.net> Obtained from: a whole slew of NetBSD PRs
* Y2K fix. Fix by jsm28@cam.ac.uk via OpenBSDimp1998-07-261-1/+1
|
* Remove so-called revoke, this game not 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)
* Correctly declare main() as `int'.joerg1996-07-171-6/+10
| | | | | | Closes PR # bin/1385: /usr/games/pom, invalid de... Submitted by: zach@freebsd.gaffaneys.com (Zach Heilig)
* -Wall cleanupache1996-05-271-17/+12
| | | | Remove unneded function
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-071-1/+1
| | | | which is no longer bogusly installed in /usr/include.
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-041-0/+178
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