From owner-cvs-gnu Thu Jan 12 11:12:38 1995 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA00138 for cvs-gnu-outgoing; Thu, 12 Jan 1995 11:12:38 -0800 Received: (from joerg@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id UAA00107; Thu, 12 Jan 1995 20:12:31 +0100 Date: Thu, 12 Jan 1995 20:12:31 +0100 From: Joerg Wunsch Message-Id: <199501121912.UAA00107@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/ld/rtld rtld.c Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk joerg 95/01/12 20:12:30 Modified: gnu/usr.bin/ld/ldconfig ldconfig.c gnu/usr.bin/ld/rtld rtld.c Log: Make ldconfig and ld.so not hashing the shared lib minor number. This misfeature caused troubles when a program attempted to access a shlib where one with a higher minor number has been hashed. Ldconfig does only include the highest-numbered shlib anyway, so this is in no way a limitation of generality. Caution: after installing the new programs, your /var/run/ld.so.hints needs to be rebuiult; run ldconfig again as it's done from /etc/rc.