From owner-cvs-all Wed Jun 26 7:17:33 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 623B037B400; Wed, 26 Jun 2002 07:17:29 -0700 (PDT) Received: from freefall.freebsd.org (des@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5QEHTJU074760; Wed, 26 Jun 2002 07:17:29 -0700 (PDT) (envelope-from des@freefall.freebsd.org) Received: (from des@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5QEHTjR074759; Wed, 26 Jun 2002 07:17:29 -0700 (PDT) Message-Id: <200206261417.g5QEHTjR074759@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 26 Jun 2002 07:17:28 -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/26 07:17:28 PDT Modified files: crypto/openssh-portable session.c Log: Set basic environment variables before calling setusercontext(3) so that it can override them. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.3 +5 -7 src/crypto/openssh-portable/session.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message