svn commit: r318397 - in stable/11: sbin/ifconfig sys/net sys/sys

2017-05-16 Thread Ravi Pokala
Author: rpokala Date: Wed May 17 05:53:25 2017 New Revision: 318397 URL: https://svnweb.freebsd.org/changeset/base/318397 Log: MFC r318160, 318176: Persistently store NIC's hardware MAC address, and add a way to retrive it The MAC address reported by `ifconfig ${nic} ether' does not alway

svn commit: r318396 - stable/11/usr.sbin/bsdinstall/partedit

2017-05-16 Thread Marcelo Araujo
Author: araujo Date: Wed May 17 05:47:31 2017 New Revision: 318396 URL: https://svnweb.freebsd.org/changeset/base/318396 Log: MFC r317743: Use nitems() from sys/param.h. Reviewed by: ngie Differential Revision:https://reviews.freebsd.org/D9942 Modified: stable/11/usr.sbin

svn commit: r318395 - stable/11/usr.sbin/fdread

2017-05-16 Thread Marcelo Araujo
Author: araujo Date: Wed May 17 05:28:16 2017 New Revision: 318395 URL: https://svnweb.freebsd.org/changeset/base/318395 Log: MFC r317742: Free the memory allocated to trackbuf before exiting, it might fix a potential memory leak. Submitted by: t...@juniper.net Differential Revisio

svn commit: r318394 - in stable/11: sbin/geom/class/label sys/geom/part

2017-05-16 Thread Marcelo Araujo
Author: araujo Date: Wed May 17 05:21:03 2017 New Revision: 318394 URL: https://svnweb.freebsd.org/changeset/base/318394 Log: MFC r315112, r315196 r315112: Add the capability to refresh the gpart(8) label without need a reboot. gpart(8) has functionality to change the label of an GPT

Re: svn commit: r318336 - head/sys/arm/mv

2017-05-16 Thread Michal Meloun
On 16.05.2017 6:47, Luiz Otavio O Souza wrote: > Author: loos > Date: Tue May 16 04:47:50 2017 > New Revision: 318336 > URL: https://svnweb.freebsd.org/changeset/base/318336 > > Log: > Add the SDHCI Address Decoder registers and routines for ARMADA 38X. > > Tested on: ClearFog Pro > Re

svn commit: r318393 - in stable/10/sys: conf dev/acpica dev/hyperv/vmbus modules/hyperv/vmbus

2017-05-16 Thread Sepherosa Ziehau
Author: sephe Date: Wed May 17 02:40:06 2017 New Revision: 318393 URL: https://svnweb.freebsd.org/changeset/base/318393 Log: MFC 318136 hyperv/vmbus: Reorganize vmbus device tree For GEN1 Hyper-V, vmbus is attached to pcib0, which contains the resources for PCI passthroug

svn commit: r318392 - in stable/11/sys: conf dev/acpica dev/hyperv/vmbus modules/hyperv/vmbus

2017-05-16 Thread Sepherosa Ziehau
Author: sephe Date: Wed May 17 01:48:44 2017 New Revision: 318392 URL: https://svnweb.freebsd.org/changeset/base/318392 Log: MFC 318136 hyperv/vmbus: Reorganize vmbus device tree For GEN1 Hyper-V, vmbus is attached to pcib0, which contains the resources for PCI passthroug

svn commit: r318391 - in stable: 10/contrib/ipfilter/lib 11/contrib/ipfilter/lib

2017-05-16 Thread Cy Schubert
Author: cy Date: Wed May 17 01:45:26 2017 New Revision: 318391 URL: https://svnweb.freebsd.org/changeset/base/318391 Log: MFC r318283: As of r318281 in HEAD (r318390 [in stable/10 & stable/11]), there is no need to put a colon (:) in the message string. Modified: stable/11/contrib/ipfi

svn commit: r318391 - in stable: 10/contrib/ipfilter/lib 11/contrib/ipfilter/lib

2017-05-16 Thread Cy Schubert
Author: cy Date: Wed May 17 01:45:26 2017 New Revision: 318391 URL: https://svnweb.freebsd.org/changeset/base/318391 Log: MFC r318283: As of r318281 in HEAD (r318390 [in stable/10 & stable/11]), there is no need to put a colon (:) in the message string. Modified: stable/10/contrib/ipfi

svn commit: r318390 - in stable: 10/contrib/ipfilter/lib 11/contrib/ipfilter/lib

2017-05-16 Thread Cy Schubert
Author: cy Date: Wed May 17 01:38:32 2017 New Revision: 318390 URL: https://svnweb.freebsd.org/changeset/base/318390 Log: MFC r318281: Separate the ipfilter function/static string from the error with a colon (:) in error messages to assist the user in parsing out the error from where or

svn commit: r318390 - in stable: 10/contrib/ipfilter/lib 11/contrib/ipfilter/lib

2017-05-16 Thread Cy Schubert
Author: cy Date: Wed May 17 01:38:32 2017 New Revision: 318390 URL: https://svnweb.freebsd.org/changeset/base/318390 Log: MFC r318281: Separate the ipfilter function/static string from the error with a colon (:) in error messages to assist the user in parsing out the error from where or

Re: svn commit: r318364 - in head: contrib/libxo contrib/libxo/doc contrib/libxo/libxo contrib/libxo/tests/core contrib/libxo/tests/core/saved contrib/libxo/tests/gettext/saved contrib/libxo/xo lib/li

2017-05-16 Thread Phil Shafer
"Ngie Cooper (yaneurabeya)" writes: >> URL: https://svnweb.freebsd.org/changeset/base/318364 >Relnotes: yes >Also, what does this upgrade entail, in terms of new features/risk? It's all documentation and minor fixes (213478, 204651). There is also a fix for using "int"s to keep buffer offsets (#5

svn commit: r318389 - in head/sys: amd64/amd64 arm/arm arm/include crypto/des ddb dev/cs dev/ixgb dev/lge dev/mse dev/my dev/pcn dev/ppbus dev/ppc dev/qlxgb dev/qlxgbe dev/qlxge dev/rl dev/sound/pc...

2017-05-16 Thread Ed Maste
Author: emaste Date: Wed May 17 00:34:34 2017 New Revision: 318389 URL: https://svnweb.freebsd.org/changeset/base/318389 Log: Remove register keyword from sys/ and ANSIfy prototypes A long long time ago the register keyword told the compiler to store the corresponding variable in a CPU re

Re: svn commit: r318364 - in head: contrib/libxo contrib/libxo/doc contrib/libxo/libxo contrib/libxo/tests/core contrib/libxo/tests/core/saved contrib/libxo/tests/gettext/saved contrib/libxo/xo lib/li

2017-05-16 Thread Ngie Cooper (yaneurabeya)
> On May 16, 2017, at 11:46, Phil Shafer wrote: > > Author: phil > Date: Tue May 16 18:46:56 2017 > New Revision: 318364 > URL: https://svnweb.freebsd.org/changeset/base/318364 > > Log: > Import libxo-0.7.2; add xo_options.7. > > Submitted by:phil > Reviewed by: sjg > Approved by:

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

2017-05-16 Thread John Baldwin
Author: jhb Date: Tue May 16 23:31:52 2017 New Revision: 318388 URL: https://svnweb.freebsd.org/changeset/base/318388 Log: Add sglist_append_sglist(). This function permits a range of one scatter/gather list to be appended to another sglist. This can be used to construct a scatter/gather

svn commit: r318387 - head/sys/dev/cxgbe

2017-05-16 Thread John Baldwin
Author: jhb Date: Tue May 16 23:18:50 2017 New Revision: 318387 URL: https://svnweb.freebsd.org/changeset/base/318387 Log: Add support for child devices that aren't ports. Invoke any identify routines of child drivers during attach before attaching children, and delete any remaining devic

svn commit: r318386 - head/share/man/man7

2017-05-16 Thread John Baldwin
Author: jhb Date: Tue May 16 23:15:40 2017 New Revision: 318386 URL: https://svnweb.freebsd.org/changeset/base/318386 Log: Note that the first release of FreeBSD/alpha was 3.2. Alpha is explicitly mentioned in the release announcements beginning with 3.2. Modified: head/share/man/man7/

svn commit: r318385 - head/bin/sh

2017-05-16 Thread Jilles Tjoelker
Author: jilles Date: Tue May 16 21:54:51 2017 New Revision: 318385 URL: https://svnweb.freebsd.org/changeset/base/318385 Log: sh: Simplify output buffering. Similarly to how STPUTC was changed, change struct output to store the pointer just past the end of the available space instead of t

