summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use symbolic constants for seek(), open(). Fixed as per PR 6057 byhubertf1998-08-292-10/+10
* Remove unused function and unnecessary prototypes, as per PR 6050 byhubertf1998-08-292-22/+6
* Improved signal handling as per PR 6051 byhubertf1998-08-292-5/+7
* DTRT if "give" is invoked without arguments. Fix contributed by Joseph S.hubertf1998-08-291-7/+17
* Don't allow empty "give" command (without arguments).hubertf1998-08-281-2/+6
* Replace some homegrown string-functions with standard-<string.h>-macros.hubertf1998-08-242-44/+11
* Kill unused parameters, per PR 6023 by Joseph Myers <jsm28@cam.ac.uk>.hubertf1998-08-245-41/+39
* Untakable objects are marked with NULL pointers, not empty strings,hubertf1998-08-241-6/+6
* Propperly note place-change, as reported in PR 6008 by Joseph Samuel Myershubertf1998-08-241-2/+3
* Initialize return-value correctly as pointed out in PR 6007 byhubertf1998-08-241-4/+3
* Assign my copyrights to TNF.mycroft1998-08-152-5/+38
* bzero->memsetperry1998-08-102-4/+4
* Find setup-program even w/ obj dirs.hubertf1998-08-011-2/+2
* An airplane on a heading of 315, given instruction to turnbriggs1998-07-281-3/+3
* 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