From owner-cvs-all Sun Jun 24 23:28:53 2001 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 CEEA637B405; Sun, 24 Jun 2001 23:28:48 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P6SmY91295; Sun, 24 Jun 2001 23:28:48 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106250628.f5P6SmY91295@freefall.freebsd.org> From: Dirk Meyer Date: Sun, 24 Jun 2001 23:28:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh Makefile ports/security/openssh/files patch-au 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 dinoex 2001/06/24 23:28:48 PDT Modified files: security/openssh Makefile security/openssh/files patch-au Log: This adds two environment variables into environment of user: LANG & MM_CHARSET, when used standard login via telnet or console However when used openssh, then sshd does not setup LANG & MM_CHARSET into envir onment for user in russian class Code for this operation did not exists in openssh port ! PR: 21146 Submitted by: odip@bionet.nsc.ru Revision Changes Path 1.70 +2 -2 ports/security/openssh/Makefile 1.10 +41 -3 ports/security/openssh/files/patch-au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message