svn commit: r363236 - head/sys/mips/atheros

2020-07-15 Thread Adrian Chadd
Author: adrian Date: Wed Jul 15 19:34:19 2020 New Revision: 363236 URL: https://svnweb.freebsd.org/changeset/base/363236 Log: [ar71xx] fix watchdog to work on subsequent SoCs The AR9341 AHB runs at 225MHz, much faster than the 33MHz of the AR71xx AHB. So not only is the math going to do

svn commit: r363235 - head/crypto/openssh

2020-07-15 Thread Ed Maste
Author: emaste Date: Wed Jul 15 18:49:00 2020 New Revision: 363235 URL: https://svnweb.freebsd.org/changeset/base/363235 Log: openssh: refer to OpenSSL not SSLeay, part 2 This change was made upstream between 7.9p1 and 8.0p1. We've made local changes in the same places for handling the v

svn commit: r363234 - head

2020-07-15 Thread Gregory Neil Shapiro
Author: gshapiro Date: Wed Jul 15 18:32:09 2020 New Revision: 363234 URL: https://svnweb.freebsd.org/changeset/base/363234 Log: Note the merge of sendmail 8.16.1 from vendor "branch" Modified: head/RELNOTES Modified: head/RELNOTES =

svn commit: r363233 - in head: contrib/sendmail contrib/sendmail/cf contrib/sendmail/cf/cf contrib/sendmail/cf/feature contrib/sendmail/cf/m4 contrib/sendmail/cf/ostype contrib/sendmail/contrib con...

2020-07-15 Thread Gregory Neil Shapiro
Author: gshapiro Date: Wed Jul 15 18:28:54 2020 New Revision: 363233 URL: https://svnweb.freebsd.org/changeset/base/363233 Log: Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for details Includes build infrastructure & config updates required for changes in 8.16.1 MFC a

Re: svn commit: r363178 - head/contrib/mandoc

2020-07-15 Thread Ed Maste
On Wed, 15 Jul 2020 at 14:11, Rodney W. Grimes wrote: > > The only thing that was added, and herein reverted was incorrect > information that apropos and makewhatis first appeared in FreeBSD 11, > conflicting the much richer HISTORY already present in this manual page. It seems that including his

Re: svn commit: r363178 - head/contrib/mandoc

2020-07-15 Thread Rodney W. Grimes
> On Tue, 14 Jul 2020 at 12:47, Rodney W. Grimes > wrote: > > > > > Author: gbe (doc committer) > > > Date: Tue Jul 14 12:02:30 2020 > > > New Revision: 363178 > > > URL: https://svnweb.freebsd.org/changeset/base/363178 > > > > > > Log: > > > Revert r362809: Mention FreeBSD in the HISTORY sectio

svn commit: r363232 - head/sys/modules/dtb/allwinner

2020-07-15 Thread Andriy Gapon
Author: avg Date: Wed Jul 15 18:04:01 2020 New Revision: 363232 URL: https://svnweb.freebsd.org/changeset/base/363232 Log: build DTS for Orange Pi PC Plus as well Reviewed by: manu MFC after:1 week Modified: head/sys/modules/dtb/allwinner/Makefile Modified: head/sys/modules/dtb/a

svn commit: r363229 - head/lib/libmd

2020-07-15 Thread Alex Richardson
Author: arichardson Date: Wed Jul 15 17:24:34 2020 New Revision: 363229 URL: https://svnweb.freebsd.org/changeset/base/363229 Log: Remove warning that is no longer accurate after r361853 We now build the skein assembly with clangs integrated assembler. Reviewed By: emaste Differenti

svn commit: r363230 - head/usr.bin/xinstall

2020-07-15 Thread Alex Richardson
Author: arichardson Date: Wed Jul 15 17:24:39 2020 New Revision: 363230 URL: https://svnweb.freebsd.org/changeset/base/363230 Log: Allow install(1)'s create_tempfile() to work on Linux hosts GLibc expects six 'X' characters in the mkstemp template argument and will return EINVAL otherwise

svn commit: r363228 - head/lib/libc/gen

2020-07-15 Thread Brooks Davis
Author: brooks Date: Wed Jul 15 17:05:37 2020 New Revision: 363228 URL: https://svnweb.freebsd.org/changeset/base/363228 Log: Don't imply that all action values can be OR'd. This is neither POSIX compliant nor what the implementation does. This could be allowed by changing the value of TC

svn commit: r363227 - head/sys/i386/i386

2020-07-15 Thread Konstantin Belousov
Author: kib Date: Wed Jul 15 16:12:00 2020 New Revision: 363227 URL: https://svnweb.freebsd.org/changeset/base/363227 Log: Improve description of the vector argument for i386 smp_targeted_tlb_shootdown(). Submitted by: alc MFC after:20 days Modified: head/sys/i386/i386/mp_machdep.

svn commit: r363225 - head/crypto/openssh

2020-07-15 Thread Ed Maste
Author: emaste Date: Wed Jul 15 15:35:26 2020 New Revision: 363225 URL: https://svnweb.freebsd.org/changeset/base/363225 Log: openssh: refer to OpenSSL not SSLeay This change was made upstream between 7.9p1 and 8.0p1. We've made local changes in the same places for handling the version_a

svn commit: r363224 - head/cddl/contrib/opensolaris/cmd/zpool

2020-07-15 Thread Allan Jude
Author: allanjude Date: Wed Jul 15 14:38:15 2020 New Revision: 363224 URL: https://svnweb.freebsd.org/changeset/base/363224 Log: zpool-features(7): Note that the boot loader has support for large_blocks Since r304321 (-current: Aug 18, 2016) and r328866 (stable/11: Feb 5, 2018) the FreeBS

