Re: svn commit: r324313 - head/sys/amd64/amd64

2017-10-08 Thread Don Lewis
On 8 Oct, Konstantin Belousov wrote: > On Sat, Oct 07, 2017 at 01:54:05PM -0700, Don Lewis wrote: >> On 7 Oct, Konstantin Belousov wrote: >> > On Sat, Oct 07, 2017 at 01:04:09PM -0700, Don Lewis wrote: >> >> On 5 Oct, Konstantin Belousov wrote: >> >> > Author: kib >> >> > Date: Thu Oct 5

svn commit: r324424 - head/share/misc

2017-10-08 Thread Eitan Adler
Author: eadler Date: Mon Oct 9 05:16:34 2017 New Revision: 324424 URL: https://svnweb.freebsd.org/changeset/base/324424 Log: Remove CVS - we don't run that infrastructure anymore Modified: head/share/misc/organization.dot Modified: head/share/misc/organization.dot

svn commit: r324423 - head/share/misc

2017-10-08 Thread Eitan Adler
Author: eadler Date: Mon Oct 9 05:01:51 2017 New Revision: 324423 URL: https://svnweb.freebsd.org/changeset/base/324423 Log: Update iso3166 codes Based on https://raw.githubusercontent.com/lukes/ISO-3166-Countries-with-Regional-Codes/master/all/all.csv and hand massaged. Modified:

svn commit: r324422 - head/share/misc

2017-10-08 Thread Eitan Adler
Author: eadler Date: Mon Oct 9 04:43:05 2017 New Revision: 324422 URL: https://svnweb.freebsd.org/changeset/base/324422 Log: Add macOS 10.13 Modified: head/share/misc/bsd-family-tree Modified: head/share/misc/bsd-family-tree

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

2017-10-08 Thread Alan Cox
Author: alc Date: Sun Oct 8 22:17:39 2017 New Revision: 324420 URL: https://svnweb.freebsd.org/changeset/base/324420 Log: The blst_radix_init function has two purposes - to compute the number of nodes to allocate for the blist, and to initialize them. The computation can be done much more

svn commit: r324419 - stable/11/sys/fs/nfsserver

2017-10-08 Thread Rick Macklem
Author: rmacklem Date: Sun Oct 8 21:20:25 2017 New Revision: 324419 URL: https://svnweb.freebsd.org/changeset/base/324419 Log: MFC: r323978 Change a panic to an error return. There was a panic() in the NFS server's write operation that didn't need to be a panic() and could just be an

svn commit: r324418 - in stable/10: contrib/libarchive/cat/test contrib/libarchive/cpio contrib/libarchive/cpio/test contrib/libarchive/libarchive contrib/libarchive/libarchive/test contrib/libarch...

2017-10-08 Thread Martin Matuska
Author: mm Date: Sun Oct 8 20:55:45 2017 New Revision: 324418 URL: https://svnweb.freebsd.org/changeset/base/324418 Log: MFH r324148: Sync libarchive with vendor. Relevant vendor changes: PR #905: Support for Zstandard read and write filters PR #922: Avoid overflow when reading

svn commit: r324417 - in stable/11: contrib/libarchive/cat/test contrib/libarchive/cpio contrib/libarchive/cpio/test contrib/libarchive/libarchive contrib/libarchive/libarchive/test contrib/libarch...

2017-10-08 Thread Martin Matuska
Author: mm Date: Sun Oct 8 20:54:53 2017 New Revision: 324417 URL: https://svnweb.freebsd.org/changeset/base/324417 Log: MFH r324148: Sync libarchive with vendor. Relevant vendor changes: PR #905: Support for Zstandard read and write filters PR #922: Avoid overflow when reading

svn commit: r324416 - head/sys/arm/freescale/imx

2017-10-08 Thread Ian Lepore
Author: ian Date: Sun Oct 8 18:38:22 2017 New Revision: 324416 URL: https://svnweb.freebsd.org/changeset/base/324416 Log: Fix imx6 hdmi init after r323553, which used a config_intrhook to defer the attachment of i2c devices needed by hdmi. The hdmi init also uses an intrhook callback to

Re: svn commit: r324415 - in head/sys: kern sys

2017-10-08 Thread Ian Lepore
On Sun, 2017-10-08 at 17:33 +, Ian Lepore wrote: > Author: ian > Date: Sun Oct  8 17:33:49 2017 > New Revision: 324415 > URL: https://svnweb.freebsd.org/changeset/base/324415 > > Log: >   Add eventhandler notifications for newbus device attach/detach. >    > [...] >    >   A couple salient

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

2017-10-08 Thread Ian Lepore
Author: ian Date: Sun Oct 8 17:33:49 2017 New Revision: 324415 URL: https://svnweb.freebsd.org/changeset/base/324415 Log: Add eventhandler notifications for newbus device attach/detach. The detach case is slightly complicated by the fact that some in-kernel consumers may want to know

svn commit: r324414 - head/lib/libcapsicum

2017-10-08 Thread Edward Tomasz Napierala
Author: trasz Date: Sun Oct 8 17:29:43 2017 New Revision: 324414 URL: https://svnweb.freebsd.org/changeset/base/324414 Log: capsicum_helpers: Add EVENT to default stdio rights set Without it, calling caph_limit_stdio(3) breaks Irssi. Reviewed by: oshogbo MFC after:2 weeks

svn commit: r324413 - in head: share/man/man9 sys/kern sys/sys

2017-10-08 Thread Ian Lepore
Author: ian Date: Sun Oct 8 17:21:16 2017 New Revision: 324413 URL: https://svnweb.freebsd.org/changeset/base/324413 Log: Restore the ability to deregister an eventhandler from within the callback. When the EVENTHANDLER(9) subsystem was created, it was a documented feature that an

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

2017-10-08 Thread Alan Cox
Author: alc Date: Sun Oct 8 17:14:45 2017 New Revision: 324412 URL: https://svnweb.freebsd.org/changeset/base/324412 Log: MFC r324173 When an I/O error occurs on page out, there is no need to dirty the page, because it is already dirty. Instead, assert that the page is dirty.

svn commit: r324411 - head/sys/vm

2017-10-08 Thread Alan Cox
Author: alc Date: Sun Oct 8 16:54:42 2017 New Revision: 324411 URL: https://svnweb.freebsd.org/changeset/base/324411 Log: Replace an unnecessary call to vm_page_activate() by an assertion that the page is already wired or queued. Prior to the elimination of PG_CACHED pages, vm_page_grab()

Re: svn commit: r324406 - head/sys/modules/em

2017-10-08 Thread Rodney W. Grimes
> > > On Oct 7, 2017, at 16:33, Sean Bruno wrote: > > > > Author: sbruno > > Date: Sat Oct 7 23:33:14 2017 > > New Revision: 324406 > > URL: https://svnweb.freebsd.org/changeset/base/324406 > > > > Log: > > Fix symlink if_igb.ko in -current such that its relative and

Re: svn commit: r324313 - head/sys/amd64/amd64

2017-10-08 Thread Konstantin Belousov
On Sat, Oct 07, 2017 at 01:54:05PM -0700, Don Lewis wrote: > On 7 Oct, Konstantin Belousov wrote: > > On Sat, Oct 07, 2017 at 01:04:09PM -0700, Don Lewis wrote: > >> On 5 Oct, Konstantin Belousov wrote: > >> > Author: kib > >> > Date: Thu Oct 5 12:50:03 2017 > >> > New Revision: 324313 > >> >

svn commit: r324409 - stable/11/sys/dev/smbus

2017-10-08 Thread Konstantin Belousov
Author: kib Date: Sun Oct 8 08:01:24 2017 New Revision: 324409 URL: https://svnweb.freebsd.org/changeset/base/324409 Log: MFC r324174: FIx include guard name. Modified: stable/11/sys/dev/smbus/smbconf.h Directory Properties: stable/11/ (props changed) Modified:

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

2017-10-08 Thread Konstantin Belousov
Author: kib Date: Sun Oct 8 08:02:26 2017 New Revision: 324410 URL: https://svnweb.freebsd.org/changeset/base/324410 Log: MFC r324301: Update comment. Modified: stable/11/sys/amd64/amd64/cpu_switch.S Directory Properties: stable/11/ (props changed) Modified:

svn commit: r324407 - stable/11/sys/dev/ntb/ntb_hw

2017-10-08 Thread Alexander Motin
Author: mav Date: Sun Oct 8 07:19:59 2017 New Revision: 324407 URL: https://svnweb.freebsd.org/changeset/base/324407 Log: MFC r324155: Add initial support for Address Lookup Table (A-LUT). When enabled by EEPROM, use it to relax translation address/size alignment requirements for BAR2

svn commit: r324408 - stable/11/usr.sbin/diskinfo

2017-10-08 Thread Alexander Motin
Author: mav Date: Sun Oct 8 07:20:47 2017 New Revision: 324408 URL: https://svnweb.freebsd.org/changeset/base/324408 Log: MFC r324172: Align test I/O buffer to page boundary. This is more alike to typical kernel behavior, that can be useful from benchmarking point of view. Modified:

Re: svn commit: r324406 - head/sys/modules/em

2017-10-08 Thread Ngie Cooper
> On Oct 7, 2017, at 16:33, Sean Bruno wrote: > > Author: sbruno > Date: Sat Oct 7 23:33:14 2017 > New Revision: 324406 > URL: https://svnweb.freebsd.org/changeset/base/324406 > > Log: > Fix symlink if_igb.ko in -current such that its relative and doesn't > end up with