From owner-cvs-all Sat Sep 4 13:14:57 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D9B614CB1; Sat, 4 Sep 1999 13:14:55 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA85822; Sat, 4 Sep 1999 13:14:48 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <199909042014.NAA85822@freefall.freebsd.org> From: John Polstra Date: Sat, 4 Sep 1999 13:14:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1999/09/04 13:14:48 PDT Modified files: libexec/rtld-elf rtld.c Log: Change the warning about unrecognized entries in the dynamic table to a debug message which is disabled in production builds of the dynamic linker. The condition warned about is normally harmless. PR: bin/12849 Revision Changes Path 1.38 +3 -3 src/libexec/rtld-elf/rtld.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message