svn commit: r318383 - head/sys/dev/qlnx/qlnxe

2017-05-16 Thread David C Somayajulu
Author: davidcs Date: Tue May 16 21:46:30 2017 New Revision: 318383 URL: https://svnweb.freebsd.org/changeset/base/318383 Log: QL_DPRINT macro modfied to handle multiple args; print line#. Submitted by:shminderjit.si...@cavium.com MFC after:3 days Modified: head/sys/dev/qlnx/qlnxe/qlnx

svn commit: r318382 - in head/sys: dev/qlnx/qlnxe modules/qlnx/qlnxe

2017-05-16 Thread David C Somayajulu
Author: davidcs Date: Tue May 16 21:34:40 2017 New Revision: 318382 URL: https://svnweb.freebsd.org/changeset/base/318382 Log: 1. Move Rx Processing to fp_taskqueue(). With this CPU utilization for processing interrupts drops to around 1% for 100G and under 1% for other speeds. 2. Use sysctls

Re: svn commit: r317732 - head/usr.bin/truss

2017-05-16 Thread Michael Tuexen
> On 16. May 2017, at 20:28, John Baldwin wrote: > > On Wednesday, May 03, 2017 09:23:14 AM Michael Tuexen wrote: >> Author: tuexen >> Date: Wed May 3 09:23:13 2017 >> New Revision: 317732 >> URL: https://svnweb.freebsd.org/changeset/base/317732 >> >> Log: >> Decode the third argument of socke

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

2017-05-16 Thread Konstantin Belousov
Author: kib Date: Tue May 16 19:53:38 2017 New Revision: 318380 URL: https://svnweb.freebsd.org/changeset/base/318380 Log: Pretend that there is some security when executing in direct mode. Do not allow direct exec if we the process is suid. Try to follow Unix permission checks for DACs,

svn commit: r318379 - vendor/lldb/lldb-trunk-r303197

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:48:07 2017 New Revision: 318379 URL: https://svnweb.freebsd.org/changeset/base/318379 Log: Tag lldb trunk r303197. Added: vendor/lldb/lldb-trunk-r303197/ - copied from r318378, vendor/lldb/dist/ ___ svn-src-all@f

svn commit: r318378 - in vendor/lldb/dist: include/lldb include/lldb/API include/lldb/Breakpoint include/lldb/Core include/lldb/DataFormatters include/lldb/Expression include/lldb/Host include/lldb...

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:47:58 2017 New Revision: 318378 URL: https://svnweb.freebsd.org/changeset/base/318378 Log: Vendor import of lldb trunk r303197: https://llvm.org/svn/llvm-project/lldb/trunk@303197 Added: vendor/lldb/dist/include/lldb/Utility/Status.h (contents, props change

svn commit: r318377 - vendor/lld/lld-trunk-r303197

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:47:48 2017 New Revision: 318377 URL: https://svnweb.freebsd.org/changeset/base/318377 Log: Tag lld trunk r303197. Added: vendor/lld/lld-trunk-r303197/ - copied from r318376, vendor/lld/dist/ ___ svn-src-all@freeb

svn commit: r318376 - in vendor/lld/dist: COFF ELF docs include/lld/Core lib/Core lib/ReaderWriter/MachO test/COFF test/ELF test/ELF/Inputs test/ELF/linkerscript unittests unittests/CoreTests

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:47:41 2017 New Revision: 318376 URL: https://svnweb.freebsd.org/changeset/base/318376 Log: Vendor import of lld trunk r303197: https://llvm.org/svn/llvm-project/lld/trunk@303197 Added: vendor/lld/dist/test/ELF/gdb-index-empty.s (contents, props changed) v

svn commit: r318372 - in vendor/compiler-rt/dist: . cmake include/xray lib/asan lib/asan/tests lib/builtins lib/builtins/arm lib/esan lib/lsan lib/msan lib/msan/tests lib/sanitizer_common lib/sanit...

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:47:19 2017 New Revision: 318372 URL: https://svnweb.freebsd.org/changeset/base/318372 Log: Vendor import of compiler-rt trunk r303197: https://llvm.org/svn/llvm-project/compiler-rt/trunk@303197 Added: vendor/compiler-rt/dist/lib/scudo/scudo_allocator_combined

svn commit: r318374 - in vendor/libc++/dist: . docs include include/experimental include/ext include/support/win32 src src/include src/support/runtime src/support/win32 test/libcxx/input.output/fil...

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:47:31 2017 New Revision: 318374 URL: https://svnweb.freebsd.org/changeset/base/318374 Log: Vendor import of libc++ trunk r303197: https://llvm.org/svn/llvm-project/libcxx/trunk@303197 Added: vendor/libc++/dist/appveyor-reqs-install.cmd vendor/libc++/dist/in

svn commit: r318373 - vendor/compiler-rt/compiler-rt-trunk-r303197

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:47:28 2017 New Revision: 318373 URL: https://svnweb.freebsd.org/changeset/base/318373 Log: Tag compiler-rt trunk r303197. Added: vendor/compiler-rt/compiler-rt-trunk-r303197/ - copied from r318372, vendor/compiler-rt/dist/ _

svn commit: r318375 - vendor/libc++/libc++-trunk-r303197

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:47:39 2017 New Revision: 318375 URL: https://svnweb.freebsd.org/changeset/base/318375 Log: Tag libc++ trunk r303197. Added: vendor/libc++/libc++-trunk-r303197/ - copied from r318374, vendor/libc++/dist/ ___ svn-s

svn commit: r318371 - vendor/clang/clang-trunk-r303197

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:47:16 2017 New Revision: 318371 URL: https://svnweb.freebsd.org/changeset/base/318371 Log: Tag clang trunk r303197. Added: vendor/clang/clang-trunk-r303197/ - copied from r318370, vendor/clang/dist/ ___ svn-src-a

svn commit: r318370 - in vendor/clang/dist: . cmake/caches docs include/clang-c include/clang/AST include/clang/Basic include/clang/Driver include/clang/Format include/clang/Frontend include/clang/...

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:47:09 2017 New Revision: 318370 URL: https://svnweb.freebsd.org/changeset/base/318370 Log: Vendor import of clang trunk r303197: https://llvm.org/svn/llvm-project/cfe/trunk@303197 Added: vendor/clang/dist/test/Analysis/builtin-assume.c (contents, props chan

svn commit: r318368 - in vendor/llvm/dist: . cmake cmake/modules docs include/llvm include/llvm/ADT include/llvm/Analysis include/llvm/Bitcode include/llvm/CodeGen include/llvm/CodeGen/GlobalISel i...

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:46:52 2017 New Revision: 318368 URL: https://svnweb.freebsd.org/changeset/base/318368 Log: Vendor import of llvm trunk r303197: https://llvm.org/svn/llvm-project/llvm/trunk@303197 Added: vendor/llvm/dist/include/llvm/CodeGen/ExpandReductions.h (contents, pr

svn commit: r318369 - vendor/llvm/llvm-trunk-r303197

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 19:47:00 2017 New Revision: 318369 URL: https://svnweb.freebsd.org/changeset/base/318369 Log: Tag llvm trunk r303197. Added: vendor/llvm/llvm-trunk-r303197/ - copied from r318368, vendor/llvm/dist/ ___ svn-src-all@f

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

2017-05-16 Thread Mateusz Guzik
Author: mjg Date: Tue May 16 19:35:25 2017 New Revision: 318367 URL: https://svnweb.freebsd.org/changeset/base/318367 Log: MFC r317784: cache: stop holding the ncneg_hot lock across purging Only non-hot entries are purged so the lock is not needed in the first place. This saves one l

svn commit: r318366 - head/sbin/newfs_msdos

2017-05-16 Thread Ed Maste
Author: emaste Date: Tue May 16 19:03:26 2017 New Revision: 318366 URL: https://svnweb.freebsd.org/changeset/base/318366 Log: newfs_msdos: clarify description of -T (timestamp) option Submitted by: Siva Mahadevan Reported by: Daniel Shahaf Reviewed by: emaste Sponsored by: The Fre

svn commit: r318365 - in stable: 10/lib/msun/src 11/lib/msun/src

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 18:54:25 2017 New Revision: 318365 URL: https://svnweb.freebsd.org/changeset/base/318365 Log: MFC r318259: Silence a -Wunused warning about the junk variable being used to raise an inexact floating point exception. The variable cannot be eliminated, unfortu

