From owner-svn-src-head@freebsd.org Fri Oct 23 05:13:11 2015 Return-Path: Delivered-To: svn-src-head@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 19FD9A16129; Fri, 23 Oct 2015 05:13:11 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-yk0-x229.google.com (mail-yk0-x229.google.com [IPv6:2607:f8b0:4002:c07::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CEECC1AD2; Fri, 23 Oct 2015 05:13:10 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by ykaz22 with SMTP id z22so106580390yka.2; Thu, 22 Oct 2015 22:13:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=t9ORbveUSUg4aH9K91j5PYzOPFN9mdC8Ajlo/+H0fN0=; b=Jsj4feN3AqfeYPAbHrZd0DAiMjSpb45boEAKY2gu9zpVikA1QyO+LLOxUZWCFRD8TY TRaBijmgR35cw6NAF2omcHyXN/N+3Eljr9mak+VlC3V8jIoY5TBiLgNedim/vtNGsGi6 UOLgwvQGajqmbWuh3ngRqaH4+S0+T15wQ9rWCzkuGQlHV00Ots4PtJ/SUaOtM+MqssLn kARMBXAwDsVKfu4EUqu0wlVD25G3nq9yhrMPx0hfH/eR03VLnEOTSInwa6MYure/acbk puf3jejt9i82919hy+o1FwCih0YbxuWbkVmuMTuVYldLCRPw9ZCz2CHo/WKgr1tEMdfT 1iJw== MIME-Version: 1.0 X-Received: by 10.140.93.139 with SMTP id d11mr23652534qge.83.1445577190027; Thu, 22 Oct 2015 22:13:10 -0700 (PDT) Received: by 10.140.88.209 with HTTP; Thu, 22 Oct 2015 22:13:09 -0700 (PDT) In-Reply-To: <201510221942.t9MJgwUD016671@repo.freebsd.org> References: <201510221942.t9MJgwUD016671@repo.freebsd.org> Date: Thu, 22 Oct 2015 22:13:09 -0700 Message-ID: Subject: Re: svn commit: r289764 - in head: contrib/ntp contrib/ntp/adjtimed contrib/ntp/clockstuff contrib/ntp/html contrib/ntp/include contrib/ntp/include/isc contrib/ntp/kernel contrib/ntp/kernel/sys contrib... From: NGie Cooper To: Gleb Smirnoff Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2015 05:13:11 -0000 On Thu, Oct 22, 2015 at 12:42 PM, Gleb Smirnoff wrote: > Author: glebius > Date: Thu Oct 22 19:42:57 2015 > New Revision: 289764 > URL: https://svnweb.freebsd.org/changeset/base/289764 > > Log: > MFV ntp-4.2.8p4 (r289715) MFC after..?