From owner-freebsd-questions Mon Sep 18 07:14:50 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA16975 for questions-outgoing; Mon, 18 Sep 1995 07:14:50 -0700 Received: from elf.kendall.mdcc.edu (elf.kendall.mdcc.edu [147.70.150.122]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id HAA16970 for ; Mon, 18 Sep 1995 07:14:46 -0700 Received: (from freelist@localhost) by elf.kendall.mdcc.edu (8.6.11/8.6.9) id KAA29065; Mon, 18 Sep 1995 10:05:26 -0400 Date: Mon, 18 Sep 1995 10:05:25 -0400 (EDT) From: Don Whiteside To: mikebo@tellabs.com cc: questions@freebsd.org Subject: Re: FBSD v2.0.5: shared libraries - HOW TO...? In-Reply-To: <9509140432.AA20254@tellabk.tellabs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Wed, 13 Sep 1995 mikebo@tellabs.com wrote: > Is there any documentation of the Shared Library system employed by > FreeBSD? For instance... I want to be able to replace a routine in > the standard libc, but there doesn't appear to be any instructions on > "how to" rebuild the shared libraries - as there is in SunOS > /usr/lib/shlib.etc/README. There ought to be a simpler way to do this > than "make"ing the entire libc from source. I only want to replace > one module! I believe what you want is 'man ar'