Re: svn commit: r346012 - head/sys/sys

2019-09-03 Thread Warner Losh
On Sun, Apr 7, 2019, 1:32 PM O. Hartmann  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Am Sun, 7 Apr 2019 16:07:41 + (UTC)
> Mariusz Zaborski  schrieb:
>
> > Author: oshogbo
> > Date: Sun Apr  7 16:07:41 2019
> > New Revision: 346012
> > URL: https://svnweb.freebsd.org/changeset/base/346012
> >
> > Log:
> >   Bump FreeBSD version after r345982.
> >
> >   Reported by:Shawn Webb 
> >   Discussed with: imp, cy, rgrimes
> >
> > Modified:
> >   head/sys/sys/param.h
> >
> > Modified: head/sys/sys/param.h
> >
> ==
> > --- head/sys/sys/param.h  Sun Apr  7 14:30:17 2019(r346011)
> > +++ head/sys/sys/param.h  Sun Apr  7 16:07:41 2019(r346012)
> > @@ -60,7 +60,7 @@
> >   *   in the range 5 to 9.
> >   */
> >  #undef __FreeBSD_version
> > -#define __FreeBSD_version 1300017/* Master, propagated to newvers */
> > +#define __FreeBSD_version 1300018/* Master, propagated to newvers */
> >
> >  /*
> >   * __FreeBSD_kernel__ indicates that this system uses the kernel of
> FreeBSD,
> > ___
> > svn-src-head@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/svn-src-head
> > To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
>
> I find myself bugged by this error while compiling world after the update
> of CURRENT to
> r346020:
>
> [...]
> Building /usr/obj/usr/src/amd64.amd64/usr.sbin/blacklistd/conf.o
> - --- all_subdir_usr.sbin/amd ---
> - --- amd.o ---
> /usr/src/contrib/amd/amd/amd.c:275:17: error: use of undeclared identifier
> 'HOST_OS_NAME'
>   gopt.op_sys = HOST_OS_NAME;
> ^
> /usr/src/contrib/amd/amd/amd.c:278:21: error: use of undeclared identifier
> 'HOST_OS_VERSION'
>   gopt.op_sys_ver = HOST_OS_VERSION;
> ^
> /usr/src/contrib/amd/amd/amd.c:281:22: error: use of undeclared identifier
> 'HOST_OS'
>   gopt.op_sys_full = HOST_OS;
>  ^
> 3 errors generated.
>

That was my bad. A fix has committed as r346022.

Warner

[...]
>
> Regards,
>
> oh
> - --
> O. Hartmann
>
> Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
> Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).
> -BEGIN PGP SIGNATURE-
>
> iHUEARYIAB0WIQSy8IBxAPDkqVBaTJ44N1ZZPba5RwUCXKpPHAAKCRA4N1ZZPba5
> R6PZAP9y2rW9vEqML5dcmknUUyYawEs8DeMd625N0IpwlJxs1AEA5JW/RAB+QwEE
> v47aAnROqGCMVHRixGGNLJa0vKooOA8=
> =1Vht
> -END PGP SIGNATURE-
>
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r346012 - head/sys/sys

2019-09-03 Thread Rodney W. Grimes
> Author: oshogbo
> Date: Sun Apr  7 16:07:41 2019
> New Revision: 346012
> URL: https://svnweb.freebsd.org/changeset/base/346012
> 
> Log:
>   Bump FreeBSD version after r345982.
>   
>   Reported by:Shawn Webb 
>   Discussed with: imp, cy, rgrimes

This is just a note for future reference.

Though there was some email exchange on the list,
I am not sure that quantifies as what we call "discussed with",
for one I never sent to, nor responded to, any email from/to you
directly.


Regards,
Rod

> Modified:
>   head/sys/sys/param.h
> 
> Modified: head/sys/sys/param.h
> ==
> --- head/sys/sys/param.h  Sun Apr  7 14:30:17 2019(r346011)
> +++ head/sys/sys/param.h  Sun Apr  7 16:07:41 2019(r346012)
> @@ -60,7 +60,7 @@
>   *   in the range 5 to 9.
>   */
>  #undef __FreeBSD_version
> -#define __FreeBSD_version 1300017/* Master, propagated to newvers */
> +#define __FreeBSD_version 1300018/* Master, propagated to newvers */
>  
>  /*
>   * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
> 
> 

-- 
Rod Grimes rgri...@freebsd.org


___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r346012 - head/sys/sys

2019-09-03 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Am Sun, 7 Apr 2019 16:07:41 + (UTC)
Mariusz Zaborski  schrieb:

> Author: oshogbo
> Date: Sun Apr  7 16:07:41 2019
> New Revision: 346012
> URL: https://svnweb.freebsd.org/changeset/base/346012
> 
> Log:
>   Bump FreeBSD version after r345982.
>   
>   Reported by:Shawn Webb 
>   Discussed with: imp, cy, rgrimes
> 
> Modified:
>   head/sys/sys/param.h
> 
> Modified: head/sys/sys/param.h
> ==
> --- head/sys/sys/param.h  Sun Apr  7 14:30:17 2019(r346011)
> +++ head/sys/sys/param.h  Sun Apr  7 16:07:41 2019(r346012)
> @@ -60,7 +60,7 @@
>   *   in the range 5 to 9.
>   */
>  #undef __FreeBSD_version
> -#define __FreeBSD_version 1300017/* Master, propagated to newvers */
> +#define __FreeBSD_version 1300018/* Master, propagated to newvers */
>  
>  /*
>   * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
> ___
> svn-src-head@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-src-head
> To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

I find myself bugged by this error while compiling world after the update of 
CURRENT to
r346020:

[...]
Building /usr/obj/usr/src/amd64.amd64/usr.sbin/blacklistd/conf.o
- --- all_subdir_usr.sbin/amd ---
- --- amd.o ---
/usr/src/contrib/amd/amd/amd.c:275:17: error: use of undeclared identifier 
'HOST_OS_NAME'
  gopt.op_sys = HOST_OS_NAME;
^
/usr/src/contrib/amd/amd/amd.c:278:21: error: use of undeclared identifier 
'HOST_OS_VERSION'
  gopt.op_sys_ver = HOST_OS_VERSION;
^
/usr/src/contrib/amd/amd/amd.c:281:22: error: use of undeclared identifier 
'HOST_OS'
  gopt.op_sys_full = HOST_OS;
 ^
3 errors generated.

[...]

Regards,

oh
- -- 
O. Hartmann

Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).
-BEGIN PGP SIGNATURE-

iHUEARYIAB0WIQSy8IBxAPDkqVBaTJ44N1ZZPba5RwUCXKpPHAAKCRA4N1ZZPba5
R6PZAP9y2rW9vEqML5dcmknUUyYawEs8DeMd625N0IpwlJxs1AEA5JW/RAB+QwEE
v47aAnROqGCMVHRixGGNLJa0vKooOA8=
=1Vht
-END PGP SIGNATURE-
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r346012 - head/sys/sys

2019-09-03 Thread Cy Schubert
In message <20190407212723.52279...@thor.intern.walstatt.dynvpn.de>, 
"O. Hartma
nn" writes:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Am Sun, 7 Apr 2019 16:07:41 + (UTC)
> Mariusz Zaborski  schrieb:
>
> > Author: oshogbo
> > Date: Sun Apr  7 16:07:41 2019
> > New Revision: 346012
> > URL: https://svnweb.freebsd.org/changeset/base/346012
> > 
> > Log:
> >   Bump FreeBSD version after r345982.
> >   
> >   Reported by:  Shawn Webb 
> >   Discussed with: imp, cy, rgrimes
> > 
> > Modified:
> >   head/sys/sys/param.h
> > 
> > Modified: head/sys/sys/param.h
> > ===
> ===
> > --- head/sys/sys/param.hSun Apr  7 14:30:17 2019(r346011)
> > +++ head/sys/sys/param.hSun Apr  7 16:07:41 2019(r346012)
> > @@ -60,7 +60,7 @@
> >   * in the range 5 to 9.
> >   */
> >  #undef __FreeBSD_version
> > -#define __FreeBSD_version 1300017  /* Master, propagated to newvers */
> > +#define __FreeBSD_version 1300018  /* Master, propagated to newvers */
> >  
> >  /*
> >   * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBS
> D,
> > ___
> > svn-src-head@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/svn-src-head
> > To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
>
> I find myself bugged by this error while compiling world after the update of 
> CURRENT to
> r346020:
>
> [...]
> Building /usr/obj/usr/src/amd64.amd64/usr.sbin/blacklistd/conf.o
> - --- all_subdir_usr.sbin/amd ---
> - --- amd.o ---
> /usr/src/contrib/amd/amd/amd.c:275:17: error: use of undeclared identifier 'H
> OST_OS_NAME'
>   gopt.op_sys = HOST_OS_NAME;
> ^
> /usr/src/contrib/amd/amd/amd.c:278:21: error: use of undeclared identifier 'H
> OST_OS_VERSION'
>   gopt.op_sys_ver = HOST_OS_VERSION;
> ^
> /usr/src/contrib/amd/amd/amd.c:281:22: error: use of undeclared identifier 'H
> OST_OS'
>   gopt.op_sys_full = HOST_OS;
>  ^
> 3 errors generated.
>
> [...]

Can you grep or ag HOST_OS in /usr/obj/opt/src/svn-current/amd64.amd64/u
sr.sbin/amd/include/config_local.h please?


-- 
Cheers,
Cy Schubert 
FreeBSD UNIX: Web:  http://www.FreeBSD.org

The need of the many outweighs the greed of the few.





___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


svn commit: r346012 - head/sys/sys

2019-09-03 Thread Mariusz Zaborski
Author: oshogbo
Date: Sun Apr  7 16:07:41 2019
New Revision: 346012
URL: https://svnweb.freebsd.org/changeset/base/346012

Log:
  Bump FreeBSD version after r345982.
  
  Reported by:  Shawn Webb 
  Discussed with: imp, cy, rgrimes

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==
--- head/sys/sys/param.hSun Apr  7 14:30:17 2019(r346011)
+++ head/sys/sys/param.hSun Apr  7 16:07:41 2019(r346012)
@@ -60,7 +60,7 @@
  * in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1300017  /* Master, propagated to newvers */
