]> git.cameronkatri.com Git - bsdgames-darwin.git/history - atc
Fix macro order, and quote question mark.
[bsdgames-darwin.git] / atc /
2003-06-26 wizUse only one of -literal and -unfilled with Bd.
2003-04-26 wizGrammar fixes, from jmc@openbsd.
2003-02-25 wiz.Nm does not need a dummy argument ("") before punctuat...
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-26 wizMdoc nits -- unneeded ".
2002-09-26 wizNew sentences begin on new lines.
2002-02-08 rossGenerate <>& symbolically. I'm avoiding .../dist/....
2001-08-29 jsmInclude <time.h> for declarations the Single Unix Speci...
2001-06-19 wiz`existent', not `existant'
2001-06-05 wizNo argument for .Os.
2001-04-02 wizWhitespace and/or punctuation fixes.
2001-02-05 christosfix redundant decls and nested externs
2001-01-16 cgdcomment or delete text after CPP directives.
2000-11-07 lukemremove unnecessary command name after .Nm
2000-11-07 lukemuse lowercase with .Nm to match actual command name
2000-09-23 jhawkCorrect descriptions of "marked" vs. "ignored" -- they...
2000-05-08 mycroftUse setgid(), not setregid().
1999-09-30 jsmFix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-10 jsmCompare getchar() against EOF, not -1.
1999-07-28 hubertfIn atc(6), the function getAChar() has BSD and SYSV...
1999-07-26 hubertfRemove empty functin check_adir() and references to it.
1999-07-25 hubertfThis patch marks unused parameters in atc(6) as such.
1999-07-24 hubertfThis patch makes atc(6) check for memory allocation...
1999-07-24 mjlUse getopt instead of home grown command line parsing.
1999-07-21 hubertfWhen atc(6) parses its game definition files, the check...
1999-07-17 hubertfThe patch below improves the security of the game atc...
1999-07-17 hubertfAdd two .Els that nroff was complaining to miss.
1999-06-27 sommerfeldman page rewritten into -mandoc by dholland@eecs.harvar...
1999-02-13 lukemconvert from NOxxx= to MKxxx=no.
1998-11-10 hubertfconstify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk>
1998-09-29 lukemdon't install in /usr/share if NOSHARE is defined
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-09-13 hubertfremove unused files (PR#6083 by Joseph Myers <jsm28...
1998-09-13 hubertfReplace special handling of \r by using ICRNL (PR#6078...
1998-09-11 hubertfbetter define PI, plus improve prototype (PR#5867)
1998-07-28 briggsAn airplane on a heading of 315, given instruction...
1998-07-28 briggsAn airplane on a heading of 270, given instruction...
1998-07-24 briggsA collision is adjacency in all, not any of, three...
1998-07-24 hubertfLog hostname, not OS - PR 5831 by Joseph Myers <jsm28...
1998-05-13 tvy.tab.h is now called grammar.h (and there's an implied...
1998-04-09 tv.y.c <sys.mk> rule fixes. Don't create a y.tab.h file...
1998-03-29 mrg- don't use char as an array index
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1997-11-29 veegoWe need a FILESMODE=440 for dm which is now setgid...
1997-11-20 mrginstall games that need it setgid.
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS, fix dependancies for...
1997-10-11 lukemuse warn instead of perror/fprintf/...
1997-10-10 lukemXXX: work around lex(1) vs termios lameness
1997-10-10 lukemWARNSify
1997-03-24 christos- Makefile cleanups
1997-01-13 tlsbfunctions -> memfunctions
1996-10-18 thorpejUse ${INSTALL}.
1995-04-27 mycroftUse POSIX signal and tty semantics.
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-21 cgdclean up import
1994-12-25 pkMAN6 => MAN.
1994-12-23 philadding 10 more games collected from ???? and some...
1994-12-22 cgdspecify man pages the new way.
1993-12-02 jtcAll programs that use lex must link with -ll.
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-04-09 cgdmake sure directory to install stuff exists before...
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources