summaryrefslogtreecommitdiffstats
path: root/games/trek/dumpgame.c
Commit message (Collapse)AuthorAgeFilesLines
* copyright/sccsid/rcsid cleanup.billf1999-11-301-2/+4
|
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-161-7/+7
|
* Add $FreeBSD$billf1999-11-161-0/+2
|
* 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
* Change casts of function pointers from int to long. This makes thejb1998-05-091-1/+1
| | | | | | compiler warnings go away, but the compiler is throwing away 32-bits as the long value is silently truncated to an int on alpha. But the program works, so that must not matter.
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-041-0/+161
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