From owner-freebsd-questions@FreeBSD.ORG Thu May 8 19:09:39 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 468DC37B401 for ; Thu, 8 May 2003 19:09:39 -0700 (PDT) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6938643F93 for ; Thu, 8 May 2003 19:09:38 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by attbi.com (rwcrmhc53) with ESMTP id <2003050902093705300nigj4e>; Fri, 9 May 2003 02:09:37 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h4929ZuS000967; Thu, 8 May 2003 22:09:35 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h4929Z6Y000964; Thu, 8 May 2003 22:09:35 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Charlie Sorsby References: <200305090152.h491qilr011738@pb.local.> From: Lowell Gilbert Date: 08 May 2003 22:09:35 -0400 In-Reply-To: <200305090152.h491qilr011738@pb.local.> Message-ID: <44vfwkdg68.fsf@be-well.ilk.org> Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: csh source (not tcsh) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 02:09:39 -0000 Charlie Sorsby writes: > Where can I find source for csh--the real thing, not tcsh renamed? Depending on your definition of "the real thing," the "44bsd-csh" in ports might make you happy. It does include a number of changes from the code that was actually in 4.4BSD, though.