From owner-svn-src-all@FreeBSD.ORG Sat Nov 29 19:47:25 2008 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A51D1065670; Sat, 29 Nov 2008 19:47:25 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.terabit.net.ua (mail.terabit.net.ua [195.137.202.147]) by mx1.freebsd.org (Postfix) with ESMTP id 2C18B8FC1E; Sat, 29 Nov 2008 19:47:24 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from skuns.zoral.com.ua ([91.193.166.194] helo=mail.zoral.com.ua) by mail.terabit.net.ua with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1L6Vml-0001pS-1T; Sat, 29 Nov 2008 21:47:23 +0200 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id mATJlKoe035197 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 29 Nov 2008 21:47:20 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id mATJlKpS018290; Sat, 29 Nov 2008 21:47:20 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id mATJlK08018289; Sat, 29 Nov 2008 21:47:20 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 29 Nov 2008 21:47:20 +0200 From: Kostik Belousov To: Roman Divacky Message-ID: <20081129194719.GA3045@deviant.kiev.zoral.com.ua> References: <200811291714.mATHE601057374@svn.freebsd.org> <20081129192625.GA79701@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="liOOAslEiF7prFVr" Content-Disposition: inline In-Reply-To: <20081129192625.GA79701@freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua X-Virus-Scanned: mail.terabit.net.ua 1L6Vml-0001pS-1T 59cb2037f3673180ea8c9bbfc1d59df5 X-Terabit: YES Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r185442 - in head/sys: amd64/linux32 compat/linux i386/linux X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2008 19:47:25 -0000 --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 29, 2008 at 08:26:25PM +0100, Roman Divacky wrote: > On Sat, Nov 29, 2008 at 05:14:06PM +0000, Konstantin Belousov wrote: > > Author: kib > > Date: Sat Nov 29 17:14:06 2008 > > New Revision: 185442 > > URL: http://svn.freebsd.org/changeset/base/185442 > >=20 > > Log: > > Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64. > > Change types used in the linux' struct msghdr and struct cmsghdr > > definitions to the properly-sized architecture-specific types. > > Move ancillary data handler from linux_sendit() to linux_sendmsg(). > > =20 > > Submitted by: dchagin >=20 > no MFC of this and the previous commit? Discuss this with Dmitry, I worked a commit monkey there (hopefully, I will quit soon). --liOOAslEiF7prFVr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkkxnEYACgkQC3+MBN1Mb4jqKwCeNcnJkSSe8OxYRxxcmT4I45vO CRgAoNxUKBX+e+1SzvvEG5QWFme1mJ2D =BCTH -----END PGP SIGNATURE----- --liOOAslEiF7prFVr--