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