From owner-svn-src-all@FreeBSD.ORG Sat Mar 26 11:29:19 2011 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 D48931065680; Sat, 26 Mar 2011 11:29:19 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B41668FC0C; Sat, 26 Mar 2011 11:29:18 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id NAA28227; Sat, 26 Mar 2011 13:29:16 +0200 (EET) (envelope-from avg@freebsd.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Q3RgC-000PK5-Db; Sat, 26 Mar 2011 13:29:16 +0200 Message-ID: <4D8DCE0B.5040808@freebsd.org> Date: Sat, 26 Mar 2011 13:29:15 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110308 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: src-committers@freebsd.org References: <201103261125.p2QBPa19020439@svn.freebsd.org> In-Reply-To: <201103261125.p2QBPa19020439@svn.freebsd.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r220032 - 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, 26 Mar 2011 11:29:19 -0000 on 26/03/2011 13:25 Andriy Gapon said the following: > Author: avg > Date: Sat Mar 26 11:25:36 2011 > New Revision: 220032 > URL: http://svn.freebsd.org/changeset/base/220032 > > Log: > linux compat: add SO_PASSCRED option with basic handling > > This seems to have been a part of a bigger patch by dchagin that either > haven't been committed or committed partially. > > Submitted by: dchagin, nox > MFC after: 2 weeks Dear linuxulator guys, apologies for wading into your territory and possibly making some mess while there. But I really couldn't wait any longer for these patches to get finally committed. -- Andriy Gapon