summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2000-07-23Rename move() to moveplayer() to avoid clashing with libcurses.mycroft
2000-07-10printf() pedant - do not pass variable alone, use %s.itojun
2000-07-05remove extra period in SEE ALL sectionmsaitoh
2000-07-03After weeding out duplicate, modify entry to be mathematicallymjl
2000-07-03Remove duplicate (and incorrect) entry. From Anton Berezinmjl
2000-07-03More include additions for exit, abs, strcmp, etc.matt
2000-06-30Offered horse brutality to a previously incorrect RHPS quote.mason
2000-06-20Make this produce local objects with .lo suffix.matt
2000-06-14NetBSD: Ports to * boards.scw
2000-06-11Don't make /var/games/sail here.mycroft
2000-06-07Remove one of mine that really wasn't very good, and add:jwise
2000-05-24Fix core dump.blymn
2000-05-24Fix coredump on start.blymn
2000-05-22Converted games to use the new termcap interface.blymn
2000-05-20* Fix termcap handling to use the new interface to avoid bufferblymn
2000-05-17Fix typo, pointed out by seebs@plethora.net in PR bin/10131.hubertf
2000-05-08Use setgid(), not setregid().mycroft
2000-05-02NetBSD - because Unix isn't just #include <linux.h>, i386, ELF, ...!pooka
2000-04-27Cast pointer diffs to long for printing with %ld.thorpej
2000-04-27Cast pointer difference to long when printing w/ %ld.thorpej
2000-04-27Clear to end of line on the correct window.jdc
2000-04-27Fix arguments to *printw().jdc
2000-04-24While everyone's beating up on rot13 - use 'exec' to loose the shellsimonb
2000-04-24$* -> "$@", not that it does anything. yet.perry
2000-04-24keep it simple.perry
2000-04-24HOST_CC -> HOST_LINK.cpk
2000-04-24Don't rely upon /usr/games being in PATH, include it explicitly.hubertf
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
2000-04-14Greatly simplify these by using <bsd.hostprog.mk>. Should do the samesimonb
2000-04-13Curses works - define USE_CURSES for BSD44 and don't try to do our ownsimonb
2000-04-11Missing word. From Paul Janzen.soren
2000-04-09Don't insert leading 0s in the score display. (HI CHRISTOS!)mycroft
2000-04-09Correct capital of the Philippines, allow usual spelling of Jakartajsm
2000-04-06Tyop fix.jwise
2000-03-30Fix two ubiquitous operator precedence error of typejdolecek
2000-03-28Use an equal probability single draw algorithm to get card from deck.tron
2000-03-13Fix doubled 'the'.soren
2000-03-13Fix doubled 'the's.soren
2000-03-13Fix doubled 'the'.soren
2000-03-13Fix doubled 'the' in comment.soren
2000-03-02Include <sys/param.h> for MAXHOSTNAMELEN.kleink
2000-03-02POSIX.2: Ignore a null PAGER as well.kleink
2000-03-02Fix .Nm usage.enami
2000-03-01Fix wrong reference to trek documentationhubertf
2000-02-27fix tyopjwise
2000-02-15NetBSD: We come in peace. We offer reliability.pooka
2000-02-12NetBSD: We don't negotiate with terrorists.pooka
2000-02-12avoid failure on "make install" when /var/games/sail already exists.itojun
2000-02-10Add Chris Baird's email address per his requestpooka
2000-02-09Fix insecure /tmp usage in sail.jsm