From owner-cvs-all@FreeBSD.ORG Wed Apr 11 02:11:50 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DA10716A400; Wed, 11 Apr 2007 02:11:50 +0000 (UTC) (envelope-from thompsa@freebsd.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id 7A79413C484; Wed, 11 Apr 2007 02:11:50 +0000 (UTC) (envelope-from thompsa@freebsd.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 9829B1CC58; Wed, 11 Apr 2007 14:11:46 +1200 (NZST) Date: Wed, 11 Apr 2007 14:11:46 +1200 From: Andrew Thompson To: Nate Lawson Message-ID: <20070411021146.GB9390@heff.fud.org.nz> References: <200704102144.l3ALiHHJ054030@repoman.freebsd.org> <007d01c77bce$a09be840$e1d3b8c0$@org> <461C4309.2010605@root.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <461C4309.2010605@root.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, 'Scott Long' , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_sg.c scsi_sg.h src/sys/compat/linux linux_ioctl.c linux_ioctl.h src/sys/conf NOTES files src/sys/modules/cam Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2007 02:11:51 -0000 On Tue, Apr 10, 2007 at 07:08:09PM -0700, Nate Lawson wrote: > Larry Rosenman wrote: > > Scott, > > Could you bump __FreeBSD_Version for this? > > > > The Seatools port needs it. > > > > Thanks! > > > > > > Already done: > > src/sys/sys/param.h > revision 1.291 > date: 2007/04/08 22:45:20; author: delphij; state: Exp; lines: +1 -1 > Bump __FreeBSDversion for CAM sg addition. > Not for the MFC. Andrew