From owner-dev-commits-src-all@freebsd.org Wed Apr 14 19:47:55 2021 Return-Path: Delivered-To: dev-commits-src-all@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 6E81D5E6112 for ; Wed, 14 Apr 2021 19:47:55 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qk1-x733.google.com (mail-qk1-x733.google.com [IPv6:2607:f8b0:4864:20::733]) (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 4FLCgb1vRDz3txM for ; Wed, 14 Apr 2021 19:47:55 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qk1-x733.google.com with SMTP id q136so1811101qka.7 for ; Wed, 14 Apr 2021 12:47:55 -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=wrj9Ds3C2Ocrw2KDNiVto3613+n1nB1exx5JeKoIrPk=; b=DOSuSbqSWLVDZkg7EtDTj7g9Sfigq222cNMhp5LD4eV2urCd9+GYFIgstM0crD+u/m 7AtE1Wg3b0ZNbJwaALAABJKXlH1AXFriVM+2wJCyipRkIfBqymEs6EySp/DhAgAkyLVD Iae63bvQygyJet+Fg1rx53BSdmFO7/ZLmgNLBgDBfXDhwocGaPCppkBE+2tro+t4Mwss q+FBacZG0dPOtPbF/zGr92H5RWvvQV6RK+2xVhMcY/68Tasqwa8if5Yuth8HdKIuh2+X lp6YDObxN3xmc21fnAgYIKH6M49BPH9Ea4rsCoY4ZgWjb1qC2qc0Gyd9SAgx3hoLNqlY bUrg== 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=wrj9Ds3C2Ocrw2KDNiVto3613+n1nB1exx5JeKoIrPk=; b=iZzQxZHOib1zSL7NS6Iu4zsMFa5A1kNKX6r30RyEWqHHYJNfc83Jy195JTcveUT+ZC rEKMBJeohKleSwhW/8lp7jezRpKCSftya1je9YXenyNMcATqisRWQMncoyrzRvwMz8E3 yy7T7xn2YC4ZCEsVSi+Yo8wzCefnszurq5oos75+mqN98oQP2t70rzVF4y5YjWfy3k7E ZrLrFIsQt2vXz4bU5JURvhxonXLHKcLGKwJEkaAgKNAi8LkLBHClJDGGkFF1ffh+QRXR 4JTttcq9FXBlZ0tzEiiTte+iSxec7gt5J2LyajmQYfqskQ7LFdSQ8T+WCU0CQzpp4s4v r+/Q== X-Gm-Message-State: AOAM533ptvBY/nt0GlvucCMlyJKDW2HTPXqe7rfcoMFWYinwrpXkX9Lf OVNhc0eK50zsPJqeI3VPApf0lxmbIptMiCq80tC6tw== X-Google-Smtp-Source: ABdhPJzQxjtVZxUT+eRXiPnF9cwoJIFwWFar43O2L7Ob9jrnRT1AAlVFcsO3LTVaqtg2XKj8n33j8M2ETXMTS5dDxmc= X-Received: by 2002:a37:9c42:: with SMTP id f63mr15548086qke.359.1618429674250; Wed, 14 Apr 2021 12:47:54 -0700 (PDT) MIME-Version: 1.0 References: <202104141938.13EJcJwo044394@gndrsh.dnsmgr.net> In-Reply-To: <202104141938.13EJcJwo044394@gndrsh.dnsmgr.net> From: Warner Losh Date: Wed, 14 Apr 2021 13:47:43 -0600 Message-ID: Subject: Re: git: e6ab1e365c06 - main - config(8): Correct the mentioned paper in the SEE ALSO section To: "Rodney W. Grimes" Cc: Gordon Bergling , src-committers , "" , dev-commits-src-main@freebsd.org X-Rspamd-Queue-Id: 4FLCgb1vRDz3txM 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: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2021 19:47:55 -0000 On Wed, Apr 14, 2021 at 1:38 PM Rodney W. Grimes wrote: > > On Wed, Apr 14, 2021 at 03:38:41AM -0700, Rodney W. Grimes wrote: > > > > On Tue, Apr 13, 2021 at 03:41:22AM -0700, Rodney W. Grimes wrote: > > > > > > The branch main has been updated by gbe (doc committer): > > > > > > > > > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e6ab1e365c06559e964667d2f5a6de856fa28be6 > > > > > > > > > > > > commit e6ab1e365c06559e964667d2f5a6de856fa28be6 > > > > > > Author: Gordon Bergling > > > > > > AuthorDate: 2021-04-13 04:49:00 +0000 > > > > > > Commit: Gordon Bergling > > > > > > CommitDate: 2021-04-13 04:49:00 +0000 > > > > > > > > > > > > config(8): Correct the mentioned paper in the SEE ALSO > section > > > > > > > > > > > > FreeBSD's version of the config(8) utility is based on > 4.3BSD not > > > > > > 4.4BSD. So correct the mentioned paper in the SEE ALSO > section. > > > > > > > > > > What is this based upon? > > > > > > > > > > As far as I know, and I am the one that did the imports, we > > > > > never had the source code to config(8) for 4.3BSD, the config > > > > > sources in the system are imported from the 4.4BSD lite source > tape. > > > > > > > > Warner has sent me a private mail in which he told me that FreeBSD's > > > > config(8) is based on 4.3BSD with a lot modifications. The updated > > > > paper date and origin I got from a scan of the original documents > > > > found at [1]. > > > > > > If this has infact occured that is a violation of the AT&T/USL > > > lawsuit agreement. > > > > > > Further as the person that did the import of 4.4, and did the lifting > > > to make that version work with FreeBSD I dispute this claim that > > > the config utility is based on 4.3BSD, the history of the files simply > > > do not bear that to be true. > > > > > > Please revert this inaccurate change of history. > > > > > > > Done in c8786bba8ebb. I'll check the commit history before updating > > such a reference again. > > Thank you. Be very weary and careful of anything that is moving > history "before" BSD 4.4 Lite as that is what the AT&T/USL/Novell > agreement(s) basically said everyone needed to rebase onto. > Yes. Rod did import the 4.4BSD-Lite config, but that was just the 4.3-Reno config with i386 and some copyrights added (it's unchanged between 4.4BSD and 4.4BSD-Lite). As explained elsewhere, config.new was also on that tape, which the other BSD projects rebased onto, and that become popularly known as the 4.4BSD config while the other config was the 4.3BSD config. This is a bit inaccurate, to be true, but is how people generally talk about it who aren't parties to lawsuits. :) Again, my apologies for recalling these conversations and not checking with the actual 4.4BSD system manager's manual to see which paper was published there and assuming it was the Torek paper. Warner