From nobody Tue Sep 5 18:18:44 2023 X-Original-To: freebsd-arch@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RgDKT6Fr7z4sk46 for ; Tue, 5 Sep 2023 18:18:53 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RgDKT3sLrz3gR6 for ; Tue, 5 Sep 2023 18:18:53 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Authentication-Results: mx1.freebsd.org; none Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.17.1/8.17.1) with ESMTP id 385IIj8J099615; Tue, 5 Sep 2023 11:18:45 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.17.1/8.17.1/Submit) id 385IIiT4099614; Tue, 5 Sep 2023 11:18:44 -0700 (PDT) (envelope-from sgk) Date: Tue, 5 Sep 2023 11:18:44 -0700 From: Steve Kargl To: Warner Losh Cc: Cy Schubert , "freebsd-arch@freebsd.org" Subject: Re: Last bits of SCCS, RCS, CVS and Subversion IDs Message-ID: Reply-To: sgk@troutmask.apl.washington.edu References: <20230905160359.51C07C0@slippy.cwsent.com> List-Id: Discussion related to FreeBSD architecture List-Archive: https://lists.freebsd.org/archives/freebsd-arch List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arch@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:73, ipnet:128.95.0.0/16, country:US] X-Rspamd-Queue-Id: 4RgDKT3sLrz3gR6 On Tue, Sep 05, 2023 at 11:47:05AM -0600, Warner Losh wrote: > > The reset of that thought is that the other remaining SVN / CVS / RCS / > SCCS tags are from projects that no longer really have an upstream. > They are defunkt now for many years (decades in all cases I'm familiar > with, but I've not done a full audit to say that with certainty). They > also date from a time where marking of sources and binaries was fundamentally > different, and did things that we no longer do and are out of step. So > there's no benefit to retaining it and some desire, at least to modernize. > Warner, As part of the purge of the ids, are you planning to remove ident(1)? -- Steve