From owner-freebsd-current Fri May 10 20:21:55 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA12641 for current-outgoing; Fri, 10 May 1996 20:21:55 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA12635 for ; Fri, 10 May 1996 20:21:49 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id NAA08714; Sat, 11 May 1996 13:17:55 +1000 Date: Sat, 11 May 1996 13:17:55 +1000 From: Bruce Evans Message-Id: <199605110317.NAA08714@godzilla.zeta.org.au> To: freebsd-current@FreeBSD.org, j@uriah.heep.sax.de Subject: Re: termios'ed getty Cc: jgreco@brasil.moneng.mei.com Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >(Now that gives me an idea: we should perhaps also kill the numerical >termios options in getty, and replace them by the stty-style logic >from lpd.) Both should use stty logic from [lib]stty. Bruce