svn commit: r337525 - head/sys/kern

2018-08-08 Thread Matt Macy
Author: mmacy Date: Thu Aug 9 05:18:27 2018 New Revision: 337525 URL: https://svnweb.freebsd.org/changeset/base/337525 Log: epoch_block_wait: don't check TD_RUNNING struct epoch_thread is not type safe (stack allocated) and thus cannot be dereferenced from another CPU Reported by: no

Re: svn commit: r337505 - head/bin/dd

2018-08-08 Thread Kyle Evans
On Wed, Aug 8, 2018 at 8:15 PM, Warner Losh wrote: > > > On Wed, Aug 8, 2018 at 7:01 PM, Kyle Evans wrote: >> >> On Wed, Aug 8, 2018 at 7:58 PM, Eitan Adler wrote: >> > On Wed, 8 Aug 2018 at 14:37, Kyle Evans wrote: >> >> +/* ARGSUSED */ >> > >> > We've been slowly delintifying system utilities

svn commit: r337524 - head/stand/i386/libi386

2018-08-08 Thread Kyle Evans
Author: kevans Date: Thu Aug 9 03:45:47 2018 New Revision: 337524 URL: https://svnweb.freebsd.org/changeset/base/337524 Log: libi386: Fix typo in pxe.h PR: 207337 Submitted by: Tony Narlock MFC after:1 week Modified: head/stand/i386/libi386/pxe.h Modified: head/stand

svn commit: r337523 - head/stand/libsa

2018-08-08 Thread Kyle Evans
Author: kevans Date: Thu Aug 9 02:55:48 2018 New Revision: 337523 URL: https://svnweb.freebsd.org/changeset/base/337523 Log: libsa: exit on EOF in ngets It was possible in some rare circumstances for ngets to behave terribly with bhyveload and some form of redirecting user input over a p

svn commit: r337522 - head/usr.sbin/tzsetup

2018-08-08 Thread Xin LI
Author: delphij Date: Thu Aug 9 02:47:22 2018 New Revision: 337522 URL: https://svnweb.freebsd.org/changeset/base/337522 Log: In read_zones(), check if the file name actually fit in the buffer and make sure it would terminate with nul with strlcpy(). Reviewed by: imp (earlier revision)

svn commit: r337521 - stable/11/usr.bin/gzip

2018-08-08 Thread Xin LI
Author: delphij Date: Thu Aug 9 02:27:18 2018 New Revision: 337521 URL: https://svnweb.freebsd.org/changeset/base/337521 Log: MFC r336121+r336127(cem): Don't delete outfile unconditionally. Modified: stable/11/usr.bin/gzip/gzip.c Directory Properties: stable/11/ (props changed) Modified

Re: svn commit: r337520 - in head/stand/i386: gptboot isoboot

2018-08-08 Thread Kyle Evans
On Wed, Aug 8, 2018 at 9:06 PM, Kyle Evans wrote: > Author: kevans > Date: Thu Aug 9 02:06:25 2018 > New Revision: 337520 > URL: https://svnweb.freebsd.org/changeset/base/337520 > > Log: > isoboot, gptboot: Fix WITHOUT_LOADER_GELI (gptboot) and isoboot in general > > gptboot was broken when r

svn commit: r337520 - in head/stand/i386: gptboot isoboot

2018-08-08 Thread Kyle Evans
Author: kevans Date: Thu Aug 9 02:06:25 2018 New Revision: 337520 URL: https://svnweb.freebsd.org/changeset/base/337520 Log: isoboot, gptboot: Fix WITHOUT_LOADER_GELI (gptboot) and isoboot in general gptboot was broken when r316078 added the LOADER_GELI_SUPPORT #ifdef to not pass geliarg

svn commit: r337519 - in stable/10/sys: dev/qlnx/qlnxe modules/qlnx modules/qlnx/qlnxe modules/qlnx/qlnxev

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 01:39:47 2018 New Revision: 337519 URL: https://svnweb.freebsd.org/changeset/base/337519 Log: MFC r336695 Remove support for QLNX_RCV_IN_TASKQ - i.e., Rx only in TaskQ. Added support for LLDP passthru Upgrade ECORE to version 8.33.5.0 Upgrade STORMFW to v

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

2018-08-08 Thread Kyle Evans
Author: kevans Date: Thu Aug 9 01:32:09 2018 New Revision: 337518 URL: https://svnweb.freebsd.org/changeset/base/337518 Log: kern: Add a BOOT_TAG marker at the beginning of boot dmesg From the "newly licensed to drive" PR department, add a BOOT_TAG marker (by default, --<>--, to the begi

svn commit: r337517 - in stable/11/sys: dev/qlnx/qlnxe modules/qlnx modules/qlnx/qlnxe modules/qlnx/qlnxev

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 01:17:35 2018 New Revision: 337517 URL: https://svnweb.freebsd.org/changeset/base/337517 Log: MFC r336695 Remove support for QLNX_RCV_IN_TASKQ - i.e., Rx only in TaskQ. Added support for LLDP passthru Upgrade ECORE to version 8.33.5.0 Upgrade STORMFW to v

Re: svn commit: r337505 - head/bin/dd

2018-08-08 Thread Warner Losh
On Wed, Aug 8, 2018 at 7:01 PM, Kyle Evans wrote: > On Wed, Aug 8, 2018 at 7:58 PM, Eitan Adler wrote: > > On Wed, 8 Aug 2018 at 14:37, Kyle Evans wrote: > >> +/* ARGSUSED */ > > > > We've been slowly delintifying system utilities. Why do we still keep > > these comments? > > > > This is consis

svn commit: r337516 - stable/10/share/man/man4

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 01:05:25 2018 New Revision: 337516 URL: https://svnweb.freebsd.org/changeset/base/337516 Log: MFC r336680 Update man page with support for 41000 Series adapters Modified: stable/10/share/man/man4/qlnxe.4 Directory Properties: stable/10/ (props changed)

svn commit: r337515 - stable/11/share/man/man4

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 01:03:53 2018 New Revision: 337515 URL: https://svnweb.freebsd.org/changeset/base/337515 Log: MFC r336680 Update man page with support for 41000 Series adapters Modified: stable/11/share/man/man4/qlnxe.4 Directory Properties: stable/11/ (props changed)

Re: svn commit: r337505 - head/bin/dd

2018-08-08 Thread Kyle Evans
On Wed, Aug 8, 2018 at 7:58 PM, Eitan Adler wrote: > On Wed, 8 Aug 2018 at 14:37, Kyle Evans wrote: >> +/* ARGSUSED */ > > We've been slowly delintifying system utilities. Why do we still keep > these comments? > This is consistent with the style of the file, so I didn't object. I'd rather do an

svn commit: r337514 - stable/7/sys/dev/bxe

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 00:59:57 2018 New Revision: 337514 URL: https://svnweb.freebsd.org/changeset/base/337514 Log: MFC r336438 Fixes for the following issues: 1. Fix taskqueues drain/free to fix panic seen when interface is being bought down and in parallel asynchronous

Re: svn commit: r337505 - head/bin/dd

2018-08-08 Thread Eitan Adler
On Wed, 8 Aug 2018 at 14:37, Kyle Evans wrote: > +/* ARGSUSED */ We've been slowly delintifying system utilities. Why do we still keep these comments? > +void > +sigalrm_handler(int signo __unused) > +{ > + > + need_progress = 1; > } -- Eitan Adler _

svn commit: r337513 - stable/8/sys/dev/bxe

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 00:56:40 2018 New Revision: 337513 URL: https://svnweb.freebsd.org/changeset/base/337513 Log: MFC r336438 Fixes for the following issues: 1. Fix taskqueues drain/free to fix panic seen when interface is being bought down and in parallel asynchronous

svn commit: r337512 - stable/9/sys/dev/bxe

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 00:52:38 2018 New Revision: 337512 URL: https://svnweb.freebsd.org/changeset/base/337512 Log: MFC r336438 Fixes for the following issues: 1. Fix taskqueues drain/free to fix panic seen when interface is being bought down and in parallel asynchronous

svn commit: r337511 - stable/10/sys/dev/bxe

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 00:48:55 2018 New Revision: 337511 URL: https://svnweb.freebsd.org/changeset/base/337511 Log: MFC r336438 Fixes for the following issues: 1. Fix taskqueues drain/free to fix panic seen when interface is being bought down and in parallel asynchronous

svn commit: r337510 - stable/11/sys/dev/bxe

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 00:39:39 2018 New Revision: 337510 URL: https://svnweb.freebsd.org/changeset/base/337510 Log: MFC r336438 Fixes for the following issues: 1. Fix taskqueues drain/free to fix panic seen when interface is being bought down and in parallel asynchronous

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

2018-08-08 Thread Rick Macklem
Author: rmacklem Date: Thu Aug 9 00:15:28 2018 New Revision: 337509 URL: https://svnweb.freebsd.org/changeset/base/337509 Log: Fix a typo plus add a couple of sentences to pnfsserver.4. This is a content change. Modified: head/usr.sbin/nfsd/pnfsserver.4 Modified: head/usr.sbin/nfsd/pnf

svn commit: r337508 - head/contrib/flex

2018-08-08 Thread Brooks Davis
Author: brooks Date: Wed Aug 8 22:45:30 2018 New Revision: 337508 URL: https://svnweb.freebsd.org/changeset/base/337508 Log: Terminate filter_create_ext() args with NULL, not 0. filter_create_ext() is documented to take a NULL terminated set of arguments. 0 is promoted to an int so this

svn commit: r337507 - stable/11/sys/modules/vmm

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 22:42:03 2018 New Revision: 337507 URL: https://svnweb.freebsd.org/changeset/base/337507 Log: MFC r326569: Fix cyclic dependency after r326552. Modified: stable/11/sys/modules/vmm/Makefile Directory Properties: stable/11/ (props changed) Modified:

svn commit: r337506 - head/bin/ls

2018-08-08 Thread Kyle Evans
Author: kevans Date: Wed Aug 8 21:51:19 2018 New Revision: 337506 URL: https://svnweb.freebsd.org/changeset/base/337506 Log: ls(1): Enable colors with COLORTERM is set in the environment COLORTERM is the de facto standard, while CLICOLOR is generally specific to FreeBSD and ls(1). P

svn commit: r337505 - head/bin/dd

2018-08-08 Thread Kyle Evans
Author: kevans Date: Wed Aug 8 21:37:02 2018 New Revision: 337505 URL: https://svnweb.freebsd.org/changeset/base/337505 Log: dd: add status=progress support This reports the current status on a single line every second, mirroring similar functionality in GNU dd, and carefully interacts w

svn commit: r337504 - head/usr.bin/apply

2018-08-08 Thread Kyle Evans
Author: kevans Date: Wed Aug 8 21:21:28 2018 New Revision: 337504 URL: https://svnweb.freebsd.org/changeset/base/337504 Log: apply(1): Fix magic number substitution with magic character ' ' Using a space as the magic character would result in problems if the command started with a number

svn commit: r337503 - head/sys/powerpc/powernv

2018-08-08 Thread Breno Leitao
Author: leitao Date: Wed Aug 8 21:19:07 2018 New Revision: 337503 URL: https://svnweb.freebsd.org/changeset/base/337503 Log: powerpc64/powernv: re-read RTC after polling If OPAL_RTC_READ is busy and does not return the information on the first run, as returning OPAL_BUSY_EVENT, the syste

svn commit: r337502 - head/usr.sbin/pnfsdscopymr

2018-08-08 Thread Rick Macklem
Author: rmacklem Date: Wed Aug 8 20:30:12 2018 New Revision: 337502 URL: https://svnweb.freebsd.org/changeset/base/337502 Log: Fix the err() arguments for a nfssvc(8) failure. argv has been incremented during argument handling, so elements of the array are no longer valid. Change the err

svn commit: r337501 - head/sys/fs/nfsserver

2018-08-08 Thread Rick Macklem
Author: rmacklem Date: Wed Aug 8 20:21:45 2018 New Revision: 337501 URL: https://svnweb.freebsd.org/changeset/base/337501 Log: Assorted fixes to handling of LayoutRecall callbacks, mostly error handling. After a re-read of the appropriate section of RFC5661, I decided that a few things s

svn commit: r337500 - head/usr.sbin/route6d

2018-08-08 Thread Mark Johnston
Author: markj Date: Wed Aug 8 20:15:40 2018 New Revision: 337500 URL: https://svnweb.freebsd.org/changeset/base/337500 Log: Use the right variable when updating interface routes. PR: 229807 Submitted by: John Hay MFC after:2 weeks Modified: head/usr.sbin/route6d/route

svn commit: r337499 - stable/11

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 19:36:28 2018 New Revision: 337499 URL: https://svnweb.freebsd.org/changeset/base/337499 Log: MFC r320280,r320281,r320282,r320283,r320284,r320285,r320692,r322362,r322401,r322402,r336181: r320280: packages: Allow stageworld/stagekernel to run with m

svn commit: r337498 - stable/11

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 19:32:28 2018 New Revision: 337498 URL: https://svnweb.freebsd.org/changeset/base/337498 Log: Revert r325808 (MFC r322401) to re-MFC with larger set Modified: stable/11/Makefile.inc1 Directory Properties: stable/11/ (props changed) Modified: stable/11/Ma

svn commit: r337497 - in head: . contrib/mdocml contrib/tnftp/src etc/root share/skel tools/tools/nanobsd/pcengines/Files/root tools/tools/nanobsd/rescue/Files/root usr.bin/mail usr.bin/man usr.bin...

2018-08-08 Thread Alan Somers
functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20180808: + The default pager for most commands has been changed to "less". To + restore the old behavior, set PAGER="more" and MANPAGER="more -s" in + you

svn commit: r337496 - stable/11

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 19:21:08 2018 New Revision: 337496 URL: https://svnweb.freebsd.org/changeset/base/337496 Log: MFC r320274: Set compiler metadata for stageworld/distributeworld. PR: 212877 Modified: stable/11/Makefile.inc1 Directory Properties: stable/11/ (p

svn commit: r337495 - head/share/mk

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 19:15:48 2018 New Revision: 337495 URL: https://svnweb.freebsd.org/changeset/base/337495 Log: DIRS: Fix duplicate target warnings. Modified: head/share/mk/bsd.dirs.mk Modified: head/share/mk/bsd.dirs.mk ===

svn commit: r337494 - head/share/mk

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 19:15:45 2018 New Revision: 337494 URL: https://svnweb.freebsd.org/changeset/base/337494 Log: DIRS: Ensure existing directory still has permissions set. Modified: head/share/mk/bsd.dirs.mk Modified: head/share/mk/bsd.dirs.mk =

svn commit: r337493 - stable/11/share/mk

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 19:03:06 2018 New Revision: 337493 URL: https://svnweb.freebsd.org/changeset/base/337493 Log: MFC r320191: objwarn should be .PHONY. Modified: stable/11/share/mk/bsd.obj.mk Directory Properties: stable/11/ (props changed) Modified: stable/11/share

svn commit: r337492 - stable/11

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 19:00:53 2018 New Revision: 337492 URL: https://svnweb.freebsd.org/changeset/base/337492 Log: MFC r320286: compiler-metadata: Properly handle cross-build OBJDIR. Modified: stable/11/Makefile.inc1 Directory Properties: stable/11/ (props changed) Mo

svn commit: r337491 - stable/10/lib/libc/tests/sys

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:59:25 2018 New Revision: 337491 URL: https://svnweb.freebsd.org/changeset/base/337491 Log: MFC r321333: Properly set userid for truncate_test. Modified: stable/10/lib/libc/tests/sys/Makefile Directory Properties: stable/10/ (props changed) Modi

svn commit: r337490 - stable/11/lib/libc/tests/sys

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:59:22 2018 New Revision: 337490 URL: https://svnweb.freebsd.org/changeset/base/337490 Log: MFC r321333: Properly set userid for truncate_test. Modified: stable/11/lib/libc/tests/sys/Makefile Directory Properties: stable/11/ (props changed) Modi

svn commit: r337489 - stable/11

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:58:09 2018 New Revision: 337489 URL: https://svnweb.freebsd.org/changeset/base/337489 Log: MFC r321491: Remove unneeded dependency for libzfs. Modified: stable/11/Makefile.inc1 Directory Properties: stable/11/ (props changed) Modified: stable/1

svn commit: r337488 - stable/11

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:56:34 2018 New Revision: 337488 URL: https://svnweb.freebsd.org/changeset/base/337488 Log: MFC r321492: Only build libzfs_core in 'make libraries' if needed. Modified: stable/11/Makefile.inc1 Directory Properties: stable/11/ (props changed) Mod

svn commit: r337487 - stable/11/share/mk

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:55:32 2018 New Revision: 337487 URL: https://svnweb.freebsd.org/changeset/base/337487 Log: MFC r322565,r323323: r322565: Use -S for library installations except for -DNO_ROOT builds. r323323: Tweak comment for install -S usage since it

svn commit: r337486 - stable/10/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/raise

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:54:05 2018 New Revision: 337486 URL: https://svnweb.freebsd.org/changeset/base/337486 Log: MFC r323620: Fix the raise tests. Modified: stable/10/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/raise/tst.raise1.c stable/10/cddl/contrib/openso

svn commit: r337485 - stable/11/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/raise

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:53:34 2018 New Revision: 337485 URL: https://svnweb.freebsd.org/changeset/base/337485 Log: MFC r323620: Fix the raise tests. Modified: stable/11/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/raise/tst.raise1.c stable/11/cddl/contrib/openso

svn commit: r337484 - stable/11/lib/libc/locale

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:52:37 2018 New Revision: 337484 URL: https://svnweb.freebsd.org/changeset/base/337484 Log: MFC r324103: __setrunelocale: Fix asprintf(3) failure not returning an error. Modified: stable/11/lib/libc/locale/collate.c stable/11/lib/libc/locale/setrun

svn commit: r337483 - stable/11/sys/ufs/ffs

2018-08-08 Thread Konstantin Belousov
Author: kib Date: Wed Aug 8 18:51:39 2018 New Revision: 337483 URL: https://svnweb.freebsd.org/changeset/base/337483 Log: MFC r337055: Avoid assertion in /dev/ufssuspend when the suspend ioctl is (incorrectly) called while another suspension is already active. PR: 230220 Modified:

svn commit: r337482 - head/share/man/man9

2018-08-08 Thread Alan Somers
Author: asomers Date: Wed Aug 8 18:50:42 2018 New Revision: 337482 URL: https://svnweb.freebsd.org/changeset/base/337482 Log: Bring VOP_LOOKUP(9) up to date * Remove the cn_hash field (removed by r51906) * Add the cn_lkflags field (added by r144285) * Remove duplicate definition of cnp

svn commit: r337481 - stable/11/share/mk

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:50:32 2018 New Revision: 337481 URL: https://svnweb.freebsd.org/changeset/base/337481 Log: MFC r326552: Fix DPSRCS not getting .depend.* files. Modified: stable/11/share/mk/bsd.dep.mk Directory Properties: stable/11/ (props changed) Modified: s

svn commit: r337480 - stable/11/sys/conf

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:48:40 2018 New Revision: 337480 URL: https://svnweb.freebsd.org/changeset/base/337480 Log: MFC r335922: Use OBJS_DEPEND_GUESS for forced opt_global.h dependency. Modified: stable/11/sys/conf/kern.post.mk stable/11/sys/conf/kmod.mk Directory Proper

svn commit: r337479 - stable/11/sys/conf

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:46:03 2018 New Revision: 337479 URL: https://svnweb.freebsd.org/changeset/base/337479 Log: MFC r335912: Fix .depend.foo.o tracking for sys/conf/files defined compilations. Modified: stable/11/sys/conf/kern.post.mk Directory Properties: stable/11/

svn commit: r337478 - stable/11/sys/modules/aic7xxx/ahc

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:41:27 2018 New Revision: 337478 URL: https://svnweb.freebsd.org/changeset/base/337478 Log: MFC r335923: META_MODE: Fix wanting a meta file in source tree. Modified: stable/11/sys/modules/aic7xxx/ahc/Makefile Directory Properties: stable/11/ (pro

svn commit: r337477 - in stable/11: bin/csh gnu/usr.bin/cc/cc1 gnu/usr.bin/cc/cc1plus gnu/usr.bin/cc/cc_tools lib/libmagic lib/libpam/static_libpam lib/ncurses/ncurses share/syscons/scrnmaps stand/...

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:05:14 2018 New Revision: 337477 URL: https://svnweb.freebsd.org/changeset/base/337477 Log: MFC r335733: Don't use CCACHE for linking. Modified: stable/11/bin/csh/Makefile stable/11/gnu/usr.bin/cc/cc1/Makefile stable/11/gnu/usr.bin/cc/cc1plus/Mak

svn commit: r337476 - stable/11/lib/libpam/static_libpam

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 18:03:57 2018 New Revision: 337476 URL: https://svnweb.freebsd.org/changeset/base/337476 Log: MFC r310789,r314901: r310789: Use compiler driver to build relocatable object r314901: Use LDFLAGS rather than CFLAGS when linking. Modified:

svn commit: r337475 - stable/11/share/mk

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 17:59:33 2018 New Revision: 337475 URL: https://svnweb.freebsd.org/changeset/base/337475 Log: MFC r335709: CCACHE_BUILD: Avoid ccache when looking up compiler metadata. Modified: stable/11/share/mk/bsd.compiler.mk Directory Properties: stable/11/ (

svn commit: r337474 - stable/11

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 17:58:38 2018 New Revision: 337474 URL: https://svnweb.freebsd.org/changeset/base/337474 Log: MFC r335708: tinderbox: Give details about kernel builds. Modified: stable/11/Makefile Directory Properties: stable/11/ (props changed) Modified: stable/

svn commit: r337473 - stable/11/lib/libc/tests/ssp

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 17:57:45 2018 New Revision: 337473 URL: https://svnweb.freebsd.org/changeset/base/337473 Log: MFC r335704: Rework check for libclang_rt to see if the needed library exists. Modified: stable/11/lib/libc/tests/ssp/Makefile Directory Properties: stable/

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

2018-08-08 Thread Gleb Smirnoff
On Wed, Jul 25, 2018 at 12:18:21AM +, Ed Maste wrote: E> Author: emaste E> Date: Wed Jul 25 00:18:21 2018 E> New Revision: 336692 E> URL: https://svnweb.freebsd.org/changeset/base/336692 E> E> Log: E> sockopt.h: remove stale comment E> E> Some old compatibility bits were removed in r227

svn commit: r337472 - stable/11

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 17:50:43 2018 New Revision: 337472 URL: https://svnweb.freebsd.org/changeset/base/337472 Log: MFC r335244: Assert that a build is done before an install. Modified: stable/11/Makefile.inc1 Directory Properties: stable/11/ (props changed) Modified:

svn commit: r337471 - stable/10/sys/kern

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 17:49:35 2018 New Revision: 337471 URL: https://svnweb.freebsd.org/changeset/base/337471 Log: MFC r335183: proc0_post: Fix some locking issues Modified: stable/10/sys/kern/init_main.c Directory Properties: stable/10/ (props changed) Modified: stab

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

2018-08-08 Thread Bryan Drewery
Author: bdrewery Date: Wed Aug 8 17:48:02 2018 New Revision: 337470 URL: https://svnweb.freebsd.org/changeset/base/337470 Log: MFC r335183: proc0_post: Fix some locking issues Modified: stable/11/sys/kern/init_main.c Directory Properties: stable/11/ (props changed) Modified: stab

Re: svn commit: r337462 - in stable/11/sys: net netinet netinet6

2018-08-08 Thread Andrey V. Elsukov
On 08.08.2018 19:40, Rodney W. Grimes wrote: >> Author: ae >> Date: Wed Aug 8 16:17:50 2018 >> New Revision: 337462 >> URL: https://svnweb.freebsd.org/changeset/base/337462 >> >> Log: >> MFC r331098 (by melifaro): >> Fix outgoing TCP/UDP packet drop on arp/ndp entry expiration. >> >>

svn commit: r337469 - head/sys/netpfil/ipfw/pmod

2018-08-08 Thread Andrey V. Elsukov
Author: ae Date: Wed Aug 8 17:32:02 2018 New Revision: 337469 URL: https://svnweb.freebsd.org/changeset/base/337469 Log: Use host byte order when comparing mss values. This fixes tcp-setmss action on little endian machines. PR: 225536 Submitted by: John Zielinski Modified

svn commit: r337468 - head/usr.sbin/newsyslog

2018-08-08 Thread Mark Johnston
Author: markj Date: Wed Aug 8 17:26:51 2018 New Revision: 337468 URL: https://svnweb.freebsd.org/changeset/base/337468 Log: Simplify compression code. - Remove the compression suffix macros and move them directly into the compress_type array. - Remove the hardcoded sizes on the suffi

svn commit: r337467 - stable/11/sys/vm

2018-08-08 Thread Mark Johnston
Author: markj Date: Wed Aug 8 17:22:41 2018 New Revision: 337467 URL: https://svnweb.freebsd.org/changeset/base/337467 Log: MFC r337265: Add the required page accounting to kmem_bootstrap_free(). Modified: stable/11/sys/vm/vm_kern.c Directory Properties: stable/11/ (props changed) Mod

svn commit: r337466 - stable/11/sys/arm64/arm64

2018-08-08 Thread Mark Johnston
Author: markj Date: Wed Aug 8 17:12:06 2018 New Revision: 337466 URL: https://svnweb.freebsd.org/changeset/base/337466 Log: MFC r336714: Simplify the arm64 implementation of pmap_mincore(). Modified: stable/11/sys/arm64/arm64/pmap.c Directory Properties: stable/11/ (props changed) Mod

svn commit: r337465 - stable/11/sys/security/mac

2018-08-08 Thread Mark Johnston
Author: markj Date: Wed Aug 8 17:11:07 2018 New Revision: 337465 URL: https://svnweb.freebsd.org/changeset/base/337465 Log: MFC r337031: Require that MAC label buffers be able to store a non-empty string. Modified: stable/11/sys/security/mac/mac_framework.c Directory Properties: stable/1

svn commit: r337464 - stable/11/tests/sys/kern

2018-08-08 Thread Mark Johnston
Author: markj Date: Wed Aug 8 17:10:32 2018 New Revision: 337464 URL: https://svnweb.freebsd.org/changeset/base/337464 Log: MFC r337059: Fix some nits in the unix_passfd tests. Modified: stable/11/tests/sys/kern/unix_passfd_test.c Directory Properties: stable/11/ (props changed) Modif

svn commit: r337463 - in head/sys: arm/arm arm/include vm

2018-08-08 Thread Alan Cox
Author: alc Date: Wed Aug 8 16:55:01 2018 New Revision: 337463 URL: https://svnweb.freebsd.org/changeset/base/337463 Log: Add support for pmap_enter(..., psind=1) to the armv6 pmap. In other words, add support for explicitly requesting that pmap_enter() create a 1 MB page mapping. (Essent

Re: svn commit: r337462 - in stable/11/sys: net netinet netinet6

2018-08-08 Thread Rodney W. Grimes
> Author: ae > Date: Wed Aug 8 16:17:50 2018 > New Revision: 337462 > URL: https://svnweb.freebsd.org/changeset/base/337462 > > Log: > MFC r331098 (by melifaro): > Fix outgoing TCP/UDP packet drop on arp/ndp entry expiration. > > Current arp/nd code relies on the feedback from the da

svn commit: r337462 - in stable/11/sys: net netinet netinet6

2018-08-08 Thread Andrey V. Elsukov
Author: ae Date: Wed Aug 8 16:17:50 2018 New Revision: 337462 URL: https://svnweb.freebsd.org/changeset/base/337462 Log: MFC r331098 (by melifaro): Fix outgoing TCP/UDP packet drop on arp/ndp entry expiration. Current arp/nd code relies on the feedback from the datapath indicating

svn commit: r337461 - in stable/11: sbin/ipfw sys/netinet sys/netpfil/ipfw

2018-08-08 Thread Andrey V. Elsukov
Author: ae Date: Wed Aug 8 16:11:46 2018 New Revision: 337461 URL: https://svnweb.freebsd.org/changeset/base/337461 Log: MFC r336132: Add "record-state", "set-limit" and "defer-action" rule options to ipfw. "record-state" is similar to "keep-state", but it doesn't produce implicit

svn commit: r337460 - in stable/11/sys: net netinet netinet6

2018-08-08 Thread Andrey V. Elsukov
Author: ae Date: Wed Aug 8 16:09:28 2018 New Revision: 337460 URL: https://svnweb.freebsd.org/changeset/base/337460 Log: MFC r336405: Move invoking of callout_stop(&lle->lle_timer) into llentry_free(). This deduplicates the code a bit, and also implicitly adds missing callout_sto

svn commit: r337459 - in head/sys/riscv: include riscv

2018-08-08 Thread Ruslan Bukin
Author: br Date: Wed Aug 8 16:08:38 2018 New Revision: 337459 URL: https://svnweb.freebsd.org/changeset/base/337459 Log: Implement uma_small_alloc(), uma_small_free(). Reviewed by: markj Obtained from:arm64 Sponsored by: DARPA, AFRL Differential Revision:https://revi

Re: svn commit: r336526 - head

2018-08-08 Thread Roger Pau Monné
On Thu, Jul 26, 2018 at 05:41:46PM +, Brooks Davis wrote: > On Thu, Jul 26, 2018 at 06:15:46PM +0200, Roger Pau Monn?? wrote: > > On Thu, Jul 26, 2018 at 09:05:18AM -0600, Ian Lepore wrote: > > > On Thu, 2018-07-26 at 16:54 +0200, Roger Pau Monn? wrote: > > > > On Thu, Jul 26, 2018 at 08:49:12A

svn commit: r337458 - head/usr.bin/printf

2018-08-08 Thread Pedro F. Giffuni
Author: pfg Date: Wed Aug 8 15:25:01 2018 New Revision: 337458 URL: https://svnweb.freebsd.org/changeset/base/337458 Log: Fix printf(1) ignores width and precision in %b format. The precision with the conversion specifier b is specified by POSIX: see point 7 in the reference documentatio

svn commit: r337457 - head/usr.bin/printf

2018-08-08 Thread Pedro F. Giffuni
Author: pfg Date: Wed Aug 8 15:12:32 2018 New Revision: 337457 URL: https://svnweb.freebsd.org/changeset/base/337457 Log: Revert r337440: the log message is wrong. Modified: head/usr.bin/printf/printf.c Modified: head/usr.bin/printf/printf.c =

svn commit: r337456 - head/sys/fs/msdosfs

2018-08-08 Thread Pedro F. Giffuni
Author: pfg Date: Wed Aug 8 15:08:22 2018 New Revision: 337456 URL: https://svnweb.freebsd.org/changeset/base/337456 Log: msdosfs: fixes for Undefined Behavior. These were found by the Undefined Behaviour GsoC project at NetBSD: Do not change signedness bit with left shift. While th

svn commit: r337455 - head/sys/netinet/tcp_stacks

2018-08-08 Thread Randall Stewart
Author: rrs Date: Wed Aug 8 13:36:49 2018 New Revision: 337455 URL: https://svnweb.freebsd.org/changeset/base/337455 Log: Fix a small bug in rack where it will end up sending the FIN twice. Sponsored by: Netflix Inc. Differential Revision:https://reviews.freebsd.org/D16604 Modifi

svn commit: r337454 - head/sys/fs/ext2fs

2018-08-08 Thread Fedor Uporov
Author: fsu Date: Wed Aug 8 12:08:46 2018 New Revision: 337454 URL: https://svnweb.freebsd.org/changeset/base/337454 Log: Split the dir_index and dir_nlink features. Do not allow to create more that EXT4_LINK_MAX links to directory in case if the dir_nlink is not set, like it is done in

svn commit: r337453 - head/sys/fs/ext2fs

2018-08-08 Thread Fedor Uporov
Author: fsu Date: Wed Aug 8 12:07:45 2018 New Revision: 337453 URL: https://svnweb.freebsd.org/changeset/base/337453 Log: Fix directory blocks checksum updating logic. The checksum updating functions were not called in case of dir index inode splitting and in case of dir entry removing,

svn commit: r337452 - head

2018-08-08 Thread Roger Pau Monné
Author: royger Date: Wed Aug 8 07:58:29 2018 New Revision: 337452 URL: https://svnweb.freebsd.org/changeset/base/337452 Log: build: skip the database check for the distributeworld target distributeworld is used to generate install media, so it makes no sense to check the host database si