From owner-cvs-all Tue Oct 31 1:58:16 2000 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 0E94837B479; Tue, 31 Oct 2000 01:58:13 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 31 Oct 2000 09:58:11 +0000 (GMT) Date: Tue, 31 Oct 2000 09:58:11 +0000 From: David Malone To: Matthew Jacob Cc: David Malone , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam cam_xpt.c src/sys/cam/scsi scsi_cd.c scsi_ch.c src/sys/dev/advansys adwcam.c src/sys/dev/ahb ahb.c src/sys/dev/aic7xxx aic7xxx_freebsd.c Message-ID: <20001031095811.A43544@walton.maths.tcd.ie> References: <200010310809.AAA09062@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mjacob@feral.com on Tue, Oct 31, 2000 at 12:10:29AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 31, 2000 at 12:10:29AM -0800, Matthew Jacob wrote: > Hmm? Did M_ZERO get MFC'd? Yep. I think the idea was that it's use would be encouraged in -current, but in -stable it would be provided to make life easier for those who maintain drivers in both -stable and -current. The basic M_ZERO change is pretty straight forward, so it shouldn't cause any trouble in -stable. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message