From owner-freebsd-stable@FreeBSD.ORG Fri Jul 15 04:49:02 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EB3D16A41C; Fri, 15 Jul 2005 04:49:02 +0000 (GMT) (envelope-from jd@ugcs.caltech.edu) Received: from vomit.ugcs.caltech.edu (vomit.ugcs.caltech.edu [131.215.176.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E26643D45; Fri, 15 Jul 2005 04:49:02 +0000 (GMT) (envelope-from jd@ugcs.caltech.edu) Received: by vomit.ugcs.caltech.edu (Postfix, from userid 3640) id C1592E816; Thu, 14 Jul 2005 21:49:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by vomit.ugcs.caltech.edu (Postfix) with ESMTP id AE110E815; Thu, 14 Jul 2005 21:49:01 -0700 (PDT) Date: Thu, 14 Jul 2005 21:49:01 -0700 (PDT) From: Jon Dama To: Scott Long In-Reply-To: <42D32E36.2050706@samsco.org> Message-ID: References: <1121099976.62346.48.camel@opus.cse.buffalo.edu> <20050711215527.D29110@fledge.watson.org> <6.2.1.2.0.20050711222106.0350cb10@64.7.153.2> <42D32E36.2050706@samsco.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Robert Watson , Ken Smith , freebsd-stable@freebsd.org Subject: Re: FYI - RELENG_6 branch has been created. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 04:49:02 -0000 BTW, Going from RELENG5 to RELENG6 requires an rm -rf /usr/obj This isn't too surprising, but its worth a note if anyone is making a migration document. Thanks, Jon On Mon, 11 Jul 2005, Scott Long wrote: > Mike Tancsa wrote: > > At 05:04 PM 11/07/2005, Robert Watson wrote: > > > >> As a further FYI, a variety of debugging features are still enabled by > >> default in RELENG_6, including INVARINTS, WITNESS, and user space > >> malloc debugging. These will remain enabled through the first > >> snapshot from the > > > > > > Apart from the kernel settings, what other debug settings need to be > > turned off ? i.e. How do I turn off malloc debugging ? > > > > ---Mike > > > > ln -s aj /etc/malloc.conf > > Scott > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >