summaryrefslogtreecommitdiff
path: root/games/larn
AgeCommit message (Expand)Author
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-05-11lrint() -> larn_lrint().mrg
2006-05-11end the argument list to exec*(3) with a NULL instead of a bare '0', asmrg
2006-04-24It's "its."snj
2006-03-19Coverity CID 2073: Fix memory leak.christos
2006-03-19Coverity CID 999: Prevent NULL deref.christos
2005-09-15Use standard AUTHORS section header. From YOMURA Masanori in private mailwiz
2005-02-25Remove a incorrect semicolon at the end of an if().simonb
2005-02-03A preprocessor macro named "srand" was defined which seeded the randomperry
2004-02-13Uppercase CPU, plural is CPUs.wiz
2004-01-27Remove uses of __P.jsm
2003-10-21Don't redefine NULLagc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-01Sy Aq -> Aq Sy so both work.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-26Lots of minor fixes resulting from reading these man pages in detail.wiz
2002-09-26New sentences begin on new lines.wiz
2002-05-26__STDC__ is always defined on NetBSD.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-11-02Update to the new t_agetstr() API.christos
2001-09-24va_{start,end} audit:wiz
2001-02-05- rename getchar to lgetchar to avoid conflicts with the stdio getcharchristos
2000-11-07remove unnecessary command name after .Nmlukem
2000-07-03More include additions for exit, abs, strcmp, etc.matt
2000-05-24Fix coredump on start.blymn
2000-05-22Converted games to use the new termcap interface.blymn
1999-10-04update after change to return value of tputs() third argumentlukem
1999-03-10Fix .Bl/.El imbalance.erh
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-09-29don't install in /usr/share if NOSHARE is definedlukem
1998-08-30Add braces to make the new egcs happy.veego
1998-07-27const poisoning.mycroft
1998-02-12fix typo; ryker@openbsd.orgmikel
1997-11-20install games that need it setgid.mrg
1997-10-25Fix time_t vs. long botch.thorpej
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-18Tons of changes; re-indent, use termios, fix warnings, add prototypes...christos
1997-10-12enable WARNS?=1 by default, & temporarily disable for the few unclean programslukem
1997-07-13gtime -> gltime to avoid conflict in time.hchristos
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1997-03-29Make these compile on the PowerPC (an unsigned char system).thorpej
1997-03-24- Makefile cleanupschristos
1997-01-07Sync to 4.4BSD-Lite2tls
1996-10-18Use ${INSTALL}.thorpej
1996-10-09merge in 1.2 branchjtc
1996-08-15call seteuid() before append/create. from kstailey (PR#2699)mrg
1996-08-15print more informative error message. from kstailey (PR#2699)mrg
1996-05-22oops, we do need privs. do the right seteuid() thing.mrg
1996-05-22move the ) to after the 3rd arg to open. weeeeee!mrg
1996-05-21give up "games" if we have it. larn does not need it.mrg