From owner-svn-src-all@freebsd.org Thu Oct 8 15:26:10 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 0560E9D06A1; Thu, 8 Oct 2015 15:26:10 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: from mail-yk0-f175.google.com (mail-yk0-f175.google.com [209.85.160.175]) (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 CBA03D6E; Thu, 8 Oct 2015 15:26:09 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: by ykec126 with SMTP id c126so14827802yke.2; Thu, 08 Oct 2015 08:26:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=fo5DehhMm0stb4mhyAm9hngUGgfgZK4XozdAZ2vwDvE=; b=DGPG5dTDblm3LDF2WawTsKB3yCnbY9+4H/IVHEA6U/ubv+2yjsdr5FgWcwfb8glVoM mdsLTJ38XvvkZ2Dn9I09po885TWWsYGGL0KolE5E16xh6lV6o9jRlHjwwQ6vM6z/t1Tf j5zwdgjyeGR1EjnhwwaTnhzPx5tNv6alMPJfwQ4Se5TzVIG4mAlNhNW5TTR5Y4gc3n2s h6fexR0+hnKPjOFyA5NF/9S/MXLo/bcF5GNYx9cuTSJdY0mnMkORNXryhD0EG5TbcmAo 7KvyjOW0GSsutYuWBpmNRDoyuzltTpEIgt/W0GN4M911BdJIdRgdp4tREt9UKdHjVrnn MOJA== X-Received: by 10.129.78.67 with SMTP id c64mr6328533ywb.218.1444317963145; Thu, 08 Oct 2015 08:26:03 -0700 (PDT) Received: from mail-yk0-f174.google.com (mail-yk0-f174.google.com. [209.85.160.174]) by smtp.gmail.com with ESMTPSA id t83sm30761158ywa.46.2015.10.08.08.26.02 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Oct 2015 08:26:03 -0700 (PDT) Received: by ykft14 with SMTP id t14so52092519ykf.0; Thu, 08 Oct 2015 08:26:02 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.13.217.85 with SMTP id b82mr5589670ywe.338.1444317962693; Thu, 08 Oct 2015 08:26:02 -0700 (PDT) Reply-To: cem@FreeBSD.org Received: by 10.37.60.198 with HTTP; Thu, 8 Oct 2015 08:26:02 -0700 (PDT) In-Reply-To: <561666CE.1050608@FreeBSD.org> References: <201510081142.t98BgFJd028821@repo.freebsd.org> <561666CE.1050608@FreeBSD.org> Date: Thu, 8 Oct 2015 08:26:02 -0700 Message-ID: Subject: Re: svn commit: r289027 - head/contrib/tzcode/stdtime From: Conrad Meyer To: Andriy Gapon Cc: Craig Rodrigues , 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-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, 08 Oct 2015 15:26:10 -0000 On Thu, Oct 8, 2015 at 5:51 AM, Andriy Gapon wrote: > On 08/10/2015 14:42, Craig Rodrigues wrote: >> Assume C89. >> >> https://github.com/eggert/tz/commit/400ecf36bb0b73f6390f9641e6cb8bbfb91a5cfd > > What if one day github disappears but FreeBSD is still going? > The full commit message would be lost. Looking at the full commit message on Github, nothing of value was lost. Conrad