From owner-svn-src-user@freebsd.org Sat Mar 24 15:40:33 2018 Return-Path: Delivered-To: svn-src-user@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5ECB2F54D7C for ; Sat, 24 Mar 2018 15:40:33 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D653E71FB5; Sat, 24 Mar 2018 15:40:32 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w2OFeOhg037036; Sat, 24 Mar 2018 08:40:24 -0700 (PDT) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w2OFeOcX037035; Sat, 24 Mar 2018 08:40:24 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201803241540.w2OFeOcX037035@pdx.rh.CN85.dnsmgr.net> Subject: Re: svn commit: r331461 - in user/markj/netdump/sys: kern netinet/netdump sys vm In-Reply-To: <20180324145757.GB58203@raichu> To: Mark Johnston Date: Sat, 24 Mar 2018 08:40:24 -0700 (PDT) CC: Andriy Gapon , rgrimes@freebsd.org, src-committers@freebsd.org, svn-src-user@freebsd.org Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2018 15:40:33 -0000 > On Sat, Mar 24, 2018 at 02:17:02PM +0200, Andriy Gapon wrote: > > On 24/03/2018 04:46, Rodney W. Grimes wrote: > > > I know this is on a private branch, but when/if it > > > is merged this becomes part of the main line. > > > > Not with svn, I think. > > At least, the way we use it. > > Indeed, I have no intention to merge the branch directly. I'm using an > svn branch so that it's marginally easier for others to test. None the less as stated in: https://svnweb.freebsd.org/base/projects/GUIDELINES.txt?view=markup 12 General guidelines: 13 14 * Should be relevant to FreeBSD. 15 * Should be at least conceivably of interest to somebody else. 16 * Should be in a format that is suitable to merge into the base tree. 17 * Should be something that is worth people's time to read commit mail for. 18 * Write decent commit messages! Thanks, -- Rod Grimes rgrimes@freebsd.org