From owner-svn-src-all@freebsd.org Thu Feb 11 01:18:45 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 E011DAA5C20; Thu, 11 Feb 2016 01:18:45 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A90B8F81; Thu, 11 Feb 2016 01:18:45 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3q10TY6KV5zZqn; Thu, 11 Feb 2016 02:18:41 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id TTma4uajPCrK; Thu, 11 Feb 2016 02:18:38 +0100 (CET) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Thu, 11 Feb 2016 02:18:38 +0100 (CET) Subject: Re: svn commit: r295495 - head/etc/rc.d To: Cy Schubert , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201602110116.u1B1GvGq064412@repo.freebsd.org> From: Guido Falsi Message-ID: <56BBE16D.6070807@FreeBSD.org> Date: Thu, 11 Feb 2016 02:18:37 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <201602110116.u1B1GvGq064412@repo.freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit 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: Thu, 11 Feb 2016 01:18:46 -0000 On 02/11/16 02:16, Cy Schubert wrote: > Author: cy > Date: Thu Feb 11 01:16:57 2016 > New Revision: 295495 > URL: https://svnweb.freebsd.org/changeset/base/295495 > > Log: > Update leapsecond file in non-chroot environments. > > PR: 207095 > Submitted by: madpilot > MFC after: 3 days > This was fast! Thanks a lot! -- Guido Falsi