From owner-cvs-gnu Fri Aug 22 04:42:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA03618 for cvs-gnu-outgoing; Fri, 22 Aug 1997 04:42:29 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA03590; Fri, 22 Aug 1997 04:42:04 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id EAA00950; Fri, 22 Aug 1997 04:42:02 -0700 (PDT) Date: Fri, 22 Aug 1997 04:42:02 -0700 (PDT) Message-Id: <199708221142.EAA00950@silvia.HIP.Berkeley.EDU> To: peter@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG In-reply-to: <199708220442.VAA07549@freefall.freebsd.org> (message from Peter Wemm on Thu, 21 Aug 1997 21:42:14 -0700 (PDT)) Subject: Re: cvs commit: src/gnu/usr.bin/ld/ldconfig ldconfig.8 ldconfig.c From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * libs. This is an ideal way of updating the hints list after adding * or removing a shlib since it will remove entries that are gone and * doesn't need to have all the directories spelled out each time. This is truly great. Tell me when you merge this into 2.2-stable. :) Satoshi