From owner-freebsd-current@FreeBSD.ORG Fri Oct 8 23:55:37 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37E2916A4CE for ; Fri, 8 Oct 2004 23:55:37 +0000 (GMT) Received: from smtp1.jazztel.es (smtp1.jazztel.es [62.14.3.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25F2B43D1F for ; Fri, 8 Oct 2004 23:55:36 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp1.jazztel.es with antivirus id 1CG4aU-0000Hc-00 Sat, 09 Oct 2004 01:55:50 +0200 Received: from [212.106.255.193] (helo=rguez.homeunix.net) by smtp1.jazztel.es with esmtp id 1CG4aU-0000HR-00 Sat, 09 Oct 2004 01:55:50 +0200 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id i98NtXHI007353; Sat, 9 Oct 2004 01:55:33 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id i98NtUOu003918; Sat, 9 Oct 2004 01:55:30 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) X-Authentication-Warning: orion.redesjm.local: freebsd set sender to josemi@freebsd.jazztel.es using -f From: Jose M Rodriguez To: freebsd-current@freebsd.org, Nikolay Kalev Date: Sat, 9 Oct 2004 01:55:29 +0200 User-Agent: KMail/1.7 References: <20041008224206.GM49914@over-yonder.net> <136a340a04100816166b6b8738@mail.gmail.com> In-Reply-To: <136a340a04100816166b6b8738@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200410090155.30068.josemi@freebsd.jazztel.es> X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.81 (host: antares.redesjm.local) X-Virus-Scanned: by antivirus Subject: Re: csh is root's shell? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 23:55:37 -0000 El S=E1bado, 9 de Octubre de 2004 01:16, Nikolay Kalev escribi=F3: > OK is someone going to merge some functions from dot.tcshrc to the > FreeBSD tree ??? > It will be nice to see some imprvements :-). I can recall something like this under src/share/examples/ also a port shells/tcshrc or so. I also have some notes about a future profile.d/ from ports (ENOTIME). But this is not a src/share/skel/dot.cshrc alternative. You may also take a look at PR conf/72277 It not so rich, but you may find another tip here. =2D- josemi