From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 31817 invoked from network); 22 Sep 2020 00:47:51 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 22 Sep 2020 00:47:51 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id F1CBB9CBCA; Tue, 22 Sep 2020 10:47:46 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id B802093D33; Tue, 22 Sep 2020 10:47:23 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 84FDB93D33; Tue, 22 Sep 2020 10:47:21 +1000 (AEST) Received: from mercury.lcs.mit.edu (mercury.lcs.mit.edu [18.26.0.122]) by minnie.tuhs.org (Postfix) with ESMTPS id BFAA393D06 for ; Tue, 22 Sep 2020 10:47:20 +1000 (AEST) Received: by mercury.lcs.mit.edu (Postfix, from userid 11178) id 6E65418C0ED; Mon, 21 Sep 2020 20:47:19 -0400 (EDT) To: tuhs@minnie.tuhs.org Message-Id: <20200922004719.6E65418C0ED@mercury.lcs.mit.edu> Date: Mon, 21 Sep 2020 20:47:19 -0400 (EDT) From: jnc@mercury.lcs.mit.edu (Noel Chiappa) Subject: Re: [TUHS] Fwd: Choice of Unix for 11/03 and 11/23+ Systems X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jnc@mercury.lcs.mit.edu Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" > From: Paul Riley >> the tty driver: >> >> https://minnie.tuhs.org//cgi-bin/utree.pl?file=LSX/sys/tv.c >> >> only supports a single line. > The second serial port would not be to support another user, but to > communicate with peripherals. Ah. Well, AIX will still have an issue (above). Noel