From owner-freebsd-current Wed May 8 12:05:53 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA05824 for current-outgoing; Wed, 8 May 1996 12:05:53 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA05815 for ; Wed, 8 May 1996 12:05:52 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA26532; Wed, 8 May 1996 11:51:08 -0700 From: Terry Lambert Message-Id: <199605081851.LAA26532@phaeton.artisoft.com> Subject: Re: termios'ed getty To: joerg_wunsch@uriah.heep.sax.de Date: Wed, 8 May 1996 11:51:08 -0700 (MST) Cc: freebsd-current@FreeBSD.org In-Reply-To: <199605072129.XAA11587@uriah.heep.sax.de> from "J Wunsch" at May 7, 96 11:29:29 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Bruce reminded me of the ugliness of the V7/oldBSD <-> termios > conversion code, and of our huge previous problems with the kernel > equivalent of this. > > So now the US$ 4.99 question: what do people think about completely > ripping out support for the obsolete V7/oldBSD-style sgtty options in > getty? Does anybody know somebody who's really using all these > f0/f1/f2 flags in gettytab? > > If nobody objects within reasonable time, i consider removing all the > compat cruft that's no longer needed. I thought IBCS2 and SCO Xenix binary compatability would require the code to stay, even if BSD itself no longer used it. I would recommend *against* ripping it out wholesale. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.