From owner-freebsd-current Tue Mar 7 08:59:54 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA18508 for current-outgoing; Tue, 7 Mar 1995 08:59:54 -0800 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id IAA18502 for ; Tue, 7 Mar 1995 08:59:51 -0800 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA24799; Tue, 7 Mar 95 09:51:10 MST From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9503071651.AA24799@cs.weber.edu> Subject: Re: backspace now broken (proposal) To: bde@zeta.org.au (Bruce Evans) Date: Tue, 7 Mar 95 9:51:09 MST Cc: me@tartufo.pcs.dec.com, wollman@halloran-eldar.lcs.mit.edu, current@FreeBSD.org In-Reply-To: <199503071243.WAA15787@godzilla.zeta.org.au> from "Bruce Evans" at Mar 7, 95 10:43:46 pm X-Mailer: ELM [version 2.4dev PL52] Sender: current-owner@FreeBSD.org Precedence: bulk > > >>The default environment as provided by the kernel and sh(1) in > >>single-user mode should not require the presence of any dot files for > >>correct operation. For that matter, this should be true in general. > > >Amen. Now who's going to change CERASE from 0177 to 010? > > I don't think CERASE should change, only the default erase character > for the console. Changing it centrally would annoy anyone who logs > in from somewhere else end depends on the current default. But make anyone dialing in from another FreeBSD (or Linux) machine or any other PC very happy. The only failure is mode is for DEC terminals and emulations from companies other than Wyse, which has a Backspace there for everything but the poorly selling Wyse 75. You could probably make an argument the other way for people using TIP on a Sun console going the other direction. Note also that gettydefs allows you to change this on a per callin line basis anyway. The fact that there are two standards means that you will be screwing someone either way, but if you have to screw someone, it might as well not be another FreeBSD user. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.