From owner-freebsd-arch@FreeBSD.ORG Sun Oct 17 01:17:14 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B02F316A4CE; Sun, 17 Oct 2004 01:17:14 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84A0C43D41; Sun, 17 Oct 2004 01:17:14 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9H1HD1K006239; Sat, 16 Oct 2004 18:17:13 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9H1HDF0006238; Sat, 16 Oct 2004 18:17:13 -0700 (PDT) (envelope-from obrien) Date: Sat, 16 Oct 2004 18:17:13 -0700 From: "David O'Brien" To: Scott Long Message-ID: <20041017011712.GB6140@dragon.nuxi.com> References: <20041016174419.GA96297@dragon.nuxi.com> <4171B781.7010106@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4171B781.7010106@freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Garance A Drosihn cc: freebsd-arch@freebsd.org Subject: Re: Proposal to restore traditional BSD behavior in . X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 01:17:14 -0000 On Sat, Oct 16, 2004 at 06:06:25PM -0600, Scott Long wrote: > Garance A Drosihn wrote: > >At 10:44 AM -0700 10/16/04, David O'Brien wrote: > > > >>I'd like to restore the traditional BSD behavior that > >>includes the content of in addition to the BSD bcmp, > >>et. al. We changed our between 4.x and 5.x and now > >>that we're at 5-STABLE I'm finding software that built fine on > >>4.x has an issue on 5.x. > > > > > >I think it is definitely too late to do this for 5.3-RELEASE, > >because we have no idea what software might be compiling fine > >right now, but may break due to namespace conflicts if > >starts pulling in . > > > >It looks like 5.x has gone 2 and a half years with not > >including , and if we also ship 5.3-release in that state > >then I suspect there isn't much point in switching back after > >5.3-release. I have no particular objection to the *idea*, but I > >think we are past the point were we could make such a change. > > > > We are indeed past the point for doing this for 5.3 and also RELENG_5. Why? It is a bug that BSD strings.h doesn't include definintions for str*. Bugs can't be fixed in RELENG_5? I never asked for it to be fixed in 5.3. -- -- David (obrien@FreeBSD.org)