Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 12:30:58 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Jessica Clarke <jrtc27@freebsd.org>
Cc:        Warner Losh <imp@freebsd.org>, src-committers <src-committers@freebsd.org>,  "<dev-commits-src-all@freebsd.org>" <dev-commits-src-all@freebsd.org>,  "<dev-commits-src-main@freebsd.org>" <dev-commits-src-main@freebsd.org>
Subject:   Re: git: da5432eda807 - main - Remove $FreeBSD$: alt two-line .c pattern
Message-ID:  <CANCZdfoFgucwiOvVeLdxeVSHiZAmEW%2Bodp9Ri9o2jbxAFUBZWw@mail.gmail.com>
In-Reply-To: <83CE52EE-11ED-4650-A515-F4CE19345BB9@freebsd.org>
References:  <202308161757.37GHv2ca059368@gitrepo.freebsd.org> <83CE52EE-11ED-4650-A515-F4CE19345BB9@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000ddd39506030e7fce
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Wed, Aug 16, 2023, 12:15 PM Jessica Clarke <jrtc27@freebsd.org> wrote:

> On 16 Aug 2023, at 18:57, Warner Losh <imp@FreeBSD.org> wrote:
> >
> > The branch main has been updated by imp:
> >
> > URL:
> https://cgit.FreeBSD.org/src/commit/?id=3Dda5432eda807c4b7232d030d5157d5b=
417ea4f52
> >
> > commit da5432eda807c4b7232d030d5157d5b417ea4f52
> > Author:     Warner Losh <imp@FreeBSD.org>
> > AuthorDate: 2023-08-16 17:54:48 +0000
> > Commit:     Warner Losh <imp@FreeBSD.org>
> > CommitDate: 2023-08-16 17:54:48 +0000
> >
> >    Remove $FreeBSD$: alt two-line .c pattern
> >
> >    Remove /^\s*__RCSID\("\$FreeBSD\$"\);\n\n/
> > ---
> > sbin/routed/if.c                  | 3 ---
> > sbin/routed/input.c               | 3 ---
> > sbin/routed/main.c                | 2 --
> > sbin/routed/output.c              | 3 ---
> > sbin/routed/parms.c               | 3 ---
> > sbin/routed/radix.c               | 3 ---
> > sbin/routed/rdisc.c               | 3 ---
> > sbin/routed/table.c               | 3 ---
> > sbin/routed/trace.c               | 3 ---
> > usr.bin/getconf/tests/arch_type.c | 2 --
> > usr.bin/procstat/tests/while1.c   | 2 --
> > usr.sbin/mpsutil/mps_cmd.c        | 2 --
> > usr.sbin/mpsutil/mps_debug.c      | 2 --
> > usr.sbin/mpsutil/mps_flash.c      | 2 --
> > usr.sbin/mpsutil/mps_set.c        | 2 --
> > usr.sbin/mpsutil/mps_show.c       | 2 --
> > usr.sbin/mpsutil/mps_slot.c       | 2 --
> > usr.sbin/mpsutil/mpsutil.c        | 2 --
> > usr.sbin/mptutil/mpt_cam.c        | 2 --
> > usr.sbin/mptutil/mpt_cmd.c        | 2 --
> > usr.sbin/mptutil/mpt_config.c     | 2 --
> > usr.sbin/mptutil/mpt_drive.c      | 2 --
> > usr.sbin/mptutil/mpt_evt.c        | 2 --
> > usr.sbin/mptutil/mpt_show.c       | 2 --
> > usr.sbin/mptutil/mpt_volume.c     | 2 --
> > usr.sbin/mptutil/mptutil.c        | 2 --
> > 26 files changed, 60 deletions(-)
> >
> > diff --git a/sbin/routed/if.c b/sbin/routed/if.c
> > index 83d8fe503893..72894942fe05 100644
> > --- a/sbin/routed/if.c
> > +++ b/sbin/routed/if.c
> > @@ -33,9 +33,6 @@
> >
> > #include "defs.h"
> > #include "pathnames.h"
> > -
> > -__RCSID("$FreeBSD$");
> > -
> > struct ifhead ifnet =3D LIST_HEAD_INITIALIZER(ifnet); /* all interfaces=
 */
> > struct ifhead remote_if =3D LIST_HEAD_INITIALIZER(remote_if); /* remote
> interfaces */
>
> Alas these diffs aren=E2=80=99t style(9)-compliant.


Fixes welcome. I'm sure there's a hundred errors in the 32k changes I made.
I tried to catch as many as I could...

Warner

>

