summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err/warnxsimonb2000-07-311-14/+13
* Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err/errxsimonb2000-07-311-15/+20
* Rename move() to moveplayer() to avoid clashing with libcurses.mycroft2000-07-234-20/+20
* printf() pedant - do not pass variable alone, use %s.itojun2000-07-104-14/+14
* remove extra period in SEE ALL sectionmsaitoh2000-07-051-2/+2
* After weeding out duplicate, modify entry to be mathematicallymjl2000-07-031-2/+2
* Remove duplicate (and incorrect) entry. From Anton Berezinmjl2000-07-031-12/+0
* More include additions for exit, abs, strcmp, etc.matt2000-07-0320-39/+60
* Offered horse brutality to a previously incorrect RHPS quote.mason2000-06-301-2/+2
* Make this produce local objects with .lo suffix.matt2000-06-201-8/+8
* NetBSD: Ports to * boards.scw2000-06-141-0/+3
* Don't make /var/games/sail here.mycroft2000-06-111-8/+1
* Remove one of mine that really wasn't very good, and add:jwise2000-06-071-3/+2
* Fix core dump.blymn2000-05-241-2/+2
* Fix coredump on start.blymn2000-05-241-3/+3
* Converted games to use the new termcap interface.blymn2000-05-224-32/+70
* * Fix termcap handling to use the new interface to avoid bufferblymn2000-05-201-62/+43
* Fix typo, pointed out by seebs@plethora.net in PR bin/10131.hubertf2000-05-171-1/+1
* Use setgid(), not setregid().mycroft2000-05-0826-78/+78
* NetBSD - because Unix isn't just #include <linux.h>, i386, ELF, ...!pooka2000-05-021-0/+4
* Cast pointer diffs to long for printing with %ld.thorpej2000-04-271-3/+3
* Cast pointer difference to long when printing w/ %ld.thorpej2000-04-271-3/+3
* Clear to end of line on the correct window.jdc2000-04-271-3/+3
* Fix arguments to *printw().jdc2000-04-275-21/+22
* While everyone's beating up on rot13 - use 'exec' to loose the shellsimonb2000-04-241-2/+2
* $* -> "$@", not that it does anything. yet.perry2000-04-241-2/+2
* keep it simple.perry2000-04-241-4/+2
* HOST_CC -> HOST_LINK.cpk2000-04-242-4/+4
* Don't rely upon /usr/games being in PATH, include it explicitly.hubertf2000-04-241-1/+3
* Don't declare 'extern opt*' getopt variables.simonb2000-04-144-16/+8
* Greatly simplify these by using <bsd.hostprog.mk>. Should do the samesimonb2000-04-143-50/+14
* Curses works - define USE_CURSES for BSD44 and don't try to do our ownsimonb2000-04-131-2/+2
* Missing word. From Paul Janzen.soren2000-04-111-4/+4
* Don't insert leading 0s in the score display. (HI CHRISTOS!)mycroft2000-04-091-4/+4
* Correct capital of the Philippines, allow usual spelling of Jakartajsm2000-04-091-3/+3
* Tyop fix.jwise2000-04-061-1/+1
* Fix two ubiquitous operator precedence error of typejdolecek2000-03-301-3/+3
* Use an equal probability single draw algorithm to get card from deck.tron2000-03-281-17/+19
* Fix doubled 'the'.soren2000-03-131-3/+3
* Fix doubled 'the's.soren2000-03-133-10/+10
* Fix doubled 'the'.soren2000-03-131-2/+2
* Fix doubled 'the' in comment.soren2000-03-131-3/+3
* Include <sys/param.h> for MAXHOSTNAMELEN.kleink2000-03-021-2/+3
* POSIX.2: Ignore a null PAGER as well.kleink2000-03-021-3/+5
* Fix .Nm usage.enami2000-03-021-2/+2
* Fix wrong reference to trek documentationhubertf2000-03-011-2/+2
* fix tyopjwise2000-02-271-2/+2
* NetBSD: We come in peace. We offer reliability.pooka2000-02-151-1/+4
* NetBSD: We don't negotiate with terrorists.pooka2000-02-121-0/+3
* avoid failure on "make install" when /var/games/sail already exists.itojun2000-02-121-2/+2