From owner-cvs-gnu Tue Apr 2 05:10:59 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA20434 for cvs-gnu-outgoing; Tue, 2 Apr 1996 05:10:59 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA20395 Tue, 2 Apr 1996 05:10:32 -0800 (PST) Date: Tue, 2 Apr 1996 05:10:32 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199604021310.FAA20395@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/ld/ldconfig ldconfig.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/04/02 05:10:31 Branch: gnu/usr.bin/ld/ldconfig RELENG_2_1_0 Modified: gnu/usr.bin/ld/ldconfig ldconfig.c Log: Fix to ldconfig to handle shlibs with . in their actual names. Taken from -current. Revision Changes Path 1.9.4.3 +30 -10 src/gnu/usr.bin/ld/ldconfig/ldconfig.c