--000000000000ddd39506030e7fce
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto"><div><br><br><div class=3D"gmail_quote"><div dir=3D"ltr" =
class=3D"gmail_attr">On Wed, Aug 16, 2023, 12:15 PM Jessica Clarke &lt;<a h=
ref=3D"mailto:jrtc27@freebsd.org">jrtc27@freebsd.org</a>&gt; wrote:<br></di=
v><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:=
1px #ccc solid;padding-left:1ex">On 16 Aug 2023, at 18:57, Warner Losh &lt;=
imp@FreeBSD.org&gt; wrote:<br>
&gt; <br>
&gt; The branch main has been updated by imp:<br>
&gt; <br>
&gt; URL: <a href=3D"https://cgit.FreeBSD.org/src/commit/?id=3Dda5432eda807=
c4b7232d030d5157d5b417ea4f52" rel=3D"noreferrer noreferrer" target=3D"_blan=
k">https://cgit.FreeBSD.org/src/commit/?id=3Dda5432eda807c4b7232d030d5157d5=
b417ea4f52</a><br>
&gt; <br>
&gt; commit da5432eda807c4b7232d030d5157d5b417ea4f52<br>
&gt; Author:=C2=A0 =C2=A0 =C2=A0Warner Losh &lt;imp@FreeBSD.org&gt;<br>
&gt; AuthorDate: 2023-08-16 17:54:48 +0000<br>
&gt; Commit:=C2=A0 =C2=A0 =C2=A0Warner Losh &lt;imp@FreeBSD.org&gt;<br>
&gt; CommitDate: 2023-08-16 17:54:48 +0000<br>
&gt; <br>
&gt;=C2=A0 =C2=A0 Remove $FreeBSD$: alt two-line .c pattern<br>
&gt; <br>
&gt;=C2=A0 =C2=A0 Remove /^\s*__RCSID\(&quot;\$FreeBSD\$&quot;\);\n\n/<br>
&gt; ---<br>
&gt; sbin/routed/if.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 | 3 ---<br>
&gt; sbin/routed/input.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0| 3 ---<br>
&gt; sbin/routed/main.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 | 2 --<br>
&gt; sbin/routed/output.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 |=
 3 ---<br>
&gt; sbin/routed/parms.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0| 3 ---<br>
&gt; sbin/routed/radix.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0| 3 ---<br>
&gt; sbin/routed/rdisc.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0| 3 ---<br>
&gt; sbin/routed/table.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0| 3 ---<br>
&gt; sbin/routed/trace.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0| 3 ---<br>
&gt; usr.bin/getconf/tests/arch_type.c | 2 --<br>
&gt; usr.bin/procstat/tests/while1.c=C2=A0 =C2=A0| 2 --<br>
&gt; usr.sbin/mpsutil/mps_cmd.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 2 --<br>
&gt; usr.sbin/mpsutil/mps_debug.c=C2=A0 =C2=A0 =C2=A0 | 2 --<br>
&gt; usr.sbin/mpsutil/mps_flash.c=C2=A0 =C2=A0 =C2=A0 | 2 --<br>
&gt; usr.sbin/mpsutil/mps_set.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 2 --<br>
&gt; usr.sbin/mpsutil/mps_show.c=C2=A0 =C2=A0 =C2=A0 =C2=A0| 2 --<br>
&gt; usr.sbin/mpsutil/mps_slot.c=C2=A0 =C2=A0 =C2=A0 =C2=A0| 2 --<br>
&gt; usr.sbin/mpsutil/mpsutil.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 2 --<br>
&gt; usr.sbin/mptutil/mpt_cam.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 2 --<br>
&gt; usr.sbin/mptutil/mpt_cmd.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 2 --<br>
&gt; usr.sbin/mptutil/mpt_config.c=C2=A0 =C2=A0 =C2=A0| 2 --<br>
&gt; usr.sbin/mptutil/mpt_drive.c=C2=A0 =C2=A0 =C2=A0 | 2 --<br>
&gt; usr.sbin/mptutil/mpt_evt.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 2 --<br>
&gt; usr.sbin/mptutil/mpt_show.c=C2=A0 =C2=A0 =C2=A0 =C2=A0| 2 --<br>
&gt; usr.sbin/mptutil/mpt_volume.c=C2=A0 =C2=A0 =C2=A0| 2 --<br>
&gt; usr.sbin/mptutil/mptutil.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 2 --<br>
&gt; 26 files changed, 60 deletions(-)<br>
&gt; <br>
&gt; diff --git a/sbin/routed/if.c b/sbin/routed/if.c<br>
&gt; index 83d8fe503893..72894942fe05 100644<br>
&gt; --- a/sbin/routed/if.c<br>
&gt; +++ b/sbin/routed/if.c<br>
&gt; @@ -33,9 +33,6 @@<br>
&gt; <br>
&gt; #include &quot;defs.h&quot;<br>
&gt; #include &quot;pathnames.h&quot;<br>
&gt; -<br>
&gt; -__RCSID(&quot;$FreeBSD$&quot;);<br>
&gt; -<br>
&gt; struct ifhead ifnet =3D LIST_HEAD_INITIALIZER(ifnet); /* all interface=
s */<br>
&gt; struct ifhead remote_if =3D LIST_HEAD_INITIALIZER(remote_if); /* remot=
e interfaces */<br>
<br>
Alas these diffs aren=E2=80=99t style(9)-compliant.</blockquote></div></div=
><div dir=3D"auto"><br></div><div dir=3D"auto">Fixes welcome. I&#39;m sure =
there&#39;s a hundred errors in the 32k changes I made. I tried to catch as=
 many as I could...</div><div dir=3D"auto"><br></div><div dir=3D"auto">Warn=
er=C2=A0</div><div dir=3D"auto"></div><div dir=3D"auto"><div class=3D"gmail=
_quote"><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border=
-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>

--000000000000ddd39506030e7fce--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfoFgucwiOvVeLdxeVSHiZAmEW%2Bodp9Ri9o2jbxAFUBZWw>