| Age | Commit message (Expand) | Author |
| 2004-01-01 | Bump date for previous. Remove superfluous .Pp. | wiz |
| 2004-01-01 | Document that pressing return allows you to "fast forward" the game | jsm |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-06-26 | Use only one of -literal and -unfilled with Bd. | wiz |
| 2003-04-26 | Grammar fixes, from jmc@openbsd. | wiz |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-09-26 | Lots of minor fixes resulting from reading these man pages in detail. | wiz |
| 2002-09-26 | Mdoc nits -- unneeded ". | wiz |
| 2002-09-26 | New sentences begin on new lines. | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-08-29 | Include <time.h> for declarations the Single Unix Specification says | jsm |
| 2001-06-19 | `existent', not `existant' | wiz |
| 2001-06-05 | No argument for .Os. | wiz |
| 2001-04-02 | Whitespace and/or punctuation fixes. | wiz |
| 2001-02-05 | fix redundant decls and nested externs | christos |
| 2001-01-16 | comment or delete text after CPP directives. | cgd |
| 2000-11-07 | remove unnecessary command name after .Nm | lukem |
| 2000-11-07 | use lowercase with .Nm to match actual command name | lukem |
| 2000-09-23 | Correct descriptions of "marked" vs. "ignored" -- they were swapped. | jhawk |
| 2000-05-08 | Use setgid(), not setregid(). | mycroft |
| 1999-09-30 | Fix uses of namespaces reserved by ISO C or POSIX.1. | jsm |
| 1999-09-10 | Compare getchar() against EOF, not -1. | jsm |
| 1999-07-28 | In atc(6), the function getAChar() has BSD and SYSV variants to deal | hubertf |
| 1999-07-26 | Remove empty functin check_adir() and references to it. | hubertf |
| 1999-07-25 | This patch marks unused parameters in atc(6) as such. | hubertf |
| 1999-07-24 | This patch makes atc(6) check for memory allocation failure. | hubertf |
| 1999-07-24 | Use getopt instead of home grown command line parsing. | mjl |
| 1999-07-21 | When atc(6) parses its game definition files, the check for `width' | hubertf |
| 1999-07-17 | The patch below improves the security of the game atc(6), by having it | hubertf |
| 1999-07-17 | Add two .Els that nroff was complaining to miss. | hubertf |
| 1999-06-27 | man page rewritten into -mandoc by dholland@eecs.harvard.edu; from PR7861 | sommerfeld |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-11-10 | constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk> | hubertf |
| 1998-09-29 | don't install in /usr/share if NOSHARE is defined | lukem |
| 1998-09-13 | mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>) | hubertf |
| 1998-09-13 | remove unused files (PR#6083 by Joseph Myers <jsm28@cam.ac.uk>) | hubertf |
| 1998-09-13 | Replace special handling of \r by using ICRNL (PR#6078 by Joseph Myers <jsm28... | hubertf |
| 1998-09-11 | better define PI, plus improve prototype (PR#5867) | hubertf |
| 1998-07-28 | An airplane on a heading of 315, given instruction to turn | briggs |
| 1998-07-28 | An airplane on a heading of 270, given instruction to turn | briggs |
| 1998-07-24 | A collision is adjacency in all, not any of, three dimensions. | briggs |
| 1998-07-24 | Log hostname, not OS - PR 5831 by Joseph Myers <jsm28@cam.ac.uk> | hubertf |
| 1998-05-13 | y.tab.h is now called grammar.h (and there's an implied .y.h rule now too) | tv |
| 1998-04-09 | .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, | tv |
| 1998-03-29 | - don't use char as an array index | mrg |
| 1998-02-18 | Simply include -lcurses instead of -lcurses -ltermcap | jtc |
| 1997-11-29 | We need a FILESMODE=440 for dm which is now setgid games. | veego |
| 1997-11-20 | install games that need it setgid. | mrg |
| 1997-10-22 | use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compile | lukem |