From owner-svn-src-all@FreeBSD.ORG Fri Nov 16 14:22:18 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F250A5ED for ; Fri, 16 Nov 2012 14:22:18 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5D4518FC0C for ; Fri, 16 Nov 2012 14:22:18 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so65340lbb.13 for ; Fri, 16 Nov 2012 06:22:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=/xiLv8DdQ2LC1Bme/v0SqbBbISYrm09SO+XZMEtdag0=; b=DkXdlUIMeFokrbSrurkdHtlWcDQcRkHcqqPgfwET6RdQS8gDcSPY/QnY5QHvwwmVqD OfnmumfE8c3ND9nt2lIgrrYi942tmZkMqoOm+Erpt8dk5G6Cj9u9z4RgE8oYdCiuOGiW acU1AzZUMIXPZ6rsDFkUnkIVqGng8RAJtFoTs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=/xiLv8DdQ2LC1Bme/v0SqbBbISYrm09SO+XZMEtdag0=; b=NJ/quPpCUKejAYlewQ13lokBKHWsxuLRjNOmBdCFrsugUDIuvlRyqPfB9TL5HQiTOt wYPfJPpYW/5qWIDPkaKDY0tsNFGbmZRFEulu2mancmzutswtZw9UNayz+/pTFyy6SXNv EwpaCN5lUhY0h99GagiWHS5j5lVTTscrZnIdvFvm6oZJI9KwZJ9xP9cU/HcwEhn1v6B6 tHE94BN4O0mUB6jzKh29hsBsBsqz9bN6rAPQ3qJFxz/Qdg5mlx3jpu4Y+V9RIoKjdWJ7 cxFW+1XKMc+/8JTSC6g4erTq1fsTO6q6IeZ8W5RiRWKLk5GcKkobNsFtYmkvbU1mMtGz GMig== Received: by 10.112.100.102 with SMTP id ex6mr2055734lbb.130.1353075736830; Fri, 16 Nov 2012 06:22:16 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.25.166 with HTTP; Fri, 16 Nov 2012 06:21:46 -0800 (PST) In-Reply-To: <1TZFBU-0005S6-1s@internal.tormail.org> References: <201211160425.qAG4PZ8I016575__14550.9199741811$1353039960$gmane$org@svn.freebsd.org> <1TZFBU-0005S6-1s@internal.tormail.org> From: Eitan Adler Date: Fri, 16 Nov 2012 09:21:46 -0500 X-Google-Sender-Auth: 0zFrRBKdngjwUVFLc1FxqTnFEis Message-ID: Subject: Re: svn commit: r243130 - head/etc/root To: Jan Beich Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQky57LVgRoW32ojXyGm+tfllkatQuuc+WtUoC8dlbQ49mGg8zTAfDxa2ht0/7kepVBzOCBu Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2012 14:22:19 -0000 On 16 November 2012 01:04, Jan Beich wrote: > Eitan Adler writes: > >> Author: eadler >> Date: Fri Nov 16 04:25:35 2012 >> New Revision: 243130 >> URL: http://svnweb.freebsd.org/changeset/base/243130 >> >> Log: >> dot.login is supposed to be for bourne shell, not csh > > Can you explain better or point to the reference? sh(1) mentions > ~/.profile while csh(1) mentions ~/.login for commands executed > once per login. ugh. I was really tired when looking at this. I was right the first time. Sorry for the noise. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams