From owner-svn-src-all@freebsd.org Sat Jan 9 04:09:35 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB01EA68765; Sat, 9 Jan 2016 04:09:35 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (glebi.us [96.95.210.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebi.us", Issuer "cell.glebi.us" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 965FC1268; Sat, 9 Jan 2016 04:09:34 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (localhost [127.0.0.1]) by cell.glebi.us (8.15.2/8.15.2) with ESMTPS id u0949Ym6013723 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 8 Jan 2016 20:09:34 -0800 (PST) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebi.us (8.15.2/8.15.2/Submit) id u0949Yr6013722; Fri, 8 Jan 2016 20:09:34 -0800 (PST) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebi.us: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 8 Jan 2016 20:09:33 -0800 From: Gleb Smirnoff To: "George V. Neville-Neil" Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r293459 - head/usr.sbin/bhyve Message-ID: <20160109040933.GO1906@FreeBSD.org> References: <201601090308.u0938LAm090546@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201601090308.u0938LAm090546@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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, 09 Jan 2016 04:09:35 -0000 On Sat, Jan 09, 2016 at 03:08:21AM +0000, George V. Neville-Neil wrote: G> Author: gnn G> Date: Sat Jan 9 03:08:21 2016 G> New Revision: 293459 G> URL: https://svnweb.freebsd.org/changeset/base/293459 G> G> Log: G> Add netmap support for bhyve G> G> Submitted by: btw G> MFC after: 1 week G> Differential Revision: https://reviews.freebsd.org/D4826 I guess "btw" is Tiwei Bei and he doesn't have FreeBSD account. The common rule is to put only valid FreeBSD accounts into "Submitted by:" or full name and email (possibly mangled email). Once you or someone else will request a commit access for Tiwei, and core@ will look into his submission record, grep(1) on his name or email through commit logs will miss this important submission. -- Totus tuus, Glebius.