summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* typeof(timeval.ts_sec) != time_tcgd1995-06-071-3/+5
|
* Clear the last char in input buffer when an erase or kill character isjtc1995-05-131-5/+5
| | | | read. This prevents rubbed-out commands from being accepted. (Fix from PR #862)
* don't forget MULT!!cgd1995-05-111-3/+3
|
* Oops. Adjust delay by 10x.mycroft1995-04-291-2/+2
|
* Fix usages of ospeed.mycroft1995-04-292-6/+6
|
* Remove incorrect (but unused) definition of baudrate().mycroft1995-04-291-5/+2
|
* Fix usages of ospeed.mycroft1995-04-291-2/+2
|
* Fix usages of ospeed.mycroft1995-04-292-11/+7
|
* Use POSIX tty semantics.mycroft1995-04-2912-111/+78
|
* Use POSIX tty semantics.mycroft1995-04-293-51/+21
|
* Use POSIX tty semantics.mycroft1995-04-282-103/+12
|
* Use POSIX tty semantics.mycroft1995-04-283-96/+29
|
* Use tcflush().mycroft1995-04-281-6/+4
|
* Use POSIX signal and tty semantics.mycroft1995-04-281-31/+49
|
* Use POSIX signal and tty semantics.mycroft1995-04-281-10/+16
|
* Use usleep().mycroft1995-04-271-104/+2
|
* Use POSIX signal and tty semantics.mycroft1995-04-271-10/+14
|
* Use POSIX signal and tty semantics.mycroft1995-04-277-47/+35
|
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-2458-147/+184
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* don't print 'Message:' prompt if stdin is not a terminal.cgd1995-04-222-10/+9
| | | | | (from Masanobu Saitoh <saitoh@spa.is.uec.ac.jp> in pr 982.) Also, fix usage string and manual page to note that width argument for -w is _not_ optional.
* don't forget to install the docs.cgd1995-04-221-1/+5
|
* clean up import, NetBSD RCS IDs, etc.cgd1995-04-2259-218/+482
|
* src/games/trek from Litecgd1995-04-223-0/+1049
|
* clean up import, NetBSD RCS IDscgd1995-04-2230-126/+249
|
* clean up import, NetBSD RCS Idscgd1995-04-2230-134/+250
|
* clean up fputchar types (again)cgd1995-04-221-5/+5
|
* src/games/rogue from Litecgd1995-04-222-0/+845
|
* fix up botched includecgd1995-04-221-3/+3
|
* RCS Idscgd1995-04-226-0/+19
|
* oops; delete duplicated functions.cgd1995-04-221-23/+2
|
* clean up importcgd1995-04-2215-73/+134
|
* fix bugs previously fixed. whee.cgd1995-04-221-2/+3
|
* un-munge import.cgd1995-04-226-44/+40
|
* src/games/quiz from Litecgd1995-04-222-0/+46
|
* clean up import, NetBSD RCS Ids, etc.cgd1995-04-229-59/+133
|
* clean up import. NetBSD RCS IDscgd1995-04-227-34/+47
|
* fix window size update code.cgd1995-04-221-2/+8
|
* un-munge import; it apparently didn't import properly.cgd1995-04-222-31/+30
|
* rough cleanup of import. RCS Idscgd1995-04-223-49/+55
|
* clean up import, fix up Idscgd1995-04-225-16/+24
|
* src/games/wargames from Litecgd1995-04-221-3/+3
|
* NetBSD RCS IDscgd1995-04-223-0/+9
|
* NetBSD RCS Idscgd1995-04-2212-0/+23
|
* 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
|