+#define __FreeBSD_version 1300018  /* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,


___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r346012 - head/sys/sys

2019-04-07 Thread Warner Losh
On Sun, Apr 7, 2019, 1:32 PM O. Hartmann  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Am Sun, 7 Apr 2019 16:07:41 + (UTC)
> Mariusz Zaborski  schrieb:
>
> > Author: oshogbo
> > Date: Sun Apr  7 16:07:41 2019
> > New Revision: 346012
> > URL: https://svnweb.freebsd.org/changeset/base/346012
> >
> > Log:
> >   Bump FreeBSD version after r345982.
> >
> >   Reported by:Shawn Webb 
> >   Discussed with: imp, cy, rgrimes
> >
> > Modified:
> >   head/sys/sys/param.h
> >
> > Modified: head/sys/sys/param.h
> >
> ==
> > --- head/sys/sys/param.h  Sun Apr  7 14:30:17 2019(r346011)
> > +++ head/sys/sys/param.h  Sun Apr  7 16:07:41 2019(r346012)
> > @@ -60,7 +60,7 @@
> >   *   in the range 5 to 9.
> >   */
> >  #undef __FreeBSD_version
> > -#define __FreeBSD_version 1300017/* Master, propagated to newvers */
> > +#define __FreeBSD_version 1300018/* Master, propagated to newvers */
> >
> >  /*
> >   * __FreeBSD_kernel__ indicates that this system uses the kernel of
> FreeBSD,
> > ___
> > svn-src-head@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/svn-src-head
> > To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
>
> I find myself bugged by this error while compiling world after the update
> of CURRENT to
> r346020:
>
> [...]
> Building /usr/obj/usr/src/amd64.amd64/usr.sbin/blacklistd/conf.o
> - --- all_subdir_usr.sbin/amd ---
> - --- amd.o ---
> /usr/src/contrib/amd/amd/amd.c:275:17: error: use of undeclared identifier
> 'HOST_OS_NAME'
>   gopt.op_sys = HOST_OS_NAME;
> ^
> /usr/src/contrib/amd/amd/amd.c:278:21: error: use of undeclared identifier
> 'HOST_OS_VERSION'
>   gopt.op_sys_ver = HOST_OS_VERSION;
> ^
> /usr/src/contrib/amd/amd/amd.c:281:22: error: use of undeclared identifier
> 'HOST_OS'
>   gopt.op_sys_full = HOST_OS;
>  ^
> 3 errors generated.
>

That was my bad. A fix has committed as r346022.

Warner

[...]
>
> Regards,
>
> oh
> - --
> O. Hartmann
>
> Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
> Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).
> -BEGIN PGP SIGNATURE-
>
> iHUEARYIAB0WIQSy8IBxAPDkqVBaTJ44N1ZZPba5RwUCXKpPHAAKCRA4N1ZZPba5
> R6PZAP9y2rW9vEqML5dcmknUUyYawEs8DeMd625N0IpwlJxs1AEA5JW/RAB+QwEE
> v47aAnROqGCMVHRixGGNLJa0vKooOA8=
> =1Vht
> -END PGP SIGNATURE-
>
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r346012 - head/sys/sys

2019-04-07 Thread Cy Schubert
In message <20190407212723.52279...@thor.intern.walstatt.dynvpn.de>, 
"O. Hartma
nn" writes:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Am Sun, 7 Apr 2019 16:07:41 + (UTC)
> Mariusz Zaborski  schrieb:
>
> > Author: oshogbo
> > Date: Sun Apr  7 16:07:41 2019
> > New Revision: 346012
> > URL: https://svnweb.freebsd.org/changeset/base/346012
> > 
> > Log:
> >   Bump FreeBSD version after r345982.
> >   
> >   Reported by:  Shawn Webb 
> >   Discussed with: imp, cy, rgrimes
> > 
> > Modified:
> >   head/sys/sys/param.h
> > 
> > Modified: head/sys/sys/param.h
> > ===
> ===
> > --- head/sys/sys/param.hSun Apr  7 14:30:17 2019(r346011)
> > +++ head/sys/sys/param.hSun Apr  7 16:07:41 2019(r346012)
> > @@ -60,7 +60,7 @@
> >   * in the range 5 to 9.
> >   */
> >  #undef __FreeBSD_version
> > -#define __FreeBSD_version 1300017  /* Master, propagated to newvers */
> > +#define __FreeBSD_version 1300018  /* Master, propagated to newvers */
> >  
> >  /*
> >   * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBS
> D,
> > ___
> > svn-src-head@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/svn-src-head
> > To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
>
> I find myself bugged by this error while compiling world after the update of 
> CURRENT to
> r346020:
>
> [...]
> Building /usr/obj/usr/src/amd64.amd64/usr.sbin/blacklistd/conf.o
> - --- all_subdir_usr.sbin/amd ---
> - --- amd.o ---
> /usr/src/contrib/amd/amd/amd.c:275:17: error: use of undeclared identifier 'H
> OST_OS_NAME'
>   gopt.op_sys = HOST_OS_NAME;
> ^
> /usr/src/contrib/amd/amd/amd.c:278:21: error: use of undeclared identifier 'H
> OST_OS_VERSION'
>   gopt.op_sys_ver = HOST_OS_VERSION;
> ^
> /usr/src/contrib/amd/amd/amd.c:281:22: error: use of undeclared identifier 'H
> OST_OS'
>   gopt.op_sys_full = HOST_OS;
>  ^
> 3 errors generated.
>
> [...]

Can you grep or ag HOST_OS in /usr/obj/opt/src/svn-current/amd64.amd64/u
sr.sbin/amd/include/config_local.h please?


-- 
Cheers,
Cy Schubert 
FreeBSD UNIX: Web:  http://www.FreeBSD.org

The need of the many outweighs the greed of the few.



___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r346012 - head/sys/sys

2019-04-07 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Am Sun, 7 Apr 2019 16:07:41 + (UTC)
Mariusz Zaborski  schrieb:

> Author: oshogbo
> Date: Sun Apr  7 16:07:41 2019
> New Revision: 346012
> URL: https://svnweb.freebsd.org/changeset/base/346012
> 
> Log:
>   Bump FreeBSD version after r345982.
>   
>   Reported by:Shawn Webb 
>   Discussed with: imp, cy, rgrimes
> 
> Modified:
>   head/sys/sys/param.h
> 
> Modified: head/sys/sys/param.h
> ==
> --- head/sys/sys/param.h  Sun Apr  7 14:30:17 2019(r346011)
> +++ head/sys/sys/param.h  Sun Apr  7 16:07:41 2019(r346012)
> @@ -60,7 +60,7 @@
>   *   in the range 5 to 9.
>   */
>  #undef __FreeBSD_version
> -#define __FreeBSD_version 1300017/* Master, propagated to newvers */
> +#define __FreeBSD_version 1300018/* Master, propagated to newvers */
>  
>  /*
>   * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
> ___
> svn-src-head@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-src-head
> To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

I find myself bugged by this error while compiling world after the update of 
CURRENT to
r346020:

[...]
Building /usr/obj/usr/src/amd64.amd64/usr.sbin/blacklistd/conf.o
- --- all_subdir_usr.sbin/amd ---
- --- amd.o ---
/usr/src/contrib/amd/amd/amd.c:275:17: error: use of undeclared identifier 
'HOST_OS_NAME'
  gopt.op_sys = HOST_OS_NAME;
^
/usr/src/contrib/amd/amd/amd.c:278:21: error: use of undeclared identifier 
'HOST_OS_VERSION'
  gopt.op_sys_ver = HOST_OS_VERSION;
^
/usr/src/contrib/amd/amd/amd.c:281:22: error: use of undeclared identifier 
'HOST_OS'
  gopt.op_sys_full = HOST_OS;
 ^
3 errors generated.

[...]

Regards,

oh
- -- 
O. Hartmann

Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).
-BEGIN PGP SIGNATURE-

iHUEARYIAB0WIQSy8IBxAPDkqVBaTJ44N1ZZPba5RwUCXKpPHAAKCRA4N1ZZPba5
R6PZAP9y2rW9vEqML5dcmknUUyYawEs8DeMd625N0IpwlJxs1AEA5JW/RAB+QwEE
v47aAnROqGCMVHRixGGNLJa0vKooOA8=
=1Vht
-END PGP SIGNATURE-
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r346012 - head/sys/sys

2019-04-07 Thread Rodney W. Grimes
> Author: oshogbo
> Date: Sun Apr  7 16:07:41 2019
> New Revision: 346012
> URL: https://svnweb.freebsd.org/changeset/base/346012
> 
> Log:
>   Bump FreeBSD version after r345982.
>   
>   Reported by:Shawn Webb 
>   Discussed with: imp, cy, rgrimes

This is just a note for future reference.

Though there was some email exchange on the list,
I am not sure that quantifies as what we call "discussed with",
for one I never sent to, nor responded to, any email from/to you
directly.


Regards,
Rod

> Modified:
>   head/sys/sys/param.h
> 
> Modified: head/sys/sys/param.h
> ==
> --- head/sys/sys/param.h  Sun Apr  7 14:30:17 2019(r346011)
> +++ head/sys/sys/param.h  Sun Apr  7 16:07:41 2019(r346012)
> @@ -60,7 +60,7 @@
>   *   in the range 5 to 9.
>   */
>  #undef __FreeBSD_version
> -#define __FreeBSD_version 1300017/* Master, propagated to newvers */
> +#define __FreeBSD_version 1300018/* Master, propagated to newvers */
>  
>  /*
>   * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
> 
> 

-- 
Rod Grimes rgri...@freebsd.org
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


svn commit: r346012 - head/sys/sys

2019-04-07 Thread Mariusz Zaborski
Author: oshogbo
Date: Sun Apr  7 16:07:41 2019
New Revision: 346012
URL: https://svnweb.freebsd.org/changeset/base/346012

Log:
  Bump FreeBSD version after r345982.
  
  Reported by:  Shawn Webb 
  Discussed with: imp, cy, rgrimes

Modified:
  head/sys/sys/param.h

Modified: head/sys/sys/param.h
==
--- head/sys/sys/param.hSun Apr  7 14:30:17 2019(r346011)
+++ head/sys/sys/param.hSun Apr  7 16:07:41 2019(r346012)
@@ -60,7 +60,7 @@
  * in the range 5 to 9.
  */
 #undef __FreeBSD_version
-#define __FreeBSD_version 1300017  /* Master, propagated to newvers */
+#define __FreeBSD_version 1300018  /* Master, propagated to newvers */
 
 /*
  * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"