From owner-freebsd-current@FreeBSD.ORG Fri Dec 17 18:08:34 2010 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA039106564A; Fri, 17 Dec 2010 18:08:34 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 992F48FC08; Fri, 17 Dec 2010 18:08:34 +0000 (UTC) Received: from elsa.codelab.cz (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 6BBEA19E02E; Fri, 17 Dec 2010 18:49:19 +0100 (CET) Received: from [192.168.1.2] (ip-86-49-61-235.net.upcbroadband.cz [86.49.61.235]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 3F3BA19E02D; Fri, 17 Dec 2010 18:49:17 +0100 (CET) Message-ID: <4D0BA29C.4050704@quip.cz> Date: Fri, 17 Dec 2010 18:49:16 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.16) Gecko/20101123 SeaMonkey/2.0.11 MIME-Version: 1.0 To: Alexander Best References: <20101217165840.GA70428@freebsd.org> In-Reply-To: <20101217165840.GA70428@freebsd.org> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: a few OptionalObsoleteFiles.inc improvements X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 17 Dec 2010 18:08:34 -0000 Alexander Best wrote: [...] >> I'm glad to see that you're filling in some of the many missing bits >> in this file. > > yet another addition. > > cheers. > alex > > .if ${MK_TCSH} == no And what about usr/share/skel/dot.cshrc? Miroslav Lachman