summaryrefslogtreecommitdiffstats
path: root/games/trek/computer.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-3/+3
|
* Add $FreeBSD$billf1999-11-161-0/+2
|
* 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/+343
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