]> git.cameronkatri.com Git - bsdgames-darwin.git/history - larn/io.c
typo
[bsdgames-darwin.git] / larn / io.c
2017-01-10 christosneed time.h for time(), got side-loaded before from...
2012-06-19 dhollandWARNS=5
2011-10-03 royUse tiparm instead of vtparm.
2010-02-03 royUserland now builds and uses terminfo instead of termcap.
2009-08-12 dhollandsprinkle static
2008-02-03 dhollandOnce upon a time, larn 12.0 had functions named getchar...
2008-02-03 dhollandLarn does not need its own private versions of function...
2008-02-03 dhollandMake a bunch of functions static. Merged from larn...
2008-01-28 dhollandCall srandom() as well as initializing the private...
2008-01-28 dhollandLarn now builds with WARNS=4.
2008-01-28 dhollandApparently the reason the printf arguments were all...
2007-04-22 mousePer PR 36185, OKed by martin@
2006-05-11 mrglrint() -> larn_lrint().
2005-02-03 perryA preprocessor macro named "srand" was defined which...
2002-05-26 wiz__STDC__ is always defined on NetBSD.
2001-11-02 christosUpdate to the new t_agetstr() API.
2001-09-24 wizva_{start,end} audit:
2001-02-05 christos- rename getchar to lgetchar to avoid conflicts with...
2000-05-24 blymnFix coredump on start.
2000-05-22 blymnConverted games to use the new termcap interface.
1999-10-04 lukemupdate after change to return value of tputs() third...
1997-10-18 christosTons of changes; re-indent, use termios, fix warnings...
1997-05-17 pkNULL => 0 (Arne Juul; PR#3629)
1996-08-15 mrgprint more informative error message. from kstailey...
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1993-08-02 mycroftAdd RCS identifiers, remove some completely useless...
1993-03-21 cgdinitial import of 386bsd-0.1 sources