svn commit: r361686 - stable/12/usr.sbin/bhyve

2020-05-31 Thread Peter Grehan
Author: grehan Date: Mon Jun 1 05:14:01 2020 New Revision: 361686 URL: https://svnweb.freebsd.org/changeset/base/361686 Log: MFC r361442 Fix pci-passthru MSI issues with OpenBSD guests PR: 245392 Modified: stable/12/usr.sbin/bhyve/pci_emul.c stable/12/usr.sbin/bhyve/pci_emul.h

svn commit: r361685 - head/sys/kern

2020-05-31 Thread Peter Wemm
Author: peter Date: Mon Jun 1 03:37:58 2020 New Revision: 361685 URL: https://svnweb.freebsd.org/changeset/base/361685 Log: Clarify which hints file is the source of an error message. PR: 246688 Submitted by: Ashish Gupta MFC after:1 week Modified:

svn commit: r361684 - head/usr.bin/svn/lib/libapr

2020-05-31 Thread Kyle Evans
Author: kevans Date: Mon Jun 1 02:54:10 2020 New Revision: 361684 URL: https://svnweb.freebsd.org/changeset/base/361684 Log: apr: build some needed emulated 64-bit atomic bits after r361678 This should fix the build on armv{6,7}, mips, and mips64, which all need emulated 64-bit atomics

Re: svn commit: r361683 - head/usr.sbin/certctl

2020-05-31 Thread Kyle Evans
n Sun, May 31, 2020 at 8:25 PM Kyle Evans wrote: > > Author: kevans > Date: Mon Jun 1 01:25:19 2020 > New Revision: 361683 > URL: https://svnweb.freebsd.org/changeset/base/361683 > > Log: > certctl: fix test syntax > > test doesn't understand &&, but it does understand -a. > > MFC after:

svn commit: r361683 - head/usr.sbin/certctl

2020-05-31 Thread Kyle Evans
Author: kevans Date: Mon Jun 1 01:25:19 2020 New Revision: 361683 URL: https://svnweb.freebsd.org/changeset/base/361683 Log: certctl: fix test syntax test doesn't understand &&, but it does understand -a. MFC after:1 week Modified: head/usr.sbin/certctl/certctl.sh Modified:

Re: svn commit: r361682 - head/include

2020-05-31 Thread Rick Macklem
>Author: rmacklem >Date: Sun May 31 22:46:32 2020 >New Revision: 361682 >URL: https://svnweb.freebsd.org/changeset/base/361682 > >Log: > Oops, I didn't notice the "cd" is needed for each install line. > >Modified: > head/include/Makefile > >Modified: head/include/Makefile

svn commit: r361682 - head/include

2020-05-31 Thread Rick Macklem
Author: rmacklem Date: Sun May 31 22:46:32 2020 New Revision: 361682 URL: https://svnweb.freebsd.org/changeset/base/361682 Log: Oops, I didn't notice the "cd" is needed for each install line. Modified: head/include/Makefile Modified: head/include/Makefile

svn commit: r361681 - in head/usr.bin/svn: svn svnadmin svnbench svndumpfilter svnfsfs svnlook svnmucc svnrdump svnserve svnsync svnversion

2020-05-31 Thread Dimitry Andric
Author: dim Date: Sun May 31 22:40:39 2020 New Revision: 361681 URL: https://svnweb.freebsd.org/changeset/base/361681 Log: Change more Makefiles under usr.bin/svn to make them easier to incrementally update. No functional change intended. MFC after:2 weeks X-MFC-With: r361677

svn commit: r361680 - head/libexec/rtld-elf

2020-05-31 Thread Konstantin Belousov
Author: kib Date: Sun May 31 22:37:33 2020 New Revision: 361680 URL: https://svnweb.freebsd.org/changeset/base/361680 Log: rtld: Add -b option to allow to specify image name different from arg0. Sponsored by: The FreeBSD Foundation MFC after:1 week Modified:

svn commit: r361679 - head/include

2020-05-31 Thread Rick Macklem
Author: rmacklem Date: Sun May 31 22:15:34 2020 New Revision: 361679 URL: https://svnweb.freebsd.org/changeset/base/361679 Log: Update the Makefile to copy rpcsec_tls.h to /usr/include/rpc. Modified: head/include/Makefile Modified: head/include/Makefile

svn commit: r361678 - in head: contrib/apr contrib/apr/atomic/unix contrib/apr/docs contrib/apr/encoding contrib/apr/file_io/unix contrib/apr/include contrib/apr/include/arch/unix contrib/apr/inclu...

