From owner-cvs-all Tue Jun 25 11:34: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90DB537B403; Tue, 25 Jun 2002 11:33:58 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5PIXwD69386; Tue, 25 Jun 2002 11:33:58 -0700 (PDT) (envelope-from des) Message-Id: <200206251833.g5PIXwD69386@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 25 Jun 2002 11:33:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh-portable session.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/06/25 11:33:58 PDT Modified files: crypto/openssh-portable session.c Log: Carry any environment variables set by setusercontext(3) over to the child. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.2 +14 -2 src/crypto/openssh-portable/session.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message