svn commit: r363223 - head/share/man/man4

2020-07-15 Thread Allan Jude
Author: allanjude Date: Wed Jul 15 14:27:23 2020 New Revision: 363223 URL: https://svnweb.freebsd.org/changeset/base/363223 Log: vlan(4): Minor grammar corrections Note: date not bumped because "content" was not changed, just inserted some missing words. PR: 248001 Submit

svn commit: r363222 - head/sys/powerpc/aim

2020-07-15 Thread Leandro Lupori
Author: luporl Date: Wed Jul 15 13:43:48 2020 New Revision: 363222 URL: https://svnweb.freebsd.org/changeset/base/363222 Log: [PowerPC] Use PVO_PADDR to get the PA from PVO Use PVO_PADDR macro to get the physical address from a PVO, instead of explicitly ANDing pvo_pte.pa with LPTE_RPGN w

svn commit: r363221 - head/contrib/ofed/libibverbs/examples

2020-07-15 Thread Eric van Gyzen
Author: vangyzen Date: Wed Jul 15 13:26:15 2020 New Revision: 363221 URL: https://svnweb.freebsd.org/changeset/base/363221 Log: Fix style in r363220 Apply the style change Kostik suggested in the review. Reported by: kib MFC after:2 weeks X-MFC with: r363220 Sponsored by:

svn commit: r363220 - in head/contrib/ofed: infiniband-diags/src libibumad libibverbs libibverbs/examples libmlx5 librdmacm/examples opensm/opensm

2020-07-15 Thread Eric van Gyzen
Author: vangyzen Date: Wed Jul 15 13:17:16 2020 New Revision: 363220 URL: https://svnweb.freebsd.org/changeset/base/363220 Log: Fix Coverity issues in OFED read_ibdiag_config NULL deref read_ibdiag_config mem leak ib_mad_inv_field_str Missing comma in a string array initialization pri

svn commit: r363219 - head/tools/build

2020-07-15 Thread Alex Richardson
Author: arichardson Date: Wed Jul 15 12:08:06 2020 New Revision: 363219 URL: https://svnweb.freebsd.org/changeset/base/363219 Log: Fix BUILD_WITH_STRICT_TMPPATH builds We need dd in $PATH for some of the MK_BOOT code and some tests also use it. Obtained from:CheriBSD Modified:

svn commit: r363218 - in head/usr.bin/localedef: . bootstrap

2020-07-15 Thread Alex Richardson
Author: arichardson Date: Wed Jul 15 12:07:59 2020 New Revision: 363218 URL: https://svnweb.freebsd.org/changeset/base/363218 Log: Allow bootstrapping localdef on non-FreeBSD systems The current localedef simply assumes that the locale headers on build system are compatible with those on

svn commit: r363217 - head/usr.bin/localedef

2020-07-15 Thread Alex Richardson
Author: arichardson Date: Wed Jul 15 12:07:53 2020 New Revision: 363217 URL: https://svnweb.freebsd.org/changeset/base/363217 Log: Add missing newline and return in localedef error message I hit those error messages when using a localedef built against headers that don't match the target

svn commit: r363216 - head/lib/libpmc

2020-07-15 Thread Alex Richardson
Author: arichardson Date: Wed Jul 15 12:07:47 2020 New Revision: 363216 URL: https://svnweb.freebsd.org/changeset/base/363216 Log: Avoid rebuilding libpmc in every incremental rebuild Generate libpmc_events.c in a temporary file first and only overwrite it if the files are actually differ

svn commit: r363215 - head/sys/kern

2020-07-15 Thread Mateusz Guzik
Author: mjg Date: Wed Jul 15 10:24:39 2020 New Revision: 363215 URL: https://svnweb.freebsd.org/changeset/base/363215 Log: poll: factor fd lookup out of scan and rescan Modified: head/sys/kern/sys_generic.c Modified: head/sys/kern/sys_generic.c ===

svn commit: r363214 - in head/sys: kern sys

2020-07-15 Thread Mateusz Guzik
Author: mjg Date: Wed Jul 15 10:24:04 2020 New Revision: 363214 URL: https://svnweb.freebsd.org/changeset/base/363214 Log: fd: remove fd_lastfile It keeps recalculated way more often than it is needed. Provide a routine (fdlastfile) to get it if necessary. Consumers may be better

svn commit: r363212 - head/lib/libprocstat

2020-07-15 Thread Mateusz Guzik
Author: mjg Date: Wed Jul 15 10:13:23 2020 New Revision: 363212 URL: https://svnweb.freebsd.org/changeset/base/363212 Log: libprocstat: fix kvm filedesc access after introduction of fdescenttbl Modified: head/lib/libprocstat/libprocstat.c Modified: head/lib/libprocstat/libprocstat.c

svn commit: r363213 - head/sys/kern

2020-07-15 Thread Mateusz Guzik
Author: mjg Date: Wed Jul 15 10:14:00 2020 New Revision: 363213 URL: https://svnweb.freebsd.org/changeset/base/363213 Log: fd: add obvious branch predictions to fdalloc Modified: head/sys/kern/kern_descrip.c Modified: head/sys/kern/kern_descrip.c =

svn commit: r363211 - head/sys/amd64/amd64

2020-07-15 Thread Konstantin Belousov
Author: kib Date: Wed Jul 15 09:48:36 2020 New Revision: 363211 URL: https://svnweb.freebsd.org/changeset/base/363211 Log: Grammar and typo fixes. Submitted by: alc MFC after:20 days Modified: head/sys/amd64/amd64/mp_machdep.c Modified: head/sys/amd64/amd64/mp_machdep.c ==