Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2008 20:26:25 +0100
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        Konstantin Belousov <kib@FreeBSD.org>
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
Message-ID:  <20081129192625.GA79701@freebsd.org>
In-Reply-To: <200811291714.mATHE601057374@svn.freebsd.org>
References:  <200811291714.mATHE601057374@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> 
> 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().
>   
>   Submitted by:	dchagin

no MFC of this and the previous commit?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081129192625.GA79701>