Commit Graph

220 Commits

Author SHA1 Message Date
jtc
740f05b08b fix typo: new -> knew 1995-07-17 06:23:06 +00:00
jtc
91a569e42a fix path of mail reader 1995-07-03 19:44:30 +00:00
pk
e2db3a63c7 Use `install -c'. 1995-06-26 21:59:39 +00:00
cgd
8936958f57 typeof(timeval.ts_sec) != time_t 1995-06-07 16:29:30 +00:00
jtc
efd516d701 Clear the last char in input buffer when an erase or kill character is
read.  This prevents rubbed-out commands from being accepted.  (Fix
from PR #862)
1995-05-13 07:28:35 +00:00
cgd
7991247981 don't forget MULT!! 1995-05-11 22:00:50 +00:00
mycroft
0503ed856a Oops. Adjust delay by 10x. 1995-04-29 01:20:00 +00:00
mycroft
3bcff74505 Fix usages of ospeed. 1995-04-29 01:17:12 +00:00
mycroft
716b7f24ce Remove incorrect (but unused) definition of baudrate(). 1995-04-29 01:12:41 +00:00
mycroft
fc75cb9425 Fix usages of ospeed. 1995-04-29 01:11:36 +00:00
mycroft
d01d565d68 Fix usages of ospeed. 1995-04-29 01:08:51 +00:00
mycroft
eab5a76524 Use POSIX tty semantics. 1995-04-29 00:44:03 +00:00
mycroft
0033744bda Use POSIX tty semantics. 1995-04-29 00:06:37 +00:00
mycroft
c35b410216 Use POSIX tty semantics. 1995-04-28 23:49:19 +00:00
mycroft
53eb389b37 Use POSIX tty semantics. 1995-04-28 23:01:45 +00:00
mycroft
3e4b008cce Use tcflush(). 1995-04-28 22:28:48 +00:00
mycroft
4c5764ace6 Use POSIX signal and tty semantics. 1995-04-28 22:09:25 +00:00
mycroft
58da557ed6 Use POSIX signal and tty semantics. 1995-04-28 21:30:16 +00:00
mycroft
079d9a1d8e Use usleep(). 1995-04-27 22:15:28 +00:00
mycroft
200f85f63e Use POSIX signal and tty semantics. 1995-04-27 22:06:04 +00:00
mycroft
ca2582cf11 Use POSIX signal and tty semantics. 1995-04-27 21:22:19 +00:00
cgd
c4816c32b3 Various changes to make games compile w/o warnings on the alpha:
Include appropriate includes, delete bogus function declarations,
change sizes of variables and casts.
1995-04-24 12:21:37 +00:00
cgd
0f6f98c7bc don't print 'Message:' prompt if stdin is not a terminal.
(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.
1995-04-22 11:55:13 +00:00
cgd
75fd9356ae don't forget to install the docs. 1995-04-22 11:18:35 +00:00
cgd
887dd216b0 clean up import, NetBSD RCS IDs, etc. 1995-04-22 10:58:17 +00:00
cgd
24a07ca3f9 src/games/trek from Lite 1995-04-22 10:40:47 +00:00
cgd
982615d7df clean up import, NetBSD RCS IDs 1995-04-22 10:36:43 +00:00
cgd
7ee35daafd clean up import, NetBSD RCS Ids 1995-04-22 10:27:22 +00:00
cgd
e99f511266 clean up fputchar types (again) 1995-04-22 10:26:09 +00:00
cgd
4dfcb6d743 src/games/rogue from Lite 1995-04-22 10:20:57 +00:00
cgd
f27050860d fix up botched include 1995-04-22 10:18:17 +00:00
cgd
ee0f9d10fe RCS Ids 1995-04-22 10:16:53 +00:00
cgd
fcd788f207 oops; delete duplicated functions. 1995-04-22 10:16:04 +00:00
cgd
6045e6e034 clean up import 1995-04-22 10:08:46 +00:00
cgd
2037c75ed9 fix bugs previously fixed. whee. 1995-04-22 09:59:01 +00:00
cgd
a432dc58b8 un-munge import. 1995-04-22 09:06:33 +00:00
cgd
765b078fbc src/games/quiz from Lite 1995-04-22 08:35:52 +00:00
cgd
203fe70edb clean up import, NetBSD RCS Ids, etc. 1995-04-22 08:34:18 +00:00
cgd
b56b88a585 clean up import. NetBSD RCS IDs 1995-04-22 08:19:45 +00:00
cgd
1f32e00e53 fix window size update code. 1995-04-22 08:09:22 +00:00
cgd
5725dd8581 un-munge import; it apparently didn't import properly. 1995-04-22 08:07:59 +00:00
cgd
ff134ba07f rough cleanup of import. RCS Ids 1995-04-22 08:00:54 +00:00
cgd
ffe77265f3 clean up import, fix up Ids 1995-04-22 07:53:41 +00:00
cgd
55ecc5e495 src/games/wargames from Lite 1995-04-22 07:49:41 +00:00
cgd
4c3487b0e9 NetBSD RCS IDs 1995-04-22 07:44:02 +00:00
cgd
aaeacec8fc NetBSD RCS Ids 1995-04-22 07:42:31 +00:00
cgd
174311e268 clean up handling of fortunes a bit. 1995-04-22 07:34:00 +00:00
cgd
0414a14338 clean more cruft; fix up to build the way CSRG now intends 1995-04-22 07:19:03 +00:00
cgd
f93c8f50f4 kill these; no longer necessary or appropriate. 1995-04-22 07:12:19 +00:00
mycroft
a1e0e43227 Remove read-only files before trying to rewrite them. From Greg Hudson. 1995-04-20 02:04:51 +00:00