summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first.chopps1996-07-032-10/+13
| | | This deals with pr#2417
* Ixfay iticalcray ugsbay! Eservepray artstay-ofway-ordway andwaycgd1996-06-071-6/+16
| | | OLEWHAY-ORDWAY apitalizationcay.
* A more interesting set of machines (PR#645).pk1996-06-021-10/+39
|
* Remove duplicate (and inaccurate) citation. Update the remaining one to bepk1996-06-021-10/+5
| | | even more accurate.
* use posix-style : for chown uid/group separatorjtk1996-06-011-2/+2
|
* oops, we do need privs. do the right seteuid() thing.mrg1996-05-223-6/+26
|
* move the ) to after the 3rd arg to open. weeeeee!mrg1996-05-221-4/+4
|
* give up "games" if we have it. larn does not need it.mrg1996-05-211-1/+2
|
* oops, use <signal.h> not <sys/signal.h> (tholo@sigmasoft.com)mrg1996-05-212-6/+6
|
* give up setuid-ness. we don't need it. while i'm here, includemrg1996-05-212-7/+12
| | | <sys/signal.h> and use SIGINT rather than 2.
* Avoid NULL-pointer deref and for now, simply exit if required terminalpk1996-05-191-5/+14
| | | | | capabilities aren't there. Since the capabilities in question are marked `obsolete' in termcap(5), someone might want to have another look at this someday (PR#2417).
* Be pedantic, main() returns int in Standard C.jtc1996-03-211-3/+3
|
* Use tr instead of caesar to generate fortunes-ojtc1996-02-291-2/+2
|
* Removed "extern int errno"; Added #include <errno.h> if not already present.jtc1996-02-067-21/+17
|
* Clean this up a bit.mycroft1995-12-211-75/+7
|
* Parallel make fixeschristos1995-10-221-2/+3
|
* Correct typos noted by Mike Long; PR#1654.pk1995-10-223-6/+6
|
* fix typo: new -> knewjtc1995-07-171-1/+1
|
* fix path of mail readerjtc1995-07-031-2/+2
|
* Use `install -c'.pk1995-06-261-2/+2
|
* 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
|