From owner-freebsd-current@freebsd.org Mon Apr 19 21:58:46 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 840EC5D89EB for ; Mon, 19 Apr 2021 21:58:46 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4FPLLG1PW4z4tyl for ; Mon, 19 Apr 2021 21:58:46 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mailman.nyi.freebsd.org (Postfix) id 2E52B5D89EA; Mon, 19 Apr 2021 21:58:46 +0000 (UTC) Delivered-To: current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2E1125D8850 for ; Mon, 19 Apr 2021 21:58:46 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FPLLG0gFkz4v7K for ; Mon, 19 Apr 2021 21:58:45 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qt1-x835.google.com with SMTP id u8so27265600qtq.12 for ; Mon, 19 Apr 2021 14:58:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=sePQautp8LjJwI+KXcKKnE4wbTiYbyXrVyz0f0EDnHs=; b=zcNeBy9rEetJBtIoUXcKbqO7o0jeWYiBiQEn7jYHb4zh/kg7uDGQSNyxRdWfCWQZmh n04M0Tw7APgIAzBhv0RgPEfnQusrozfA+G64ac4d4Zx9ZXlIjEn0Pby81lBeoYLr6CQD VLw69RUw1IvvNx1TUAENhw3yFw89+E5yeeElQblmFAMW8okqnXwja74JEH1DhnI0HiOC ZWDJlw+FTGcZzd1F2hnT27Lcz6CoNjk7YeYY4R4Iz9itpX5/JdIlKhI0gYRvQDEmfCD7 1dgKkJjm4cCJbSXSPVChYIKafYaWw3WjbMMzYgvzIGbfGD7kA7HmE3cZ+7gTxM6492g6 qlXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=sePQautp8LjJwI+KXcKKnE4wbTiYbyXrVyz0f0EDnHs=; b=iEgDjXbDiuj3U3g8Ez+12ynNTozjUY2r9koHZ7wLxeug6Md0n4Y9+Wd+7JS7KFDGER n/KshwhLgPOqIa44KE4hrSCAd90ESgrQtS7Q+tVUeTXr9YWfjHX57QrB07qclb8pdX3L ynsT2sq26DAjcwWTq/QgPQFIh2HO6b7WxGWxElCKbsDqD9+y52oeMO/wSj15bQ/98/UR Cnym9ALkc1scQt2BepSUXUB5jmACDNKXR0b24WJWjjIbfjZSYYC4wDBeMq1SebhQN6LZ kyStmYxyq5riTj8Rx9vZOIu/6RTBeciqq4iPqMv7syKNTdmXXL52SE8uJbE6IHyg/BR6 eHrA== X-Gm-Message-State: AOAM5305TvB3zj6VAL8hqOw0qU5l0W54bRtGWpwu2vTSXsctn4pO9kgV 47zEOhkAqujdFHpaJc7MiWIO7ItdpnrEFyLkG35P9g== X-Google-Smtp-Source: ABdhPJxsFMM3x6lu+nj1g43Sossjcq04YMeQk1ku/I7VpR5HulraJSUDDmSNkall3u07mpaAGyuLOy/2DYK/fet1HFk= X-Received: by 2002:a05:622a:d5:: with SMTP id p21mr13454950qtw.235.1618869524352; Mon, 19 Apr 2021 14:58:44 -0700 (PDT) MIME-Version: 1.0 References: <20210419072723.jd5jyys4go3rfwkv@aniel.nours.eu> <202104191312.13JDCJO8066436@gndrsh.dnsmgr.net> In-Reply-To: <202104191312.13JDCJO8066436@gndrsh.dnsmgr.net> From: Warner Losh Date: Mon, 19 Apr 2021 15:58:33 -0600 Message-ID: Subject: Re: sys/sys/param.h: 'main' instead of 'Master'? To: "Rodney W. Grimes" Cc: Baptiste Daroussin , Ed Maste , current X-Rspamd-Queue-Id: 4FPLLG0gFkz4v7K X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2021 21:58:46 -0000 On Mon, Apr 19, 2021 at 7:12 AM Rodney W. Grimes < freebsd-rwg@gndrsh.dnsmgr.net> wrote: > > On Sun, Apr 18, 2021 at 07:07:44PM -0400, Ed Maste wrote: > > > On Fri, 16 Apr 2021 at 16:22, Warner Losh wrote: > > > > > > > > > > As well as "Origin". > > > > > > > > > > (Single) Source of Truth, maybe? > > > > > > > > s/Master, p/P/ also makes sense. > > > > > > IMO instead of lightly rewording the existing comment we could just > > > remove it, it doesn't really add any clarity. > > > > > > Instead we ought to add an introductory sentence or two to the block > > > comment above, explaining what __FreeBSD_version actually is. > > > > fully agreed here! I had to explained many time what __FreeBSD_version > actually > > was. A clear comment would be great ;) > > Yes please! Well, we explain the scheme w/o explaining when / why you'd want to bump it. https://reviews.freebsd.org/D29850 has my attempt to do the latter. Please comment there... Warner