From owner-svn-src-stable-10@freebsd.org Mon Dec 18 23:58:07 2017 Return-Path: Delivered-To: svn-src-stable-10@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 3BC8FE939C5 for ; Mon, 18 Dec 2017 23:58:07 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x235.google.com (mail-it0-x235.google.com [IPv6:2607:f8b0:4001:c0b::235]) (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 E986F77A8B for ; Mon, 18 Dec 2017 23:58:06 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x235.google.com with SMTP id d16so759352itj.1 for ; Mon, 18 Dec 2017 15:58:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=P2pDuV7DXOKxD6+pshkcX7zQ/WMWq9iUol20BuSEj9g=; b=NMsicN+zSjiJKhXaOb/eKYYZzRx2tYwyIm3mCVrHwm/m+clV5vB1IyDcX0E0/mvuAT 0M/dXeJ4jNE5jamj5bfbDUJVyhlLr6bHqcWFCjgGRyIWNhTs9MyYz7GNgcSR7Y+4S6b3 +ccLHVCggMUQFO6OaJfFocZSqR6rNapHFdsslhdSXvEJ5xX9cKU++trZYOyOljNC54aC Q4ih1ncDTwDNb3X7O9T2UrAm1frrFJTubjJLS3BDfaTBcIeJuf6iQYDKGqdVVvsh3pQH moV1fgYMLblO+cGE6V13OQwfQ8vFC6OYOZCOB27T49pVa6uno0S6j8NYLXSMeIIYYApp mDsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=P2pDuV7DXOKxD6+pshkcX7zQ/WMWq9iUol20BuSEj9g=; b=MjBjrBqaLupPD7wk67sMEG65gDYmdskMdba/W/2wLYnsohThq1rEAgArTOOgl8rjg9 JszkUdldR64ZzGMq25m39B0nCUhGtZLfW/vyNI8xj/wOXOiQ7oDuwFeXyfyhcL0h0X4Y dCN2e6izHcFiCeOKhGq9HL8Hk4dofOUGuvy3kuaYfpI1irNE4ubkWAf9vKRyWbkxGmal KxHDYabf0zANDSXquQm7obL0jHlIkAG5lxUXrM3w9Xd3QG3XMwvhOUpwoq1iWe9hjywA osA764ir8ivUTs4e4O45GPC5xj6km/Hcwce5ORN+ER8cl/TUCG1pNzLHfIhWGEQbGlZz faog== X-Gm-Message-State: AKGB3mKrqDSohUEFmz7eCcST8/bgwNu6x7bZrBgnZWOV4WIKan4W11jv vjLgI75uVbG7zAU5pgEOwYjNUYLz2JVbGEu4n5JBUw== X-Google-Smtp-Source: ACJfBovEBFRqKzQuua9QtJB2awCkllepYJ859dtmHFLjhKf5SJWN63dVfxOuV23qUIGDrXGmxzHdPaBBSxMgqWv+5fM= X-Received: by 10.36.131.200 with SMTP id d191mr1050092ite.97.1513641485915; Mon, 18 Dec 2017 15:58:05 -0800 (PST) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.108.204 with HTTP; Mon, 18 Dec 2017 15:58:05 -0800 (PST) X-Originating-IP: [2603:300b:6:5100:1052:acc7:f9de:2b6d] In-Reply-To: <20171218230421.GE4376@eureka.lemis.com> References: <201712172212.vBHMCwYH026523@repo.freebsd.org> <20171218142306.zy46plfrctwhrcwg@ivaldir.net> <20171218230421.GE4376@eureka.lemis.com> From: Warner Losh Date: Mon, 18 Dec 2017 16:58:05 -0700 X-Google-Sender-Auth: Ignvsq70WEM0LwgBjnE905p4KpU Message-ID: Subject: Re: svn commit: r326923 - stable/10/usr.bin/calendar/calendars To: "Greg 'groggy' Lehey" Cc: Baptiste Daroussin , src-committers , "svn-src-all@freebsd.org" , svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-stable-10@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for only the 10-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2017 23:58:07 -0000 On Mon, Dec 18, 2017 at 4:04 PM, Greg 'groggy' Lehey wrote: > > > 2. why directly to the 10 branch and no in head? > > Finger trouble. Mea culpa. I'll back it out when we come to an > agreement on how to do the rest. > Sorry, you can't use your screwup to issue an ultimatum about what we should or shouldn't do. Back it out. Now. Unconditionally. Without further complaint. Or else it will be backed out for you. You're also welcome to document the proposed change and get buy in via the normal channels which can then be implemented using normal processes... Warner