Received: by mail.netbsd.org (Postfix, from userid 0) id 5882A63B1A1; Wed, 2 Dec 2009 15:50:15 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 0FE6C63B199 for ; Wed, 2 Dec 2009 15:50:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F2B61175DD; Wed, 2 Dec 2009 15:50:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 2 Dec 2009 10:50:13 -0500 From: Christos Zoulas Subject: CVS commit: src/libexec/ld.elf_so To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091202155013.F2B61175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Wed Dec 2 15:50:13 UTC 2009 Modified Files: src/libexec/ld.elf_so: rtld.c Log Message: If the environment is corrupt, die. From FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.126 -r1.127 src/libexec/ld.elf_so/rtld.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.