From owner-svn-src-all@freebsd.org Mon May 29 03:02:14 2017 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 62242D865DF; Mon, 29 May 2017 03:02:14 +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 CD6DC1ECF; Mon, 29 May 2017 03:02:13 +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 v4T322pN020241; Sun, 28 May 2017 20:02:02 -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 v4T31xQk020240; Sun, 28 May 2017 20:01:59 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201705290301.v4T31xQk020240@pdx.rh.CN85.dnsmgr.net> Subject: Re: svn commit: r319075 - head/usr.bin/rctl In-Reply-To: <201705281713.v4SHDdqx004022@repo.freebsd.org> To: Edward Tomasz Napierala Date: Sun, 28 May 2017 20:01:59 -0700 (PDT) CC: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 29 May 2017 03:02:14 -0000 [ Charset UTF-8 unsupported, converting... ] > Author: trasz > Date: Sun May 28 17:13:38 2017 > New Revision: 319075 > URL: https://svnweb.freebsd.org/changeset/base/319075 > > Log: > Random tweaks to rctl(8). Please try to be descriptive of what it is your tweaking, think about having to come back in 10 years and read the svn log trying to find some change and seeing this in the log not knowing if that is the tweak your looking for or not. ... -- Rod Grimes rgrimes@freebsd.org