svn commit: r318365 - in stable: 10/lib/msun/src 11/lib/msun/src

2017-05-16 Thread Dimitry Andric
Author: dim Date: Tue May 16 18:54:25 2017 New Revision: 318365 URL: https://svnweb.freebsd.org/changeset/base/318365 Log: MFC r318259: Silence a -Wunused warning about the junk variable being used to raise an inexact floating point exception. The variable cannot be eliminated, unfortu

svn commit: r318364 - in head: contrib/libxo contrib/libxo/doc contrib/libxo/libxo contrib/libxo/tests/core contrib/libxo/tests/core/saved contrib/libxo/tests/gettext/saved contrib/libxo/xo lib/lib...

2017-05-16 Thread Phil Shafer
Author: phil Date: Tue May 16 18:46:56 2017 New Revision: 318364 URL: https://svnweb.freebsd.org/changeset/base/318364 Log: Import libxo-0.7.2; add xo_options.7. Submitted by: phil Reviewed by: sjg Approved by: sjg (mentor) Added: head/contrib/libxo/libxo/xo_options.7 - copied

svn commit: r318363 - in head/contrib: atf/atf-c/detail netbsd-tests/lib/libc/sys

2017-05-16 Thread John Baldwin
Author: jhb Date: Tue May 16 18:42:44 2017 New Revision: 318363 URL: https://svnweb.freebsd.org/changeset/base/318363 Log: Skip tests depending on coredumps if coredumps are disabled via kern.coredump. The kern.coredump sysctl can be set to 0 to disable coredumps. Skip the 'status_coredu

svn commit: r318362 - vendor/Juniper/libxo/0.7.2

2017-05-16 Thread Phil Shafer
Author: phil Date: Tue May 16 18:42:07 2017 New Revision: 318362 URL: https://svnweb.freebsd.org/changeset/base/318362 Log: Tag libxo 0.7.2 Added: - copied from r318361, vendor/Juniper/libxo/dist/ Directory Properties: vendor/Juniper/libxo/0.7.2/ (props changed) ___

svn commit: r318361 - in vendor/Juniper/libxo/dist: . doc libxo tests/core tests/core/saved tests/gettext tests/gettext/po/pig_latin tests/gettext/saved xo

2017-05-16 Thread Phil Shafer
Author: phil Date: Tue May 16 18:41:36 2017 New Revision: 318361 URL: https://svnweb.freebsd.org/changeset/base/318361 Log: Import libxo 0.7.2 Added: vendor/Juniper/libxo/dist/libxo/xo_options.7 (contents, props changed) Modified: vendor/Juniper/libxo/dist/configure.ac vendor/Juniper/li

svn commit: r318360 - head/sys/sys

2017-05-16 Thread John Baldwin
Author: jhb Date: Tue May 16 18:39:23 2017 New Revision: 318360 URL: https://svnweb.freebsd.org/changeset/base/318360 Log: Fix p_endcopy. For p_endcopy to work correctly, it must be the name of the next element in struct proc after the end of the copy region, not the name of the last el

Re: svn commit: r317732 - head/usr.bin/truss

2017-05-16 Thread John Baldwin
On Wednesday, May 03, 2017 09:23:14 AM Michael Tuexen wrote: > Author: tuexen > Date: Wed May 3 09:23:13 2017 > New Revision: 317732 > URL: https://svnweb.freebsd.org/changeset/base/317732 > > Log: > Decode the third argument of socket(). This is not quite right for sockets that aren't PF_INET

svn commit: r318359 - head/sys/dev/bnxt

2017-05-16 Thread Sean Bruno
Author: sbruno Date: Tue May 16 18:05:34 2017 New Revision: 318359 URL: https://svnweb.freebsd.org/changeset/base/318359 Log: Add version tag to the driver. Start at version 1.0.0.0 Submitted by: bhargava.marre...@broadcom.com Reviewed by: venkatkumar.duvv...@broadcom.com Differen

svn commit: r318358 - stable/11/sys/net

2017-05-16 Thread Eric Joyner
Author: erj Date: Tue May 16 17:51:30 2017 New Revision: 318358 URL: https://svnweb.freebsd.org/changeset/base/318358 Log: MFC r318147: Add several new media types to if_media.h These include several 25G types (for active direct attach cables and LR modules), and a missing type for 10G a

svn commit: r318357 - in stable/11/sys: amd64/conf conf dev/ixl modules/ixl modules/ixlv

2017-05-16 Thread Eric Joyner
Author: erj Date: Tue May 16 17:49:15 2017 New Revision: 318357 URL: https://svnweb.freebsd.org/changeset/base/318357 Log: MFC r313497: ixl(4): Update to 1.7.12-k. Refresh upstream driver before impending conversion to iflib. Major new features: - Support for Fortville-based 25G a

svn commit: r318356 - in head: lib/libstand sys/boot/i386/pxeldr

2017-05-16 Thread Toomas Soome
Author: tsoome Date: Tue May 16 17:35:05 2017 New Revision: 318356 URL: https://svnweb.freebsd.org/changeset/base/318356 Log: libstand: increase nfs max read size to 16k With ip fragment reassembly implemented, it makes sense to allow larger nfs reads. Note due to loader heap size limit,

svn commit: r318355 - head/sbin/newfs_msdos

2017-05-16 Thread Ed Maste
Author: emaste Date: Tue May 16 17:04:50 2017 New Revision: 318355 URL: https://svnweb.freebsd.org/changeset/base/318355 Log: newfs_msdos: add -T (timestamp) option for reproducible builds This includes some whitespace and minor bug fixes relative to NetBSD, which will be submitted upstre

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

2017-05-16 Thread Ngie Cooper (yaneurabeya)
> On May 16, 2017, at 9:20 AM, Conrad Meyer wrote: > > Author: cem > Date: Tue May 16 16:20:22 2017 > New Revision: 318354 > URL: https://svnweb.freebsd.org/changeset/base/318354 > > Log: > Correct page frame mask constant used in pmap_change_attr_locked > > This was introduced in r290156.

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

2017-05-16 Thread Conrad Meyer
Author: cem Date: Tue May 16 16:20:22 2017 New Revision: 318354 URL: https://svnweb.freebsd.org/changeset/base/318354 Log: Correct page frame mask constant used in pmap_change_attr_locked This was introduced in r290156. It's present in 11.0, but not any 10.x release unless someone decide

svn commit: r318353 - in head/sys: arm/arm arm64/arm64 mips/mips x86/x86

2017-05-16 Thread Hans Petter Selasky
Author: hselasky Date: Tue May 16 14:21:37 2017 New Revision: 318353 URL: https://svnweb.freebsd.org/changeset/base/318353 Log: Avoid use of contiguous memory allocations in busdma when possible. This patch improves the boundary checks in busdma to allow more cases using the regular page

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

2017-05-16 Thread Jonathan Anderson
Author: jonathan Date: Tue May 16 13:27:44 2017 New Revision: 318352 URL: https://svnweb.freebsd.org/changeset/base/318352 Log: Rename rtld's parse_libdir to parse_integer. This is a more accurate name, as the integer doesn't have to be a library directory descriptor. It is also a prerequ

svn commit: r318347 - in stable/11/sys: dev/xen/evtchn x86/xen xen

2017-05-16 Thread Roger Pau Monné
Author: royger Date: Tue May 16 09:39:20 2017 New Revision: 318347 URL: https://svnweb.freebsd.org/changeset/base/318347 Log: MCF r310418: xen: fix IPI setup with EARLY_AP_STARTUP Sponsored by: Citrix Systems R&D Modified: stable/11/sys/dev/xen/evtchn/evtchn_dev.c stable/11/sys/x86/xen

svn commit: r318339 - stable/8/share/man/man4

2017-05-16 Thread Hans Petter Selasky
Author: hselasky Date: Tue May 16 07:24:09 2017 New Revision: 318339 URL: https://svnweb.freebsd.org/changeset/base/318339 Log: MFC r317584: Correct manual page link to usbdi(9). Modified: stable/8/share/man/man4/usb.4 Directory Properties: stable/8/share/ (props changed) stable/8/sha

svn commit: r318338 - stable/9/share/man/man4

2017-05-16 Thread Hans Petter Selasky
Author: hselasky Date: Tue May 16 07:22:41 2017 New Revision: 318338 URL: https://svnweb.freebsd.org/changeset/base/318338 Log: MFC r317584: Correct manual page link to usbdi(9). Modified: stable/9/share/man/man4/usb.4 Directory Properties: stable/9/share/ (props changed) stable/9/sha