From owner-svn-src-all@freebsd.org Mon Aug 20 01:13:52 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 100A2107EAAD; Mon, 20 Aug 2018 01:13:52 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: from mail-io0-f175.google.com (mail-io0-f175.google.com [209.85.223.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A344573ABE; Mon, 20 Aug 2018 01:13:51 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: by mail-io0-f175.google.com with SMTP id v14-v6so2203543iob.4; Sun, 19 Aug 2018 18:13:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=TytFPO0uEiBocEImIJ+gY/kQlw9whAP405s+P+GNNa8=; b=Ecp4nsv9adumvvCAwras/KFr1ZR98hcl7fWwc7NP8GnGvW2OM7N0ptF0cC/AEN9oW9 aW+mE5qTpdjJOxtWfxQ42norXNuMAS6uhfTCA/VJexkMy/BOoDnQTjBEMOZAtlJGd5Gs HQLCj43qB/E4tj4lyElkesrt7pbxKVqkm5m5Up86EPAKD68seNeNV81j6AqGtEp1YA9C AbSXKnz7lSDMaFMP4ga4EV1af2KYmGW5x5KbCsRwjWnM4rQ86hg+hvTvo+8kLuyJLJVt FHWgBSyEUg92aF8+LPOa5YA9SO50jlY+zJKF2DVU8GjWvgIt7mZ2j8iW1VcBDSBGcb9K g0EQ== X-Gm-Message-State: APzg51ChCKQQCdJ85ufupYj53hubHs0J+Hpui0vf9o/fvw5ZRl5HO/dF dlxWmwwrKYTZtoqer2tKNyZHSJC6 X-Google-Smtp-Source: ANB0Vdbdj6oqggzyJ6x+hUp3GL1/7/WRxzCQmsMPmdMJrbiYba8g1WnRvDXbYfbeiYLtGR/6ncDFog== X-Received: by 2002:a6b:554:: with SMTP id 81-v6mr2395736iof.202.1534727625431; Sun, 19 Aug 2018 18:13:45 -0700 (PDT) Received: from mail-io0-f173.google.com (mail-io0-f173.google.com. [209.85.223.173]) by smtp.gmail.com with ESMTPSA id y189-v6sm2950986itd.26.2018.08.19.18.13.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Aug 2018 18:13:45 -0700 (PDT) Received: by mail-io0-f173.google.com with SMTP id l14-v6so11271141iob.7; Sun, 19 Aug 2018 18:13:45 -0700 (PDT) X-Received: by 2002:a6b:be46:: with SMTP id o67-v6mr35817973iof.143.1534727625019; Sun, 19 Aug 2018 18:13:45 -0700 (PDT) MIME-Version: 1.0 Reply-To: cem@freebsd.org Received: by 2002:a02:b472:0:0:0:0:0 with HTTP; Sun, 19 Aug 2018 18:13:44 -0700 (PDT) In-Reply-To: References: <201808191456.w7JEuAZE069780@repo.freebsd.org> <97661C9D-9C25-4DE0-89A8-FE1C40DAFB81@freebsd.org> From: Conrad Meyer Date: Sun, 19 Aug 2018 18:13:44 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r338053 - head/sys/netinet To: "Bjoern A. Zeeb" Cc: src-committers , 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.27 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: Mon, 20 Aug 2018 01:13:52 -0000 On Sun, Aug 19, 2018 at 11:40 AM, Bjoern A. Zeeb wrote: > I am so happy we have a version control system where you could hopefully > find out if the original committer left a decent commit message.. takes less > than 60 seconds .. > https://svnweb.freebsd.org/base?view=revision&revision=82122 It is great we have such a system, but unfortunately the message doesn't really answer my question(s). I don't know that that means it isn't "decent," but it isn't really helpful. :-) Take care, Conrad