summaryrefslogtreecommitdiffstats
path: root/atc
Commit message (Collapse)AuthorAgeFilesLines
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-2/+4
| | | include <bsd.own.mk> if testing a MKxxx variable.
* constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-11-107-93/+96
|
* don't install in /usr/share if NOSHARE is definedlukem1998-09-291-1/+3
|
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
|
* remove unused files (PR#6083 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-132-7/+2
|
* Replace special handling of \r by using ICRNL (PR#6078 by Joseph Myers ↵hubertf1998-09-132-19/+5
| | | | <jsm28@cam.ac.uk>)
* better define PI, plus improve prototype (PR#5867)hubertf1998-09-112-4/+7
|
* An airplane on a heading of 315, given instruction to turnbriggs1998-07-281-3/+3
| | | right 45 degrees should turn to direction 0, not circle.
* An airplane on a heading of 270, given instruction to turnbriggs1998-07-281-3/+3
| | | right 90 degrees should turn to direction 0, not circle.
* A collision is adjacency in all, not any of, three dimensions.briggs1998-07-241-2/+2
|
* Log hostname, not OS - PR 5831 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-07-241-3/+3
|
* y.tab.h is now called grammar.h (and there's an implied .y.h rule now too)tv1998-05-131-4/+2
| | | Noticed by veego.
* .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv1998-04-092-6/+6
| | | and use smarter creation of the header file.
* - don't use char as an array indexmrg1998-03-291-16/+16
|
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
|
* We need a FILESMODE=440 for dm which is now setgid games.veego1997-11-291-2/+2
|
* install games that need it setgid.mrg1997-11-201-1/+2
|
* use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compilelukem1997-10-221-2/+6
|
* use warn instead of perror/fprintf/...lukem1997-10-112-11/+11
|
* XXX: work around lex(1) vs termios lamenesslukem1997-10-101-2/+3
|
* WARNSifylukem1997-10-1013-104/+254
|
* - Makefile cleanupschristos1997-03-241-13/+4
|
* bfunctions -> memfunctionstls1997-01-133-16/+16
|
* Use ${INSTALL}.thorpej1996-10-181-2/+2
|
* Use POSIX signal and tty semantics.mycroft1995-04-276-43/+28
|
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-2/+3
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* clean up importcgd1995-03-2118-75/+132
|
* MAN6 => MAN.pk1994-12-251-2/+2
|
* adding 10 more games collected from ???? and some I wrote.phil1994-12-2312-3/+298
|
* specify man pages the new way.cgd1994-12-221-2/+2
|
* All programs that use lex must link with -ll.jtc1993-12-021-2/+2
|
* Add RCS identifiers.mycroft1993-08-0116-16/+32
|
* Add RCS indentifiers.mycroft1993-08-011-1/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* make sure directory to install stuff exists before installingcgd1993-04-091-0/+8
|
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-2126-0/+3917