aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos and remove a couple of duplicateMike Pritchard1997-01-082-24/+2
* Use ${COPY} instead of -c for installing non-source files.Bruce Evans1997-01-011-8/+8
* comma police for section SEE ALSOWolfram Schneider1996-12-221-1/+2
* Correct the location of the trek documentation in theMike Pritchard1996-12-141-1/+1
* Fixed extra columns in output for input lines with leading spaces.Bruce Evans1996-12-131-1/+3
* Made `setup' depend on libraries.Bruce Evans1996-12-131-1/+1
* Fixed missing declaration of malloc().Bruce Evans1996-12-131-1/+2
* Hack around misuse of reserved names `clock' and and `time' in a differentBruce Evans1996-12-131-4/+6
* Remove bogus declaration of malloc(). Closes PR#2197Jordan K. Hubbard1996-12-131-1/+0
* Fix minor typo/grammatical errorGary Palmer1996-11-221-1/+1
* If not on a tty, don't do "--more--" processing. Someday, I will getJordan K. Hubbard1996-11-071-0/+2
* Uncomment static from collate_range_cmp, no more in locale.hAndrey A. Chernov1996-10-311-1/+1
* Replace collate_range_cmp call with its codeAndrey A. Chernov1996-10-311-0/+17
* Install the rumors file.Jordan K. Hubbard1996-10-191-0/+2
* Set the effective user id to that of the real user id whenAlexander Langer1996-10-151-0/+13
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-052-2/+5
* Eliminated includes of the "temporary" backwards compatibility headerBruce Evans1996-09-241-6/+2
* Fixed annoying non-null output for `make depend'. SRCS should onlyBruce Evans1996-09-221-4/+4
* Fixed DPADD.Bruce Evans1996-09-052-2/+2
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-121-32/+3
* Pick collate info tooAndrey A. Chernov1996-08-121-1/+1
* Correctly declare main() as `int'.Joerg Wunsch1996-07-171-6/+10
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-4/+4
* Handle sorting in better wayAndrey A. Chernov1996-06-091-16/+34
* Activate collateAndrey A. Chernov1996-06-051-1/+1
* Backed out yacc changes.Bruce Evans1996-06-032-3/+3
* Use new yacc rule.Poul-Henning Kamp1996-05-302-3/+3
* Fix -f modeAndrey A. Chernov1996-05-281-14/+27
* -Wall cleanupAndrey A. Chernov1996-05-272-17/+13
* Localize it.Andrey A. Chernov1996-05-279-130/+130
* Find caesar and strfile properly.Andrey A. Chernov1996-05-272-12/+23
* Use valid ctype range now.Andrey A. Chernov1996-05-274-16/+24
* Applied patch to close PR#bin/199Marc G. Fournier1996-05-261-2/+5
* The Makefile assumed that builder had '.' in it's path, which is aNate Williams1996-05-152-229/+6
* Correct some man page cross references and file location references.Mike Pritchard1996-04-071-1/+1
* add missing include filesWolfram Schneider1996-03-138-0/+10
* Correct man page section number references (e.g. don't use theMike Pritchard1996-02-111-1/+1
* Correct some man page cross references and some fileMike Pritchard1996-02-052-5/+5
* Add some missing manual page links.Mike Pritchard1996-02-022-0/+2
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-302-3/+3
* recording cvs-1.6 file deathPeter Wemm1995-12-30104-8288/+0
* Truncate the fgets() return properly.Jordan K. Hubbard1995-12-281-1/+2
* gets -> fgetsDima Ruban1995-12-271-1/+1
* Spell a German fortune correctly.Joerg Wunsch1995-12-273-9/+9
* 1) Remove the subdir x11/ from the build. xneko and xroach are ports now.Mark Murray1995-12-221-4/+1
* gets() -> fgets()Jordan K. Hubbard1995-12-011-1/+1
* gets() -> fgets(). I'm tired of looking at the compiler messages!Jordan K. Hubbard1995-12-011-6/+6
* Prototype atof() so that the -speed option works. Closes bin/733.Satoshi Asami1995-09-231-1/+4
* Make morse(6) realling playing the characters on the speaker.Joerg Wunsch1995-08-273-76/+365
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-1/+1