From owner-cvs-all@FreeBSD.ORG Fri Aug 20 08:19:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39D7816A4CE; Fri, 20 Aug 2004 08:19:23 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7905443D1D; Fri, 20 Aug 2004 08:19:22 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i7K8JHtg047819 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 20 Aug 2004 11:19:18 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i7K8JIHN027470; Fri, 20 Aug 2004 11:19:18 +0300 (EEST) (envelope-from ru) Date: Fri, 20 Aug 2004 11:19:18 +0300 From: Ruslan Ermilov To: Julian Elischer Message-ID: <20040820081918.GC27365@ip.net.ua> References: <200408200124.i7K1ONcF095627@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5QAgd0e35j3NYeGe" Content-Disposition: inline In-Reply-To: <200408200124.i7K1ONcF095627@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/sys/netgraph netgraph.h ng_message.h src/sys/netgraph/bluetooth/include ng_btsocket.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 20 Aug 2004 08:19:23 -0000 --5QAgd0e35j3NYeGe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 20, 2004 at 01:24:23AM +0000, Julian Elischer wrote: > julian 2004-08-20 01:24:23 UTC >=20 > FreeBSD src repository >=20 > Modified files: > . UPDATING=20 > sys/netgraph netgraph.h ng_message.h=20 > sys/netgraph/bluetooth/include ng_btsocket.h=20 > Log: > Align netgraph message fields ready for 64-bit (and 128 bit :-) machine= s. > requires a recompile of netgraph users. > Also change the size of a field in the bluetooth code > that was waiting for the next change that needed recompiles so > it could piggyback its way in. > =20 > Submitted by: jdp, maksim > MFC after: 2 days > =20 > Revision Changes Path > 1.345 +7 -0 src/UPDATING > 1.6 +1 -6 src/sys/netgraph/bluetooth/include/ng_btsocket.h > 1.44 +1 -1 src/sys/netgraph/netgraph.h > 1.24 +5 -3 src/sys/netgraph/ng_message.h >=20 We need to be careful with using "MFC" now. What does it mean, RELENG_5, RELENG_4, or both? ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --5QAgd0e35j3NYeGe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBJbQGqRfpzJluFF4RAhF5AJ4xmBPoEDkIFOPqjLeH+znG1OtrgACfe0If Tuf7sqrv8teMJClMafFGAnI= =G8y6 -----END PGP SIGNATURE----- --5QAgd0e35j3NYeGe--