From nobody Wed Jun 09 09:01:35 2021 X-Original-To: freebsd-current@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 92EFFF7F796 for ; Wed, 9 Jun 2021 09:01:40 +0000 (UTC) (envelope-from freebsd@grem.de) Received: from mail.evolve.de (mail.evolve.de [213.239.217.29]) (using TLSv1.3 with cipher TLS_CHACHA20_POLY1305_SHA256 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail.evolve.de", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G0Lh40mf6z3Pmq; Wed, 9 Jun 2021 09:01:39 +0000 (UTC) (envelope-from freebsd@grem.de) Received: by mail.evolve.de (OpenSMTPD) with ESMTP id 4fa457f0; Wed, 9 Jun 2021 09:01:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=grem.de; h=content-type :content-transfer-encoding:mime-version:subject:from:in-reply-to :date:cc:message-id:references:to; s=20180501; bh=bvOX9/iWiBh9eo a7aY9+hGnOozg=; b=ovLt7PED23I3+EvYWLwq3Z0WRN/wFAKhQSQbGKw3bSHdI4 Y4jZc4eDUgo3XkT/b5ZecDiP16C/kku+V5PfuI0arg0RFCbumnc88tmKZ9GGvjIb /zOflxqak+q2Kc6/26zaSiNl5kg20sHyH1UaIkscsGbTzgo3w0stqtDCAESfoquN Mg8LR2PRpBnGrwaFcB9FLvPGJ2mL+DLY0wnMdrNXMaRu+0xvQANZSTonKUFJ6OQY vWOAOhoGGtIociz5G8fhTLh7hzPgh9fTyvehkmzemcKv5GELftc4i25f5ZF6WMfe nSYs4NIOEOp5b5J9sH1hC8OcA96C/BccrjKgoKig== DomainKey-Signature: a=rsa-sha1; c=nofws; d=grem.de; h=content-type :content-transfer-encoding:mime-version:subject:from:in-reply-to :date:cc:message-id:references:to; q=dns; s=20180501; b=WcnL1soM Taj6rrEyg4MiY3v85/5iwIi++tDuF7Ezp1KcxIL/rNmhtaegxMzAVlu+RGXTpcEq 7GOPWL7QoZ5dZox9GNvucjm795TyMwpB3+qu98R4JCSlQn9bwGfK6bKeUew/fe+2 3NS3Z/gGbleuoU+8uAwuvE3gsR+OrIvAldh16CZt8BFYIKTbmEBogtOqP6AGau2Z ADc30lB+YuviRLhN8qms2wo2uCETFygFkX97IlnfwvOjqF37uE871FsRIRzVOKL+ GWzjhNvx/D/xDTLI6Hvgh02NUbc8g59r42op90em1D5Ytx/LCt/SNpVwOhx96Y7x sLkbnFR2QViD3A== Received: by mail.evolve.de (OpenSMTPD) with ESMTPSA id 339a89f2 (TLSv1.3:AEAD-CHACHA20-POLY1305-SHA256:256:NO); Wed, 9 Jun 2021 09:01:36 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (1.0) Subject: Re: Files in /etc containing empty VCSId header From: Michael Gmelin In-Reply-To: Date: Wed, 9 Jun 2021 11:01:35 +0200 Cc: "Rodney W. Grimes" , freebsd-current@freebsd.org Message-Id: References: To: Ian Lepore X-Mailer: iPhone Mail (18E212) X-Rspamd-Queue-Id: 4G0Lh40mf6z3Pmq X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N > On 9. Jun 2021, at 01:15, Ian Lepore wrote: >=20 > =EF=BB=BFOn Tue, 2021-06-08 at 15:11 -0700, Rodney W. Grimes wrote: >>> On Tue, 8 Jun 2021 09:41:34 +0000 >>> Mark Linimon wrote: >>>=20 >>>> On Mon, Jun 07, 2021 at 01:58:01PM -0600, Ian Lepore wrote: >>>>> Sometimes it's a real interesting exercise to figure out where >>>>> a >>>>> file on your runtime system comes from in the source world. =20 >>=20 >> There is a command for that which does or use to do a pretty >> decent job of it called whereis(1). >>=20 >=20 > revolution > whereis ntp.conf > ntp.conf: > revolution > whereis netif > netif: That line might make it to a shirt one day: > revolution > whereis services ;) Michael