summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* clean up handling of fortunes a bit.cgd1995-04-227-48/+10
* clean more cruft; fix up to build the way CSRG now intendscgd1995-04-221-6/+3
* kill these; no longer necessary or appropriate.cgd1995-04-222-2020/+0
* Remove read-only files before trying to rewrite them. From Greg Hudson.mycroft1995-04-201-1/+3
* KERNEL -> _KERNELjtc1995-03-281-4/+4
* banner, the game, really does belong here, contrary to what CSRG says.cgd1995-03-251-3/+3
* Merge 4.4Lite versionglass1995-03-253-66/+50
* rcs id conventionscgd1995-03-2417-34/+102
* rcs id conventionscgd1995-03-2421-0/+41
* new rcsid conventionscgd1995-03-233-0/+9
* merge with Lite, new RCS id conventions, etc.cgd1995-03-23193-1259/+1435
* from Litecgd1995-03-215-12/+78
* from Litecgd1995-03-2113-31/+97417
* clean up importcgd1995-03-21103-1618/+2068
* from Litecgd1995-03-212-6/+43
* add/fix id tagscgd1995-03-2116-1/+55
* clean up RCS idscgd1995-03-2113-0/+65
* clean up importcgd1995-03-212-8/+11
* clean up import.cgd1995-03-213-14/+20
* Use ${DESTDIR}.pk1995-03-082-13/+20
* remove extra tabglass1995-03-011-2/+2
* change <sys/signal.h> to <signal.h>jtc1995-02-285-11/+12
* Changed to call exit(0) instead of falling out the bottom of main().jtc1995-02-031-2/+3
* Make man page and usage message agree with the code.jtc1995-01-312-7/+9
* Use ${BINOWN} and ${BINGRP}.jtc1995-01-121-2/+2
* Two corrections from George Robbins (confirmed by `The lore of the train'pk1995-01-081-2/+2
* Don't #include inside a function definition.mycroft1995-01-071-2/+2
* make the code agree with documentation and usage() for final twophil1994-12-291-6/+14
* Don't try to process args if they aren't there.phil1994-12-291-13/+15
* 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-2237-70/+71
* Use ${DESTDIR} when installing fish.instr (PR #641).jtc1994-12-151-2/+3
* Remove hard-coded object directory.pk1994-11-301-2/+8
* Fix typo in the name of the important potion.mycroft1994-10-231-2/+2
* Fix various problems with the potion/scroll name hiding mechanism.mycroft1994-10-214-127/+129
* Added phantasia and randomjtc1994-10-211-4/+4
* Fix various problems with the potion/scroll name hiding mechanism.mycroft1994-10-211-3/+3
* #include <limits.h> to get LONG_MAXjtc1994-10-211-0/+1
* phantasia(6), from 44litejtc1994-10-2123-0/+9731
* random(6), from 44litejtc1994-10-213-0/+223
* I didn't reealize that ching(6) was incompletejtc1994-10-211-3/+3
* Added adventure, boggle, and chingjtc1994-10-211-6/+6
* boggle(6), from 44litejtc1994-10-2117-0/+2628
* adventure(6), from 44litejtc1994-10-2114-0/+5127
* Move the playerids file to /var/games, as suggest by Rafal Boni.mycroft1994-09-181-2/+2
* buggy version of abs() goes awayderaadt1994-06-292-18/+2
* Converted from sgtty to termios api, no longer needs libcompat.jtc1994-05-242-8/+10
* need -lcompatcgd1994-05-237-21/+21
* sync with 44lite, seems to fix bug #224jtc1994-05-1217-138/+120