summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* An airplane on a heading of 270, given instruction to turnbriggs1998-07-281-3/+3
* const poisoning.mycroft1998-07-277-18/+19
* const poisoning.mycroft1998-07-262-6/+6
* Fix some spelling errors reported by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-07-252-10/+10
* Rename internal move() to move_ship(), as per PR 5841 byhubertf1998-07-252-6/+6
* isleap expects years since Christ's birth, not the epoche)hubertf1998-07-251-4/+4
* A collision is adjacency in all, not any of, three dimensions.briggs1998-07-241-2/+2
* Fix for compiling with -DFANCY, as per PR 5832 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-07-241-3/+7
* Log hostname, not OS - PR 5831 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-07-241-3/+3
* Consider leap years, as per PR 5830 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-07-241-4/+6
* Update, from PR bin/5829 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-07-241-4/+15
* As per PR bin/5806 by Joseph Myers <jsm28@cam.ac.uk>/lash@tellabs.com:hubertf1998-07-212-7/+20
* - use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg1998-07-062-7/+9
* minor KNF.mrg1998-07-041-8/+8
* Added optional argument for calculating the phase of the moon for a specifiedjeremy1998-06-132-5/+23
* Implement a new manual page category ``SECURITY CONSIDERATIONS''lukem1998-06-081-16/+16
* y.tab.h is now called grammar.h (and there's an implied .y.h rule now too)tv1998-05-131-4/+2
* fix bad .Xr referencesfair1998-04-291-4/+3
* fix bad mdoc reference & clean up a littlefair1998-04-281-31/+53
* Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z]fair1998-04-281-2/+2
* Change occurrences of "UNIX" to .Ux or .At as appropriate.fair1998-04-282-4/+4
* Principally, change foo(N) to .Xr foo Nfair1998-04-281-5/+6
* use HOST_CPPFLAGS not HOST_CFLAGSlukem1998-04-132-4/+4
* .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv1998-04-092-6/+6
* add missing extern to several variables.mrg1998-03-293-14/+14
* remove extern errno.mrg1998-03-291-3/+2
* change static to static intmrg1998-03-291-3/+3
* - really make extern char's extern.mrg1998-03-292-10/+10
* - don't use char as an array indexmrg1998-03-291-16/+16
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-1815-45/+45
* fix typo; ryker@openbsd.orgmikel1998-02-121-3/+3
* some more presidents, via tsarna@endicor.com in PR 4957hubertf1998-02-091-1/+5
* Use -ltermcap instead of -ltermlibchristos1998-02-051-3/+3
* Use -ltermcap instead of -ltermlib.christos1998-02-051-3/+3
* Use -ltermcap instead of -ltermlibchristos1998-02-054-11/+11
* Remove -lcompat; not needed.christos1998-02-041-3/+3
* Remove -lcompat; not neededchristos1998-02-041-3/+3
* Remove -lcompat; not needed.christos1998-02-041-3/+3
* Remove -lcompat; not neededchristos1998-02-042-6/+6
* Add regexp support; remove -lcompat, use err*, warn*christos1998-02-042-82/+72
* 4.4BSD -> .Bx 4.4perry1998-02-031-2/+3
* change includes to fix compiler warningperry1998-02-034-7/+13
* Does not need -lcompatchristos1998-02-021-3/+3
* RCS Id Police.perry1998-01-094-0/+8
* don't clobber /var/games/robots_roll on install; frommikel1997-12-181-6/+1
* We need a FILESMODE=660 for dm which is now setgid games.veego1997-11-291-2/+2
* We need a FILESMODE=440 for dm which is now setgid games.veego1997-11-291-2/+2
* don't clobber the score file!mrg1997-11-241-1/+8
* install games files with the correct permissions.mrg1997-11-202-5/+5
* install games that need it setgid.mrg1997-11-2013-13/+29