From owner-freebsd-hackers Fri Oct 18 07:01:22 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA23921 for hackers-outgoing; Fri, 18 Oct 1996 07:01:22 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA23911 for ; Fri, 18 Oct 1996 07:01:15 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id OAA08820; Fri, 18 Oct 1996 14:26:31 +0100 From: Luigi Rizzo Message-Id: <199610181326.OAA08820@labinfo.iet.unipi.it> Subject: Re: TERM=cons25 in roots' .profile?!? To: branson@widomaker.com (Branson Matheson) Date: Fri, 18 Oct 1996 14:26:31 +0100 (MET) Cc: freebsd-hackers@freebsd.org In-Reply-To: from "Branson Matheson" at Oct 18, 96 08:54:48 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Just had this brought up to me... why oh why are we setting a TERM > entry in .profile for root?! login does this for us and .login sets > TERMCAP based on the one reported to the shell by login or asked at > login time? agreed. I noticed the same when installed the 961006 snap Luigi