2020-05-31 Thread Dimitry Andric
Author: dim Date: Sun May 31 22:12:56 2020 New Revision: 361678 URL: https://svnweb.freebsd.org/changeset/base/361678 Log: Update apr to 1.7.0. See contrib/apr/CHANGES for a summary of changes. MFC after:2 weeks X-MFC-With: r361677 Added:

svn commit: r361677 - in head/usr.bin/svn: . lib lib/libapr lib/libapr_util lib/libserf lib/libsvn_client lib/libsvn_delta lib/libsvn_diff lib/libsvn_fs lib/libsvn_fs_fs lib/libsvn_fs_util lib/libs...

2020-05-31 Thread Dimitry Andric
Author: dim Date: Sun May 31 22:04:51 2020 New Revision: 361677 URL: https://svnweb.freebsd.org/changeset/base/361677 Log: Change Makefiles under usr.bin/svn to make them easier to incrementally update. No functional change intended. MFC after:2 weeks Modified:

svn commit: r361676 - head/libexec/rtld-elf

2020-05-31 Thread Konstantin Belousov
Author: kib Date: Sun May 31 21:56:07 2020 New Revision: 361676 URL: https://svnweb.freebsd.org/changeset/base/361676 Log: rtld: Fix indent in print_usage(). Sponsored by: The FreeBSD Foundation MFC after:1 week Modified: head/libexec/rtld-elf/rtld.c Modified:

svn commit: r361675 - head/libexec/rtld-elf

2020-05-31 Thread Konstantin Belousov
Author: kib Date: Sun May 31 21:53:15 2020 New Revision: 361675 URL: https://svnweb.freebsd.org/changeset/base/361675 Log: rtld: Add -v switch to print some useful information about the rtld binary. Sponsored by: The FreeBSD Foundation MFC after:1 week Modified:

svn commit: r361674 - in stable/12: contrib/bmake contrib/bmake/filemon contrib/bmake/mk contrib/bmake/mk/sys contrib/bmake/unit-tests usr.bin/bmake usr.bin/bmake/unit-tests

2020-05-31 Thread Simon J. Gerraty
Author: sjg Date: Sun May 31 21:43:59 2020 New Revision: 361674 URL: https://svnweb.freebsd.org/changeset/base/361674 Log: Update to bmake-20200517 MFC of r341652, r342376, r361307 Changes since 20180512 are mostly portability related hence the large gap in versions imported.

svn commit: r361673 - head/share/misc

2020-05-31 Thread Warner Losh
Author: imp Date: Sun May 31 21:38:33 2020 New Revision: 361673 URL: https://svnweb.freebsd.org/changeset/base/361673 Log: Correct the release date for 2.11BSD 2.11BSD was announced on March 14, 1991 in comp.bugs.2bsd by Steven M. Schultz. The document has a 'revised January 1991' date

svn commit: r361672 - head/libexec/rtld-elf

2020-05-31 Thread Konstantin Belousov
Author: kib Date: Sun May 31 21:34:21 2020 New Revision: 361672 URL: https://svnweb.freebsd.org/changeset/base/361672 Log: rtld: Add -p switch to direct exec mode summary line. Sponsored by: The FreeBSD Foundation MFC after:1 week Modified: head/libexec/rtld-elf/rtld.c Modified:

svn commit: r361670 - vendor/subversion/subversion-1.14.0

2020-05-31 Thread Dimitry Andric
Author: dim Date: Sun May 31 20:58:54 2020 New Revision: 361670 URL: https://svnweb.freebsd.org/changeset/base/361670 Log: Tag svn-1.14.0 import Added: vendor/subversion/subversion-1.14.0/ - copied from r361669, vendor/subversion/dist/ ___

svn commit: r361671 - vendor/subversion

2020-05-31 Thread Dimitry Andric
Author: dim Date: Sun May 31 20:59:11 2020 New Revision: 361671 URL: https://svnweb.freebsd.org/changeset/base/361671 Log: Update subversion FREEBSD-Xlist to be usable with xargs rm -rf. Modified: vendor/subversion/FREEBSD-Xlist Modified: vendor/subversion/FREEBSD-Xlist

svn commit: r361669 - in vendor/subversion/dist: . doc doc/programmer doc/user subversion subversion/include subversion/include/private subversion/libsvn_auth_gnome_keyring subversion/libsvn_auth_k...

2020-05-31 Thread Dimitry Andric
Author: dim Date: Sun May 31 20:58:28 2020 New Revision: 361669 URL: https://svnweb.freebsd.org/changeset/base/361669 Log: Vendor import svn-1.14.0. Added: vendor/subversion/dist/.swig_pl_checked vendor/subversion/dist/.swig_py_checked vendor/subversion/dist/.swig_rb_checked

svn commit: r361668 - vendor/apr

