Home | History | Annotate | Download | only in battlestar
History log of /src/games/battlestar/fly.c
RevisionDateAuthorComments
 1.16  02-May-2021  rillig games: remove trailing whitespace in *.c and *.h
 1.15  13-Oct-2012  dholland Pass -Wstrict-overflow.
 1.14  15-Dec-2007  perry branches: 1.14.26; 1.14.32;
convert __attribute__s to applicable cdefs.h macros
 1.13  01-Jul-2005  jmc branches: 1.13.10;
KNF and WARNS=3
 1.12  27-Jan-2004  jsm Remove uses of __P.
 1.11  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.
 1.10  04-Dec-2001  blymn Convert old deprecated curses call to new equivalent.
 1.9  24-Sep-2000  jsm Clean up fly.c by making local variables and functions static and
removing abs() macro.
 1.8  08-Sep-1999  jsm Add `__noreturn__' and `__unused__' attributes where appropriate to
the games.

This merges in all such remaining changes from the Linux port of the
NetBSD games, except in hunt (where substantial changes from OpenBSD
need to be looked at).

Most noreturn attributes were previously added in bin/6144, with some
others that were missed then in bin/8082. Previous `unused'
attributes were covered in bin/6557, bin/8058 and other PRs (all these
PRs have already been handled and closed).
 1.7  18-Apr-1999  simonb initscr() returns a pointer, compare return value with NULL and not
an int.
Compatible with other versions of curses.
 1.6  11-Oct-1997  lukem KNFify (with indent)
 1.5  10-Oct-1997  lukem WARNSify
 1.4  07-Jan-1997  tls Sync to 4.4BSD-Lite2
 1.3  21-Mar-1995  cgd clean up import
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  28-Dec-1996  tls Import from 4.4BSD-Lite2
 1.1.1.2  21-Mar-1995  cgd from Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.13.10.1  09-Jan-2008  matt sync with HEAD
 1.14.32.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.14.26.1  30-Oct-2012  yamt sync with head

RSS XML Feed