From owner-cvs-all Fri Aug 14 05:26:47 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA13963 for cvs-all-outgoing; Fri, 14 Aug 1998 05:26:47 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA13958; Fri, 14 Aug 1998 05:26:46 -0700 (PDT) (envelope-from thepish@FreeBSD.org) From: Peter Hawkins Received: (from thepish@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA03442; Fri, 14 Aug 1998 05:26:44 -0700 (PDT) Date: Fri, 14 Aug 1998 05:26:44 -0700 (PDT) Message-Id: <199808141226.FAA03442@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc/root dot.profile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk thepish 1998/08/14 05:26:43 PDT Modified files: etc/root dot.profile Log: PR: 7613 Submitted by: axl@iafrica.com change default setting of the crt env var from 24 to blank (mail(1) then uses stty(1) setting Revision Changes Path 1.16 +4 -2 src/etc/root/dot.profile