From owner-svn-src-all@freebsd.org Fri Aug 28 06:04:58 2015 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 513AD9C43BE; Fri, 28 Aug 2015 06:04:58 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3F1DF825; Fri, 28 Aug 2015 06:04:58 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 3E4801968; Fri, 28 Aug 2015 06:04:58 +0000 (UTC) Date: Fri, 28 Aug 2015 06:04:58 +0000 From: Alexey Dokuchaev To: NGie Cooper Cc: Xin LI , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r287236 - head/bin/df Message-ID: <20150828060458.GA20642@FreeBSD.org> References: <201508280044.t7S0ixfW038766@repo.freebsd.org> <20150828044312.GA88538@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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: Fri, 28 Aug 2015 06:04:58 -0000 On Thu, Aug 27, 2015 at 10:25:28PM -0700, NGie Cooper wrote: > On Thu, Aug 27, 2015 at 9:43 PM, Alexey Dokuchaev wrote: > > On Fri, Aug 28, 2015 at 12:44:59AM +0000, Xin LI wrote: > >> New Revision: 287236 > >> URL: https://svnweb.freebsd.org/changeset/base/287236 > >> > >> Log: > >> Use exit() instead of return in main(). > > > > Because?.. > > Probably because of libxo... I'm just wondering how hard is it to write sensible commit logs. :( ./danfe