]> git.cameronkatri.com Git - bsdgames-darwin.git/history - larn
Better user interface. From OpenBSD, written by Paul Janzen quite a
[bsdgames-darwin.git] / larn /
2010-02-03 royUserland now builds and uses terminfo instead of termcap.
2009-10-21 snjRemove 3rd and 4th clauses in christos' license. OK...
2009-08-12 dhollandsprinkle static
2009-03-11 joergFix list markup. Use .Ic for key as suggested by wiz.
2008-08-29 gmcgarryBoth legs of the conditional operator must return the...
2008-02-19 dhollandSplit some code from moreobj.c into action.c, as per...
2008-02-04 dhollandMore assorted cleanup merged from larn 12.2.
2008-02-03 dhollandOnce upon a time, larn 12.0 had functions named getchar...
2008-02-03 dhollandDon't create files mode 666 in /var. (The code in quest...
2008-02-03 dhollandLarn does not need its own private versions of function...
2008-02-03 dhollandA long time ago, larn had code to prohibit playing...
2008-02-03 dhollandSome assorted minor cleanups, from larn 12.2.
2008-02-03 dhollandMake a bunch of functions static. Merged from larn...
2008-02-03 dhollandUse mkstemp to make the temporary files used when you...
2008-02-03 dhollandSince games are (now) setgid, not setuid, it is no...
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...
2008-01-28 dhollandAdd gcc printf format checking, and fix the abundant...
2007-04-22 mousePer PR 36185, OKed by martin@
2006-11-24 wizs/existance/existence/, from Zafer.
2006-05-11 mrgsprinkle some -fno-strict-aliasing and -Wno-pointer...
2006-05-11 mrglrint() -> larn_lrint().
2006-05-11 mrgend the argument list to exec*(3) with a NULL instead...
2006-04-24 snjIt's "its."
2006-03-19 christosCoverity CID 2073: Fix memory leak.
2006-03-19 christosCoverity CID 999: Prevent NULL deref.
2005-09-15 wizUse standard AUTHORS section header. From YOMURA Masano...
2005-02-25 simonbRemove a incorrect semicolon at the end of an if().
2005-02-03 perryA preprocessor macro named "srand" was defined which...
2004-02-13 wizUppercase CPU, plural is CPUs.
2004-01-27 jsmRemove uses of __P.
2003-10-21 agcDon't redefine NULL
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2003-07-01 wizSy Aq -> Aq Sy so both work.
2003-02-25 wiz.Nm does not need a dummy argument ("") before punctuat...
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-26 wizNew sentences begin on new lines.
2002-05-26 wiz__STDC__ is always defined on NetBSD.
2002-02-08 rossGenerate <>& symbolically. I'm avoiding .../dist/....
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-11-07 lukemremove unnecessary command name after .Nm
2000-07-03 mattMore include additions for exit, abs, strcmp, etc.
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...
1999-03-10 erhFix .Bl/.El imbalance.
1999-02-13 lukemconvert from NOxxx= to MKxxx=no.
1998-09-29 lukemdon't install in /usr/share if NOSHARE is defined
1998-08-30 veegoAdd braces to make the new egcs happy.
1998-07-27 mycroftconst poisoning.
1998-02-12 mikelfix typo; ryker@openbsd.org
1997-11-20 mrginstall games that need it setgid.
1997-10-25 thorpejFix time_t vs. long botch.
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-18 christosTons of changes; re-indent, use termios, fix warnings...
1997-10-12 lukemenable WARNS?=1 by default, & temporarily disable for...
1997-07-13 christosgtime -> gltime to avoid conflict in time.h
1997-05-17 pkNULL => 0 (Arne Juul; PR#3629)
1997-03-29 thorpejMake these compile on the PowerPC (an unsigned char...
1997-03-24 christos- Makefile cleanups
1997-01-07 tlsSync to 4.4BSD-Lite2
1996-10-18 thorpejUse ${INSTALL}.
1996-10-09 jtcmerge in 1.2 branch
1996-08-15 mrgcall seteuid() before append/create. from kstailey...
1996-08-15 mrgprint more informative error message. from kstailey...
1996-05-22 mrgoops, we do need privs. do the right seteuid() thing.
1996-05-22 mrgmove the ) to after the 3rd arg to open. weeeeee!
1996-05-21 mrggive up "games" if we have it. larn does not need it.
1995-12-21 mycroftClean this up a bit.
1995-04-27 mycroftUse usleep().
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdclean up handling of fortunes a bit.
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1995-03-21 cgdfrom Lite
1994-12-22 cgdspecify man pages the new way.
1994-10-23 mycroftFix typo in the name of the important potion.
1994-10-21 mycroftFix various problems with the potion/scroll name hiding...
1994-10-21 mycroftFix various problems with the potion/scroll name hiding...
1994-09-18 mycroftMove the playerids file to /var/games, as suggest by...
1994-05-23 cgdneed -lcompat
1993-08-02 mycroftAdd RCS identifiers, remove some completely useless...
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-04-20 mycroftDon't modify string constants.
1993-04-09 cgdmake sure directory to install stuff exists before...
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources