Re: svn commit: r335831 - head/tools/build

2018-06-30 Thread Eitan Adler
On 30 June 2018 at 18:09, Will Andrews wrote: > Author: will > Date: Sun Jul 1 01:09:52 2018 > New Revision: 335831 > URL: https://svnweb.freebsd.org/changeset/base/335831 > > Log: > beinstall: enable use with git worktrees. What do you think of https://reviews.freebsd.org/D16081 ? --

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

2018-06-30 Thread Will Andrews
Author: will Date: Sun Jul 1 01:56:40 2018 New Revision: 335835 URL: https://svnweb.freebsd.org/changeset/base/335835 Log: pf(4): remove reference to non-existent pflow(4). Modified: head/share/man/man4/pf.4 Modified: head/share/man/man4/pf.4

svn commit: r335834 - head

2018-06-30 Thread Warner Losh
Author: imp Date: Sun Jul 1 01:45:41 2018 New Revision: 335834 URL: https://svnweb.freebsd.org/changeset/base/335834 Log: Mention, belatedly, the need to run mergemaster. This somehow wasn't committed with the other changes. Modified: head/UPDATING Modified: head/UPDATING

svn commit: r335833 - in head: share/man/man4 sys/net sys/netpfil/pf

2018-06-30 Thread Will Andrews
Author: will Date: Sun Jul 1 01:16:03 2018 New Revision: 335833 URL: https://svnweb.freebsd.org/changeset/base/335833 Log: pf: remove unused ioctls. Several ioctls are unused in pf, in the sense that no base utility references them. Additionally, a cursory review of pf-based ports

svn commit: r335832 - head/share/misc

2018-06-30 Thread Will Andrews
Author: will Date: Sun Jul 1 01:11:32 2018 New Revision: 335832 URL: https://svnweb.freebsd.org/changeset/base/335832 Log: Rather belatedly add myself to committers-src.dot. Modified: head/share/misc/committers-src.dot Modified: head/share/misc/committers-src.dot

svn commit: r335831 - head/tools/build

2018-06-30 Thread Will Andrews
Author: will Date: Sun Jul 1 01:09:52 2018 New Revision: 335831 URL: https://svnweb.freebsd.org/changeset/base/335831 Log: beinstall: enable use with git worktrees. Modified: head/tools/build/beinstall.sh Modified: head/tools/build/beinstall.sh

svn commit: r335830 - head/sys/netinet6

2018-06-30 Thread Matt Macy
Author: mmacy Date: Sun Jul 1 01:01:59 2018 New Revision: 335830 URL: https://svnweb.freebsd.org/changeset/base/335830 Log: in6_pcblookup_hash: validate inp for liveness Modified: head/sys/netinet6/in6_pcb.c Modified: head/sys/netinet6/in6_pcb.c

svn commit: r335828 - stable/11/sys/kern

2018-06-30 Thread Colin Percival
Author: cperciva Date: Sat Jun 30 21:36:35 2018 New Revision: 335828 URL: https://svnweb.freebsd.org/changeset/base/335828 Log: MFC r335553: Make CLOCK_PROCESS_CPUTIME_ID more accurate by including the current timeslice, matching the behaviour of CLOCK_VIRTUAL and CLOCK_PROF. Modified:

svn commit: r335825 - in stable/11: . contrib/ofed contrib/ofed/include contrib/ofed/infiniband-diags/build contrib/ofed/libcxgb4 contrib/ofed/libibcm contrib/ofed/libibmad contrib/ofed/libibnetdis...

2018-06-30 Thread Konstantin Belousov
Author: kib Date: Sat Jun 30 20:09:43 2018 New Revision: 335825 URL: https://svnweb.freebsd.org/changeset/base/335825 Log: MFC r335253: Rework ofed build. Sponsored by: Mellanox Technologies Added: stable/11/lib/ofed/ - copied from r335253, head/lib/ofed/

svn commit: r335823 - head

2018-06-30 Thread Bryan Drewery
Author: bdrewery Date: Sat Jun 30 19:36:02 2018 New Revision: 335823 URL: https://svnweb.freebsd.org/changeset/base/335823 Log: META_MODE: Fix clang-tblgen flip-flop building after r335707. The build of this would have MK_LLVM_TARGET_ALL=yes for bootstrap-tools but MK_LLVM_TARGET_ALL=no

svn commit: r335822 - head/share/misc

2018-06-30 Thread Maxim Konovalov
Author: maxim Date: Sat Jun 30 18:18:41 2018 New Revision: 335822 URL: https://svnweb.freebsd.org/changeset/base/335822 Log: ascii art fixed. Modified: head/share/misc/bsd-family-tree Modified: head/share/misc/bsd-family-tree

svn commit: r335821 - stable/11/sys/compat/linux

2018-06-30 Thread Konstantin Belousov
Author: kib Date: Sat Jun 30 15:09:24 2018 New Revision: 335821 URL: https://svnweb.freebsd.org/changeset/base/335821 Log: MFC r335505: linux_clone_thread: mark new thread as TDB_BORN. Modified: stable/11/sys/compat/linux/linux_fork.c Directory Properties: stable/11/ (props changed)

svn commit: r335820 - in stable/11/sys: kern sys

2018-06-30 Thread Konstantin Belousov
Author: kib Date: Sat Jun 30 15:07:44 2018 New Revision: 335820 URL: https://svnweb.freebsd.org/changeset/base/335820 Log: MFC r335504: fork: avoid endless wait with PTRACE_FORK and RFSTOPPED. Modified: stable/11/sys/kern/kern_fork.c stable/11/sys/kern/kern_proc.c

svn commit: r335818 - in stable/11/sys: kern sys

2018-06-30 Thread Konstantin Belousov
Author: kib Date: Sat Jun 30 15:03:06 2018 New Revision: 335818 URL: https://svnweb.freebsd.org/changeset/base/335818 Log: MFC r335503: Update proc->p_ptevents annotation to reflect the actual locking. Modified: stable/11/sys/kern/sys_process.c stable/11/sys/sys/proc.h Directory

svn commit: r335819 - in head: . etc/mtree lib/clang/headers lib/libclang_rt tools/build/mk

2018-06-30 Thread Dimitry Andric
-n1 | sort | uniq -d; # done +# 20180630: new clang import which bumps version from 6.0.0 to 6.0.1. +OLD_FILES+=usr/lib/clang/6.0.0/include/sanitizer/allocator_interface.h +OLD_FILES+=usr/lib/clang/6.0.0/include/sanitizer/asan_interface.h +OLD_FILES+=usr/lib/clang/6.0.0/include/sanitizer

svn commit: r335817 - stable/11/sys/amd64/amd64

2018-06-30 Thread Konstantin Belousov
Author: kib Date: Sat Jun 30 14:55:47 2018 New Revision: 335817 URL: https://svnweb.freebsd.org/changeset/base/335817 Log: MFC r333087 (by cem): amd64/mp_machdep.c: Fix GCC build after r333059. Noted by: bde Modified: stable/11/sys/amd64/amd64/mp_machdep.c Directory Properties:

svn commit: r335816 - head/sys/netpfil/pf

2018-06-30 Thread Kristof Provost
Author: kp Date: Sat Jun 30 12:51:08 2018 New Revision: 335816 URL: https://svnweb.freebsd.org/changeset/base/335816 Log: pfsync: Fix state sync during initial bulk update States learned via pfsync from a peer with the same ruleset checksum were not getting assigned to rules like they

svn commit: r335814 - head/usr.sbin/nfsd

2018-06-30 Thread Rick Macklem
Author: rmacklem Date: Sat Jun 30 12:14:20 2018 New Revision: 335814 URL: https://svnweb.freebsd.org/changeset/base/335814 Log: Add a safety belt assignment to the nfsd for when "-p" isn't specified. The kernel code assumes that nfsdargs.addr == NULL and nfsdargs.addrlen == 0 when there

Re: svn commit: r335808 - in head/sys/ufs: ffs ufs

2018-06-30 Thread Konstantin Belousov
On Fri, Jun 29, 2018 at 10:24:41PM +, Kirk McKusick wrote: > Author: mckusick > Date: Fri Jun 29 22:24:41 2018 > New Revision: 335808 > URL: https://svnweb.freebsd.org/changeset/base/335808 > > Log: > Create um_flags in the ufsmount structure to hold flags for a UFS > filesystem. >

svn commit: r335813 - in head/lib/clang/include: clang/Basic clang/Config lld/Common llvm/Config

2018-06-30 Thread Dimitry Andric
Author: dim Date: Sat Jun 30 10:04:44 2018 New Revision: 335813 URL: https://svnweb.freebsd.org/changeset/base/335813 Log: Follow-up to r335799 (llvm/clang 6.0.1 update), by regenerating various headers with new version information defines. MFC after:2 weeks X-MFC-With: r335799