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