| History log of /src/games/larn/tok.c |
| Revision | | Date | Author | Comments |
| 1.11 |
| 19-Jun-2012 |
dholland | WARNS=5
|
| 1.10 |
| 04-Feb-2008 |
dholland | branches: 1.10.26; More assorted cleanup merged from larn 12.2.
|
| 1.9 |
| 03-Feb-2008 |
dholland | Larn does not need its own private versions of functions from <ctype.h>. Also, remove the function gettokstr(), which is not used. From larn 12.2.
|
| 1.8 |
| 03-Feb-2008 |
dholland | A long time ago, larn had code to prohibit playing it during work hours. Most of this code was removed ages ago, probably when dm(6) was invented; long before -r1.1 in the NetBSD tree in any event.
Now remove the last fragment of it.
Also nuke the file of US holidays 1987-1993 that we've been carrying around for no reason.
|
| 1.7 |
| 28-Jan-2008 |
dholland | Larn now builds with WARNS=4.
|
| 1.6 |
| 11-May-2006 |
mrg | branches: 1.6.10; end the argument list to exec*(3) with a NULL instead of a bare '0', as the latter isn't a pointer context in these varargs functions.
|
| 1.5 |
| 18-Oct-1997 |
christos | Tons of changes; re-indent, use termios, fix warnings, add prototypes... Games is almost clean; only hack is left...
|
| 1.4 |
| 24-Apr-1995 |
cgd | Various changes to make games compile w/o warnings on the alpha: Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
|
| 1.3 |
| 23-Mar-1995 |
cgd | merge with Lite, new RCS id conventions, etc.
|
| 1.2 |
| 02-Aug-1993 |
mycroft | Add RCS identifiers, remove some completely useless RCS logs and patchkit headers, and a few other insignificant changes.
|
| 1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
| 1.6.10.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
| 1.10.26.1 |
| 30-Oct-2012 |
yamt | sync with head
|