From owner-freebsd-stable Mon Oct 23 11:57:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id DDAA137B4CF for ; Mon, 23 Oct 2000 11:57:07 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id e9NIv6n82794; Mon, 23 Oct 2000 12:57:07 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA09601; Mon, 23 Oct 2000 12:57:06 -0600 (MDT) Message-Id: <200010231857.MAA09601@harmony.village.org> To: Kenneth W Cochran Subject: Re: Old 4.0-R binaries remaining in 4.1.1-S Cc: freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Sun, 22 Oct 2000 23:28:24 EDT." <200010230328.XAA16342@world.std.com> References: <200010230328.XAA16342@world.std.com> Date: Mon, 23 Oct 2000 12:57:06 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200010230328.XAA16342@world.std.com> Kenneth W Cochran writes: : As examples, these are the files in /usr/bin from the original : install & which make {build,install}world have not clobbered: : -r-xr-xr-x 1 root wheel 6557 Mar 20 2000 systags : -r-xr-xr-x 1 root wheel 46532 Mar 20 2000 htags : -r-xr-xr-x 1 root wheel 25552 Mar 20 2000 gctags : -r-xr-xr-x 1 root wheel 30852 Mar 20 2000 gtags : -r-xr-xr-x 1 root wheel 35876 Mar 20 2000 global : -r-xr-xr-x 1 root wheel 10936 Mar 20 2000 btreeop : Can these be deleted safely? Source seems to be gone now. : How about other old cruft (ie. manpages, other system directories?) : Is this a bug, a feature, or maybe even a make-option? Feature, bordering on a bug. We specifically do not delete programs that move or go away. It is safe to delete these so long as you aren't using them. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message