]> git.cameronkatri.com Git - bsdgames-darwin.git/history - larn/main.c
Add -h option to factor(6): duplicate factors are printed in
[bsdgames-darwin.git] / larn / main.c
2012-06-19 dhollandWARNS=5
2009-08-12 dhollandsprinkle static
2008-02-03 dhollandOnce upon a time, larn 12.0 had functions named getchar...
2008-02-03 dhollandMake a bunch of functions static. Merged from larn...
2008-02-03 dhollandSince games are (now) setgid, not setuid, it is no...
2008-01-28 dhollandLarn now builds with WARNS=4.
2008-01-28 dhollandAdd gcc printf format checking, and fix the abundant...
2007-04-22 mousePer PR 36185, OKed by martin@
2006-04-24 snjIt's "its."
2001-02-05 christos- rename getchar to lgetchar to avoid conflicts with...
2000-05-22 blymnConverted games to use the new termcap interface.
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-10-18 christosTons of changes; re-indent, use termios, fix warnings...
1997-07-13 christosgtime -> gltime to avoid conflict in time.h
1996-05-22 mrgoops, we do need privs. do the right seteuid() thing.
1996-05-21 mrggive up "games" if we have it. larn does not need it.
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.
1994-10-21 mycroftFix various problems with the potion/scroll name hiding...
1993-08-02 mycroftAdd RCS identifiers, remove some completely useless...
1993-04-20 mycroftDon't modify string constants.
1993-03-21 cgdinitial import of 386bsd-0.1 sources