[202] in SIPB_Linux_Development
quiche fixes
daemon@ATHENA.MIT.EDU (Mark W. Eichin)
Fri Nov 19 00:24:53 1993
Date: Fri, 19 Nov 93 00:23:55 EST
From: "Mark W. Eichin" <eichin@cygnus.com>
To: linux-dev@MIT.EDU
1) term is old. And thus, dead. I built term 1.08 in my local homedir,
term/term/... and did a make install from there.
2) I fixed rc.net, with proper routes, broadcast address, and netmask.
I also switched over to 18.70.0.1 for the gateway for now particular
reason.
3) I added c7 (ttyS1) to /etc/inittab, at 38400, and fixed gettydefs
so that it actually *has* 38400. (Note that the man page for getty is
wrong.)
4) I fixed the clock -- it was off by an hour. We should really keep
it in UTC...
5) I rebooted to test the rc.net changes.
_Mark_