summaryrefslogtreecommitdiffstats
path: root/games/mille/mille.h
Commit message (Collapse)AuthorAgeFilesLines
* Make almost WARNS=5 compliant:alfred2002-05-281-4/+5
| | | | | | | ANSI'fy function declarations. Constify some globals and function paramters. Remove unsused arguments. Fix (rename) shadowed variables.
* Comment out comments after #endif directivesalfred2002-05-281-1/+1
|
* Remove __Pimp2002-02-181-30/+30
| | | | | | Remove __STDC__ (which means we now use stdarg rather than vararg) Remove register Remove main prototype
* -Wall fixes.billf1999-12-121-1/+36
|
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-161-4/+0
|
* Add $FreeBSD$billf1999-11-161-0/+2
|
* Update for libncurses.peter1999-08-301-0/+6
|
* Use srandomdevache1997-09-241-0/+1
|
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-041-0/+228
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