Home | History | Annotate | Download | only in number
History log of /src/games/number/number.c
RevisionDateAuthorComments
 1.17  02-May-2021  rillig games: remove trailing whitespace in *.c and *.h
 1.16  23-Mar-2014  dholland gratuitous (but not harmful) changes to pass gcc48's -Wconversion
 1.15  19-Jun-2012  dholland branches: 1.15.2;
WARNS=5, and make WARNS=5 the default for src/games.
 1.14  13-May-2010  tnozaki branches: 1.14.6;
cast isblank(3)'s argument to unsigned char.
 1.13  12-Aug-2009  dholland sprinkle static
 1.12  20-Jul-2008  lukem Remove the \n and tabs from the __COPYRIGHT() strings.
 1.11  15-Dec-2007  perry branches: 1.11.6;
convert __attribute__s to applicable cdefs.h macros
 1.10  05-Nov-2004  dsl branches: 1.10.16;
Add (unsigned char) cast to ctype functions
 1.9  27-Jan-2004  jsm Remove uses of __P.
 1.8  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.7  08-Sep-1999  jsm Add use of `const' 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).

Some such changes were previously covered in PRs bin/6041, bin/6146,
bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994,
bin/8039, bin/8057 and bin/8093.
 1.6  13-Sep-1998  hubertf fix bug w/ negative numbers, mark non-returning functions (PR#6142+6144 by Joseph Myers <jsm28@cam.ac.uk>)
 1.5  10-Oct-1997  lukem WARNSify
 1.4  07-Jan-1997  tls Sync to 4.4BSD-Lite2
 1.3  23-Mar-1995  cgd merge with Lite, new RCS id conventions, etc.
 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.10.16.1  09-Jan-2008  matt sync with HEAD
 1.11.6.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.14.6.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.14.6.1  30-Oct-2012  yamt sync with head
 1.15.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed