From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 11 22:05:01 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA13216A4CE; Thu, 11 Nov 2004 22:05:01 +0000 (GMT) Received: from corserv.corserv.com (tx-65-40-201-169.sta.sprint-hsd.net [65.40.201.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id F002043D2D; Thu, 11 Nov 2004 22:05:00 +0000 (GMT) (envelope-from klyons@corserv.com) Received: from [192.168.1.3] (cygni.corserv.com [192.168.1.3]) by corserv.corserv.com (8.12.11/8.11.6) with ESMTP id iABN8Rve001597; Thu, 11 Nov 2004 17:08:27 -0600 (CST) (envelope-from klyons@corserv.com) Message-ID: <4193E0F9.7030506@corserv.com> Date: Thu, 11 Nov 2004 16:00:25 -0600 From: Kevin Lyons User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <200411112237.iABMb6YV001471@corserv.corserv.com> <20041111215923.GE582@hub.freebsd.org> In-Reply-To: <20041111215923.GE582@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 12 Nov 2004 14:04:06 +0000 cc: freebsd-hackers@FreeBSD.ORG Subject: Re: tcsh is not csh X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2004 22:05:01 -0000 Kris Kennaway wrote: > > Please raise tcsh compatibility bugs with the tcsh developers. Well I think that this problem is not so much with tcsh as freebsd. If tcsh wants to pull this kind of crap, fine. But I really think it is a mistake for freebsd to put a copy of tcsh in /bin and call it csh. Folks and programs that rely on old csh get funny surprises when tcsh is called csh. For what, so that there is no tcsh in /shells? I am sure I do not have to elucidate on the problems this can cause.