summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Changed to include <string.h> instead of defining own prototype for strerror().
* Make man page and usage message agree with the code.jtc1995-01-312-7/+9
| | | Fix from Hubert Feyrer.
* 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
| | | by C. Hamilton Ellis).
* 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
| | | options.
* 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
|
* run and hidecgd1994-05-061-2/+2
|
* ascii tetris!cgd1994-05-0612-0/+2053
|
* add pigcgd1994-05-054-2/+182
|
* setuid rather than setruidcgd1994-04-081-2/+2
|
* Theorem:pk1994-04-081-43/+17
| | | | | | | | | | Computer scientists don't care much for poetry. Prove: They haven't run `quiz poem next-line' for ages. get_file(), appdstr() and quiz() we made one more correctly catenate. On top of that, repeat after me: "Thou shallst not err, except in libc!"
* fix from <dgy@mcs.com>deraadt1994-04-081-2/+2
|
* TIOCGWINSZderaadt1994-04-051-5/+17
|
* TIOCGWINSZderaadt1994-04-051-3/+15
|
* initialize variable!cgd1994-04-051-1/+2
|
* Clean this up a little, and use TOCGWINSW.mycroft1994-04-051-54/+45
|
* don't -g by defaultcgd1994-04-011-2/+2
|
* evil lseek casts...cgd1994-04-011-4/+4
|
* oopscgd1994-03-281-2/+2
|