From owner-svn-src-head@freebsd.org Thu Nov 24 20:00:50 2016 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 8C7F7C54488; Thu, 24 Nov 2016 20:00:50 +0000 (UTC) (envelope-from bjkfbsd@gmail.com) Received: from mail-oi0-x233.google.com (mail-oi0-x233.google.com [IPv6:2607:f8b0:4003:c06::233]) (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 4320CDF; Thu, 24 Nov 2016 20:00:50 +0000 (UTC) (envelope-from bjkfbsd@gmail.com) Received: by mail-oi0-x233.google.com with SMTP id w63so61021381oiw.0; Thu, 24 Nov 2016 12:00:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=lqVKipGUzhAy9dbp41d6SykaA0StDFI6nYwcFu2L9L4=; b=G6TzfcUBuWI4FrOQESdiQqSIzfxS/0B11jKO04MdGedH7fTgNzlvVSbdDULfxes0uL anWOlC+pVeTFzGtazKnet+sULMd9Ad/EW1F8WVtEcQMDn7EZ3ZPeLrUXfcCpTJVVhJbo 41DdRcEh663iExjCiGU49TQfJEGUzdvNk0owt78U2bpOmol0WAA4f8CKFEphxkVOS5fS eiWn+YO9xu6TWrXOThQ7YE1JhVW8iEGDgXsjdnF4ycKECxbSC+HAkNGLlVX2jIhE0tY0 /rNvOuOB8K1Ib/mPr3sYaHQmsI7Hf+oQBvaLbxVYbu73Tnp9Iysd2/QfLe/v2lwNZy9R 65QQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=lqVKipGUzhAy9dbp41d6SykaA0StDFI6nYwcFu2L9L4=; b=l1Ir/59u19SIHgKgRlRTg0g22vu6VIjvJ+JwShUmnc6LDYiCOsq5dcxuXcx/AQMPxc nEF1v+XaF05Z2ZcijPemThf1J3ucWV7EvEOihiqE7y117NrcEq72yxTxn/hOAQ8ynTtI TiIL9+MpNuJE7Ph7xKo3TUV94ZJHzllCxJ3MJUUSruWQbYzGssh/fhEYIzIqyr0TP4BW DyDJvChbjiCgte6qforYiBN6lysi/OIlyw+w7F+0tAUdlKPt+cL0t2NrNHSzGe7m8k2n XB31O9kb2Fo6PQJjajfnDu+jrXCB7Z0PMkdYAKODJgwsF2QVTBaLbXHRbVzm6IxfbrO1 1+9w== X-Gm-Message-State: AKaTC00T7phJx7eBLdjYzSi1n1o87doG3VKDDaqlGxBGd7XI/CQW8jTc+KMWCZCuieQTJrpm9K4fDg6pIPRh1w== X-Received: by 10.157.56.188 with SMTP id p57mr2282281otc.94.1480017649633; Thu, 24 Nov 2016 12:00:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.157.61.69 with HTTP; Thu, 24 Nov 2016 12:00:49 -0800 (PST) In-Reply-To: <86vavc3bwm.fsf@desk.des.no> References: <201611241450.uAOEoLA5079215@repo.freebsd.org> <861sy0n8re.fsf@desk.des.no> <2094160.1ufjjsmd6m@ralph.baldwin.cx> <86vavc3bwm.fsf@desk.des.no> From: Benjamin Kaduk Date: Thu, 24 Nov 2016 14:00:49 -0600 Message-ID: Subject: Re: svn commit: r309109 - head/lib/libutil To: =?UTF-8?Q?Dag=2DErling_Sm=C3=B8rgrav?= Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 24 Nov 2016 20:00:50 -0000 I'm happy to have a comment noting the extreme subtleties in play and calling you out as the domain expert to contact. However, I don't think that the "UNDER PAIN OF DEATH" is appropriate, even jocularly; there are other ways to express the needed sentiment that do not cause one to think about the code of conduct. -Ben