From owner-freebsd-current Wed Oct 30 09:21:43 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA10669 for current-outgoing; Wed, 30 Oct 1996 09:21:43 -0800 (PST) Received: from red.jnx.com (red.jnx.com [208.197.169.254]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA10649 for ; Wed, 30 Oct 1996 09:21:38 -0800 (PST) Received: (from pst@localhost) by red.jnx.com (8.7.6/8.7.3) id JAA08233; Wed, 30 Oct 1996 09:20:29 -0800 (PST) To: richardc@CSUA.Berkeley.EDU (Veggy Vinny) Cc: Michael Smith , current@freebsd.org Subject: Re: current libs References: <199610301014.UAA20850@genesis.atrad.adelaide.edu.au> From: Paul Traina Date: 30 Oct 1996 09:20:28 -0800 In-Reply-To: richardc@CSUA.Berkeley.EDU's message of 30 Oct 96 10:25:14 GMT Message-ID: <7y3eywbc83.fsf@red.jnx.com> Lines: 22 X-Mailer: Gnus v5.2.25/XEmacs 19.14 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk richardc@CSUA.Berkeley.EDU (Veggy Vinny) writes: > > > > On Wed, 30 Oct 1996, Michael Smith wrote: > > > Veggy Vinny stands accused of saying: > > > > I said "I just checked", and that's what I meant: > > Interesting, I don't know what's the problem since all the other > files in /usr/lib get updated except the *crt*.o files and the ones in > /usr/lib don't even have schg flag to prevent it from being overwritten... > > Vince > GaiaNet Corporation - Unix Networking Operations - GUS Mailing Lists Admin > > If we're using install -C on those files, they will not get overwritten if the new files are the same as the old files.