X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-6.8 required=5.0	tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4CB5D106.9070402@redhat.com>
Date: Wed, 13 Oct 2010 09:32:22 -0600
From: Eric Blake <eblake@redhat.com>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.4
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: screen  4.0.3-5 does not respect $SHELL
References: <BAY157-w64AE820D2F752B0BC9AE8E8D540@phx.gbl> <bt49b6pipkvps8m1thfoptvk4gbu6qr9qq@4ax.com> <4CB5C2D1.6010702@dronecode.org.uk> <idjbb61m8t17jievd00sg9i959nogvlood@4ax.com> <4CB5D042.4060809@redhat.com>
In-Reply-To: <4CB5D042.4060809@redhat.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 10/13/2010 09:29 AM, Eric Blake wrote:
> (3) teach upstream screen that it should use getpwent() and honor the
> pw_shell entry for the user, rather than relying on $SHELL

(4) Use $SHELL if it is in the environment, otherwise, use getpwent() 
and honor pw_shell rather than hard-coding /bin/sh as the fallback.

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