2020-05-31 Thread Dimitry Andric
Author: dim Date: Sun May 31 20:57:04 2020 New Revision: 361668 URL: https://svnweb.freebsd.org/changeset/base/361668 Log: Update apr FREEBSD-Xlist to be usable with xargs rm -rf. Modified: vendor/apr/FREEBSD-Xlist Modified: vendor/apr/FREEBSD-Xlist

svn commit: r361667 - vendor/apr/apr-1.7.0

2020-05-31 Thread Dimitry Andric
Author: dim Date: Sun May 31 20:56:39 2020 New Revision: 361667 URL: https://svnweb.freebsd.org/changeset/base/361667 Log: Tag apr-1.7.0 import Added: vendor/apr/apr-1.7.0/ - copied from r361666, vendor/apr/dist/ ___ svn-src-all@freebsd.org

svn commit: r361666 - in vendor/apr/dist: . atomic/unix encoding file_io/unix include include/arch/unix include/private locks/unix misc/unix network_io/unix poll/unix strings threadproc/unix time/unix

2020-05-31 Thread Dimitry Andric
Author: dim Date: Sun May 31 20:56:05 2020 New Revision: 361666 URL: https://svnweb.freebsd.org/changeset/base/361666 Log: Vendor import apr-1.7.0 Added: vendor/apr/dist/atomic/unix/builtins64.c (contents, props changed) vendor/apr/dist/atomic/unix/mutex64.c (contents, props changed)

svn commit: r361665 - head/sys/net

2020-05-31 Thread Matt Macy
Author: mmacy Date: Sun May 31 18:42:00 2020 New Revision: 361665 URL: https://svnweb.freebsd.org/changeset/base/361665 Log: Fix panics when using iflib pseudo device support Reviewed by: gallatin@, hselasky@ MFC after:1 week Sponsored by: Netgate, Inc. Differential Revision:

svn commit: r361664 - head/sys/amd64/linux

2020-05-31 Thread Mark Johnston
Author: markj Date: Sun May 31 18:20:20 2020 New Revision: 361664 URL: https://svnweb.freebsd.org/changeset/base/361664 Log: Handle getcpu() calls in vsyscall emulation on amd64. linux_getcpu() has been implemented since r356241. PR: 246339 Submitted by: John Hay MFC

svn commit: r361663 - in head: etc/mtree lib/libxo/encoder/csv lib/libxo/libxo

2020-05-31 Thread Tijl Coosemans
Author: tijl Date: Sun May 31 17:20:17 2020 New Revision: 361663 URL: https://svnweb.freebsd.org/changeset/base/361663 Log: Fix installation of libxo encoder modules. Because the install location was hardcoded in the Makefile as /usr/lib/libxo/encoder, the lib32 version was installed

svn commit: r361662 - head/contrib/elftoolchain/readelf

2020-05-31 Thread Ed Maste
Author: emaste Date: Sun May 31 15:31:47 2020 New Revision: 361662 URL: https://svnweb.freebsd.org/changeset/base/361662 Log: readelf: add more DT_FLAGS_1 flags Reference: https://docs.oracle.com/cd/E36784_01/html/E36857/chapter6-42444.html > DF_1_SINGLETON Singleton symbols exist.

Re: svn commit: r361633 - in head/sys: net netipsec

2020-05-31 Thread Cy Schubert
In message <20200531114318.2b415...@hermann.fritz.box>, "Hartmann, O." writes: > --Sig_/K9D9Cgo_rXCeD=+Maiy_5WL > Content-Type: text/plain; charset=US-ASCII > Content-Transfer-Encoding: quoted-printable > > On Fri, 29 May 2020 19:22:40 + (UTC) > John Baldwin wrote: > > > Author: jhb > >

svn commit: r361661 - in head/sys: arm/arm arm/include arm64/arm64 riscv/riscv

2020-05-31 Thread Mitchell Horne
Author: mhorne Date: Sun May 31 14:43:04 2020 New Revision: 361661 URL: https://svnweb.freebsd.org/changeset/base/361661 Log: Remove remnant of arm's ELF trampoline The trampoline code used for loading gzipped a.out kernels on arm was removed in r350436. A portion of this code allowed

Re: svn commit: r361633 - in head/sys: net netipsec

2020-05-31 Thread Hartmann, O.
On Fri, 29 May 2020 19:22:40 + (UTC) John Baldwin wrote: > Author: jhb > Date: Fri May 29 19:22:40 2020 > New Revision: 361633 > URL: https://svnweb.freebsd.org/changeset/base/361633 > > Log: > Consistently include opt_ipsec.h for consumers of > . > This fixes ipsec.ko to include all