svn commit: r310459 - head/contrib/bsnmp/snmpd

2016-12-22 Thread Ngie Cooper
Author: ngie Date: Fri Dec 23 07:55:13 2016 New Revision: 310459 URL: https://svnweb.freebsd.org/changeset/base/310459 Log: Sort #includes per style(9) No functional change MFC after:3 days Modified: head/contrib/bsnmp/snmpd/action.c Modified: head/contrib/bsnmp/snmpd/action.c

svn commit: r310458 - head/etc

2016-12-22 Thread Ngie Cooper
Author: ngie Date: Fri Dec 23 06:56:48 2016 New Revision: 310458 URL: https://svnweb.freebsd.org/changeset/base/310458 Log: Group all loadable modules in the %default section This will allow new users to uncomment the modules and have things work with less head scratching, in the event th

svn commit: r310457 - head/etc

2016-12-22 Thread Ngie Cooper
Author: ngie Date: Fri Dec 23 06:35:18 2016 New Revision: 310457 URL: https://svnweb.freebsd.org/changeset/base/310457 Log: Clean up trailing whitespace No functional change MFC after:3 days Modified: head/etc/snmpd.config Modified: head/etc/snmpd.config ===

svn commit: r310456 - head/usr.sbin/syslogd

2016-12-22 Thread Hiroki Sato
Author: hrs Date: Fri Dec 23 06:29:24 2016 New Revision: 310456 URL: https://svnweb.freebsd.org/changeset/base/310456 Log: - More ifdef INET and INET6. - Use STDERR_FILENO + 1 instead of "3". - Fix dprintf() in cvthname(). Modified: head/usr.sbin/syslogd/syslogd.c Modified: head/usr.sbin

svn commit: r310455 - head/contrib/bsnmp/snmpd

2016-12-22 Thread Ngie Cooper
Author: ngie Date: Fri Dec 23 05:07:28 2016 New Revision: 310455 URL: https://svnweb.freebsd.org/changeset/base/310455 Log: Clarify failure in snmp_output(..) with call to snmp_pdu_decode - Explicitly test snmp_pdu_encode against SNMP_CODE_OK instead of assuming any non-zero value is ba

svn commit: r310454 - head/sys/kern

2016-12-22 Thread Mark Johnston
Author: markj Date: Fri Dec 23 05:02:17 2016 New Revision: 310454 URL: https://svnweb.freebsd.org/changeset/base/310454 Log: Add a comment explaining the race fixed by r310423. Suggested and reviewed by: jhb X-MFC With: r310423 Modified: head/sys/kern/subr_sleepqueue.c Modified: hea

svn commit: r310453 - head/usr.sbin/syslogd

2016-12-22 Thread Hiroki Sato
Author: hrs Date: Fri Dec 23 04:59:22 2016 New Revision: 310453 URL: https://svnweb.freebsd.org/changeset/base/310453 Log: mdoc and style fixes. Modified: head/usr.sbin/syslogd/syslogd.8 Modified: head/usr.sbin/syslogd/syslogd.8 ===

svn commit: r310452 - head/usr.bin/logger

2016-12-22 Thread Hiroki Sato
Author: hrs Date: Fri Dec 23 04:38:27 2016 New Revision: 310452 URL: https://svnweb.freebsd.org/changeset/base/310452 Log: mdoc fixes. Modified: head/usr.bin/logger/logger.1 Modified: head/usr.bin/logger/logger.1 ==

svn commit: r310451 - vendor-sys/acpica/20161222

2016-12-22 Thread Jung-uk Kim
Author: jkim Date: Fri Dec 23 04:37:11 2016 New Revision: 310451 URL: https://svnweb.freebsd.org/changeset/base/310451 Log: Tag ACPICA 20161222. Added: vendor-sys/acpica/20161222/ - copied from r310450, vendor-sys/acpica/dist/ ___ svn-src-all

svn commit: r310450 - in vendor-sys/acpica/dist: . generate/unix/acpiexec generate/unix/acpihelp source/common source/compiler source/compiler/parsers source/compiler/preprocessor source/components...

2016-12-22 Thread Jung-uk Kim
Author: jkim Date: Fri Dec 23 04:35:14 2016 New Revision: 310450 URL: https://svnweb.freebsd.org/changeset/base/310450 Log: Import ACPICA 20161222. Added: vendor-sys/acpica/dist/source/compiler/parsers/ vendor-sys/acpica/dist/source/compiler/preprocessor/ vendor-sys/acpica/dist/source

svn commit: r310449 - stable/11/sys/powerpc/powerpc

2016-12-22 Thread Justin Hibbits
Author: jhibbits Date: Fri Dec 23 03:42:38 2016 New Revision: 310449 URL: https://svnweb.freebsd.org/changeset/base/310449 Log: MFC r309309,r310150: Bring the powerpc DDB disassembler into the 21st century Modified: stable/11/sys/powerpc/powerpc/db_disasm.c Directory Properties: st

Re: svn commit: r310423 - head/sys/kern

2016-12-22 Thread John Baldwin
On Thursday, December 22, 2016 11:26:01 AM Mark Johnston wrote: > On Thu, Dec 22, 2016 at 10:39:12AM -0800, John Baldwin wrote: > > On Thursday, December 22, 2016 05:51:44 PM Mark Johnston wrote: > > > Author: markj > > > Date: Thu Dec 22 17:51:44 2016 > > > New Revision: 310423 > > > URL: https://

svn commit: r310448 - stable/11/sys/powerpc/mpc85xx

2016-12-22 Thread Justin Hibbits
Author: jhibbits Date: Fri Dec 23 03:35:39 2016 New Revision: 310448 URL: https://svnweb.freebsd.org/changeset/base/310448 Log: MFC r308669: Write to the correct GPIO registers. Modified: stable/11/sys/powerpc/mpc85xx/qoriq_gpio.c Directory Properties: stable/11/ (props changed) M

svn commit: r310447 - stable/11/sys/powerpc/fpu

2016-12-22 Thread Justin Hibbits
Author: jhibbits Date: Fri Dec 23 03:31:53 2016 New Revision: 310447 URL: https://svnweb.freebsd.org/changeset/base/310447 Log: MFC r307598: Un-static two local variables in the FPU emulator Static variables aren't MP-safe, and this was causing bizarre segfaults on a dual-core

svn commit: r310446 - stable/11/sys/powerpc/conf

2016-12-22 Thread Justin Hibbits
Author: jhibbits Date: Fri Dec 23 03:28:43 2016 New Revision: 310446 URL: https://svnweb.freebsd.org/changeset/base/310446 Log: MFC r305677: Add ehci to the MPC85XX build Modified: stable/11/sys/powerpc/conf/MPC85XX Directory Properties: stable/11/ (props changed) Modified: stable

svn commit: r310445 - in head/sys/mips: include mips

2016-12-22 Thread John Baldwin
Author: jhb Date: Fri Dec 23 03:27:11 2016 New Revision: 310445 URL: https://svnweb.freebsd.org/changeset/base/310445 Log: Teach DDB how to unwind across a kernel stack overflow. Kernel stack overflows in MIPS call panic() directly from an assembly handler after storing the interrupted co

svn commit: r310444 - stable/11/sys/dev/tsec

2016-12-22 Thread Justin Hibbits
Author: jhibbits Date: Fri Dec 23 03:23:14 2016 New Revision: 310444 URL: https://svnweb.freebsd.org/changeset/base/310444 Log: MFC r305040: Add support for NXP/Freescale etsec2 ethernet controller Modified: stable/11/sys/dev/tsec/if_tsec.h stable/11/sys/dev/tsec/if_tsec_fdt.c Direct

svn commit: r310443 - head/sys/mips/mips

2016-12-22 Thread John Baldwin
Author: jhb Date: Fri Dec 23 03:20:34 2016 New Revision: 310443 URL: https://svnweb.freebsd.org/changeset/base/310443 Log: MFamd64: Various fixes for MIPS minidumps. - Honor PG_NODUMP by not dumping pages with this flag set. - Pat the watchdog during dumps to avoid a watchdog reset while

svn commit: r310442 - in stable/11/sys/powerpc: booke powerpc

2016-12-22 Thread Justin Hibbits
Author: jhibbits Date: Fri Dec 23 03:19:48 2016 New Revision: 310442 URL: https://svnweb.freebsd.org/changeset/base/310442 Log: MFC r304052: Add missing pmap_kremove() method for book-e. Modified: stable/11/sys/powerpc/booke/pmap.c stable/11/sys/powerpc/powerpc/mmu_if.m stable/11/s

svn commit: r310441 - in stable/11/sys/powerpc: mpc85xx powerpc

2016-12-22 Thread Justin Hibbits
Author: jhibbits Date: Fri Dec 23 03:14:05 2016 New Revision: 310441 URL: https://svnweb.freebsd.org/changeset/base/310441 Log: MFC r305320,r306702: r305320: Use the right ifdef macro. r306702: Fix e500mc/derivatives cpu idle Modified: stable/11/sys/powerpc/mpc85xx/plat

svn commit: r310440 - in stable/11/sys/powerpc: booke mpc85xx

2016-12-22 Thread Justin Hibbits
Author: jhibbits Date: Fri Dec 23 03:08:27 2016 New Revision: 310440 URL: https://svnweb.freebsd.org/changeset/base/310440 Log: MFC r304047,r304068: r304047: Add ePAPR boot support for PowerPC book-E (MPC85xx) hardware r304068: Only flush bp_kernload from the dcache, no ne

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

2016-12-22 Thread John Baldwin
Author: jhb Date: Fri Dec 23 03:07:19 2016 New Revision: 310439 URL: https://svnweb.freebsd.org/changeset/base/310439 Log: MFC 309148: Permit timed sleeps for threads other than thread0 before timers are working. The callout subsystem already handles early callouts and schedules the fir

svn commit: r310438 - stable/11/sys/cddl/dev/dtrace/powerpc

2016-12-22 Thread Justin Hibbits
Author: jhibbits Date: Fri Dec 23 02:57:19 2016 New Revision: 310438 URL: https://svnweb.freebsd.org/changeset/base/310438 Log: MFC r303796: Two fixups for dtrace * Use the right incantation to get the next stack pointer. * Clear EE using the correct instruction sequence. Modi

svn commit: r310437 - head/share/mk

2016-12-22 Thread Simon J. Gerraty
Author: sjg Date: Fri Dec 23 02:57:00 2016 New Revision: 310437 URL: https://svnweb.freebsd.org/changeset/base/310437 Log: Update meta* from bmake-20161212 Modified: head/share/mk/dirdeps.mk head/share/mk/gendirdeps.mk head/share/mk/meta.stage.mk head/share/mk/meta2deps.py head/share/

Re: svn commit: r310433 - head/lib/libc/stdio

2016-12-22 Thread hiren panchasara
On 12/23/16 at 03:05P, Andrey Chernov wrote: > On 23.12.2016 1:39, Conrad Meyer wrote: > > This was unjustified and inappropriate. > > I don't think so. While being able to back it out or fix it by another > way by yourself, you just doing nothing for several days. Your personal > reasons of inabi

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

2016-12-22 Thread John Baldwin
Author: jhb Date: Fri Dec 23 00:38:43 2016 New Revision: 310436 URL: https://svnweb.freebsd.org/changeset/base/310436 Log: MFC 308948: Initialize 'ticks' earlier in boot after 'hz' is set. This avoids the time-warp after kthreads have started running and the required fixup to td_slptick a

Re: svn commit: r310433 - head/lib/libc/stdio

2016-12-22 Thread Andrey Chernov
On 23.12.2016 1:39, Conrad Meyer wrote: > This was unjustified and inappropriate. I don't think so. While being able to back it out or fix it by another way by yourself, you just doing nothing for several days. Your personal reasons of inability to act properly so long time weights less than proje

svn commit: r310435 - head/sys/net80211

2016-12-22 Thread Adrian Chadd
Author: adrian Date: Thu Dec 22 23:59:53 2016 New Revision: 310435 URL: https://svnweb.freebsd.org/changeset/base/310435 Log: [net80211] WEP offload support. Yes, the ath10k NIC actually also does do WEP TX/RX offload. Tested: * ath10k driver port, WEP STA mode. Modified: head/

svn commit: r310434 - head/usr.bin/logger

2016-12-22 Thread Hiroki Sato
Author: hrs Date: Thu Dec 22 23:39:11 2016 New Revision: 310434 URL: https://svnweb.freebsd.org/changeset/base/310434 Log: - Add -S option to specify the source address/port for UDP communication. - Document -S option. - Document that -h option supports AF_LOCAL. - Split preparation of UDP

Re: svn commit: r310433 - head/lib/libc/stdio

2016-12-22 Thread Ngie Cooper (yaneurabeya)
> Ngie, > > The revert was unjustified and inappropriate, period. You haven't > justified it here either. The guide refers to reverting your own > commits, not others'. Please stop helping. Ok. Got it. signature.asc Description: Message signed with OpenPGP using GPGMail

Re: svn commit: r310433 - head/lib/libc/stdio

2016-12-22 Thread Conrad Meyer
On Thu, Dec 22, 2016 at 3:16 PM, Ngie Cooper (yaneurabeya) wrote: > > On Dec 22, 2016, at 2:39 PM, Conrad Meyer wrote: > > This was unjustified and inappropriate. > > > Conrad, > > From the committer’s guide ( > https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/article.html#de

Re: svn commit: r310433 - head/lib/libc/stdio

2016-12-22 Thread Ngie Cooper (yaneurabeya)
> On Dec 22, 2016, at 2:39 PM, Conrad Meyer wrote: > > This was unjustified and inappropriate. Conrad, From the committer’s guide ( https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/article.html#developer.relations

Re: svn commit: r310433 - head/lib/libc/stdio

2016-12-22 Thread Conrad Meyer
This was unjustified and inappropriate. On Thu, Dec 22, 2016 at 2:30 PM, Ngie Cooper wrote: > Author: ngie > Date: Thu Dec 22 22:30:42 2016 > New Revision: 310433 > URL: https://svnweb.freebsd.org/changeset/base/310433 > > Log: > Revert r310138 > > Adding %b support to vfprintf for parity wit

svn commit: r310433 - head/lib/libc/stdio

2016-12-22 Thread Ngie Cooper
Author: ngie Date: Thu Dec 22 22:30:42 2016 New Revision: 310433 URL: https://svnweb.freebsd.org/changeset/base/310433 Log: Revert r310138 Adding %b support to vfprintf for parity with kernel space requires more discussion/review. In particular, many parties were concerned over intro

Re: svn commit: r310138 - head/lib/libc/stdio

2016-12-22 Thread Baptiste Daroussin
On Wed, Dec 21, 2016 at 11:02:12PM +0100, Jilles Tjoelker wrote: > On Tue, Dec 20, 2016 at 06:04:31PM -0800, Conrad Meyer wrote: > > On Tue, Dec 20, 2016 at 5:56 PM, Adrian Chadd > > wrote: > > > Here's my reason for removal. > > > > Plenty of us are looking to be able to build bits of the BSD s

Re: svn commit: r310425 - in head/sys/dev/mlx4: mlx4_core mlx4_ib

2016-12-22 Thread Baptiste Daroussin
On Thu, Dec 22, 2016 at 03:57:38PM -0500, Ed Maste wrote: > On 22 December 2016 at 14:44, Ed Schouten wrote: > > 2016-12-22 19:26 GMT+01:00 Ed Maste : > >> Log: > >> mlx: avoid use of __DATE__ to make build reproducible > > > > Out of curiosity, are we planning on adding -Wdate-time or > > -Werr

svn commit: r310432 - stable/11/usr.sbin/nfsd

2016-12-22 Thread Rick Macklem
Author: rmacklem Date: Thu Dec 22 21:56:41 2016 New Revision: 310432 URL: https://svnweb.freebsd.org/changeset/base/310432 Log: MFC: r309723 Patch the nfsd so that it doesn't register with rpcbind for an NFSv4 only server. This patch uses the sysctl vfs.nfsd.server_min_nfsvers to determ

svn commit: r310431 - in stable/11/sys/dev: evdev syscons vt

2016-12-22 Thread Oleksandr Tymoshenko
Author: gonzo Date: Thu Dec 22 21:29:57 2016 New Revision: 310431 URL: https://svnweb.freebsd.org/changeset/base/310431 Log: MFC r309823: [evdev] Adds evdev support to sysmouse(4) driver For horizontal (T-axis) wheel reporting which is not supported by sysmouse protocol kern.evdev.sy

svn commit: r310430 - head/sys/conf

2016-12-22 Thread Ian Lepore
Author: ian Date: Thu Dec 22 21:11:42 2016 New Revision: 310430 URL: https://svnweb.freebsd.org/changeset/base/310430 Log: Use ${.OBJDIR} to refer to the kernel build object dir, instead of trying to recreate it from ${MAKEOBJDIRPREFIX} and ${SRC_BASE} and ${KERNCONF}, the latter being espec

svn commit: r310429 - head/sys/dev/usb/wlan

2016-12-22 Thread Adrian Chadd
Author: adrian Date: Thu Dec 22 21:01:56 2016 New Revision: 310429 URL: https://svnweb.freebsd.org/changeset/base/310429 Log: [rsu] convert rsu to use the ieee80211_rx_stats struct to pass up RSSI, PHY and rate information. I don't yet know which RX descriptor bits map to shortgi, long-gi,

Re: svn commit: r310425 - in head/sys/dev/mlx4: mlx4_core mlx4_ib

2016-12-22 Thread Ed Maste
On 22 December 2016 at 14:44, Ed Schouten wrote: > 2016-12-22 19:26 GMT+01:00 Ed Maste : >> Log: >> mlx: avoid use of __DATE__ to make build reproducible > > Out of curiosity, are we planning on adding -Wdate-time or > -Werror=date-time to our default CFLAGS? If so, awesome! I hadn't thought of

Re: svn commit: r310425 - in head/sys/dev/mlx4: mlx4_core mlx4_ib

2016-12-22 Thread Ed Maste
On 22 December 2016 at 15:09, Pedro Giffuni wrote: > > On 22/12/2016 13:26, Ed Maste wrote: >> >> Author: emaste >> Date: Thu Dec 22 18:26:21 2016 >> New Revision: 310425 >> URL: https://svnweb.freebsd.org/changeset/base/310425 >> >> Log: >>mlx: avoid use of __DATE__ to make build reproducible

svn commit: r310428 - head/sys/mips/malta

2016-12-22 Thread John Baldwin
Author: jhb Date: Thu Dec 22 20:28:06 2016 New Revision: 310428 URL: https://svnweb.freebsd.org/changeset/base/310428 Log: Fix dump_avail[] for MALTA platforms to include the kernel. dump_avail[] is supposed to be a superset of phys_avail[] that describes all of the memory ranges that sho

svn commit: r310427 - in stable/11/sys/powerpc: conf conf/dpaa mpc85xx

2016-12-22 Thread Justin Hibbits
Author: jhibbits Date: Thu Dec 22 20:16:10 2016 New Revision: 310427 URL: https://svnweb.freebsd.org/changeset/base/310427 Log: Partial MFC r303693: Merge MPC85XX and QorIQ config options Only a partial MFC, keeping files.powerpc and options.powerpc intact, to retain compatibility

Re: svn commit: r310425 - in head/sys/dev/mlx4: mlx4_core mlx4_ib

2016-12-22 Thread Pedro Giffuni
On 22/12/2016 13:26, Ed Maste wrote: Author: emaste Date: Thu Dec 22 18:26:21 2016 New Revision: 310425 URL: https://svnweb.freebsd.org/changeset/base/310425 Log: mlx: avoid use of __DATE__ to make build reproducible Reviewed by: hselasky Differential Revision: https://revi

Re: svn commit: r310354 - in head/usr.sbin: . prometheus_sysctl_exporter

2016-12-22 Thread Brooks Davis
On Thu, Dec 22, 2016 at 08:42:24PM +0100, Ed Schouten wrote: > Hey! > > 2016-12-21 20:53 GMT+01:00 Edward Tomasz Napiera??a : > > That's a very good reason; it could also be fixed by moving > > it from sbin/ to libexec/. > > I'm not sure that doing that is a good idea. You can also invoke this >

Re: svn commit: r310425 - in head/sys/dev/mlx4: mlx4_core mlx4_ib

2016-12-22 Thread Ed Schouten
2016-12-22 19:26 GMT+01:00 Ed Maste : > Log: > mlx: avoid use of __DATE__ to make build reproducible Out of curiosity, are we planning on adding -Wdate-time or -Werror=date-time to our default CFLAGS? If so, awesome! -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717 ___

Re: svn commit: r310354 - in head/usr.sbin: . prometheus_sysctl_exporter

2016-12-22 Thread Ed Schouten
Hey! 2016-12-21 20:53 GMT+01:00 Edward Tomasz Napierała : > That's a very good reason; it could also be fixed by moving > it from sbin/ to libexec/. I'm not sure that doing that is a good idea. You can also invoke this exporter through cron(8), so that it can be collected by the Prometheus node e

Re: svn commit: r310423 - head/sys/kern

2016-12-22 Thread Mark Johnston
On Thu, Dec 22, 2016 at 10:39:12AM -0800, John Baldwin wrote: > On Thursday, December 22, 2016 05:51:44 PM Mark Johnston wrote: > > Author: markj > > Date: Thu Dec 22 17:51:44 2016 > > New Revision: 310423 > > URL: https://svnweb.freebsd.org/changeset/base/310423 > > > > Log: > > Revert part of

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

2016-12-22 Thread hiren panchasara
On 12/22/16 at 10:33P, Gleb Smirnoff wrote: > Hi! > > On Wed, Dec 21, 2016 at 04:19:28PM -0800, hiren panchasara wrote: > h> On 12/09/16 at 05:58P, Gleb Smirnoff wrote: > h> > Author: glebius > h> > Date: Fri Dec 9 17:58:34 2016 > h> > New Revision: 309745 > h> > URL: https://svnweb.freebsd.org

Re: svn commit: r310423 - head/sys/kern

2016-12-22 Thread John Baldwin
On Thursday, December 22, 2016 05:51:44 PM Mark Johnston wrote: > Author: markj > Date: Thu Dec 22 17:51:44 2016 > New Revision: 310423 > URL: https://svnweb.freebsd.org/changeset/base/310423 > > Log: > Revert part of r300109. > > The removal of TAILQ_FOREACH_SAFE introduced a small race: w

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

2016-12-22 Thread Gleb Smirnoff
Hi! On Wed, Dec 21, 2016 at 04:19:28PM -0800, hiren panchasara wrote: h> On 12/09/16 at 05:58P, Gleb Smirnoff wrote: h> > Author: glebius h> > Date: Fri Dec 9 17:58:34 2016 h> > New Revision: 309745 h> > URL: https://svnweb.freebsd.org/changeset/base/309745 h> > h> > Log: h> > Provide counte

svn commit: r310426 - head/share/zoneinfo

2016-12-22 Thread Julian Elischer
Author: julian Date: Thu Dec 22 18:30:29 2016 New Revision: 310426 URL: https://svnweb.freebsd.org/changeset/base/310426 Log: If you are going to be run individually to make a new timezone set then ensure the destination directories exist. Especially if you define OLDTIMEZONES because the mt

svn commit: r310425 - in head/sys/dev/mlx4: mlx4_core mlx4_ib

2016-12-22 Thread Ed Maste
Author: emaste Date: Thu Dec 22 18:26:21 2016 New Revision: 310425 URL: https://svnweb.freebsd.org/changeset/base/310425 Log: mlx: avoid use of __DATE__ to make build reproducible Reviewed by: hselasky Differential Revision:https://reviews.freebsd.org/D8886 Modified: head/sys/

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

2016-12-22 Thread John Baldwin
Author: jhb Date: Thu Dec 22 18:05:22 2016 New Revision: 310424 URL: https://svnweb.freebsd.org/changeset/base/310424 Log: Replace passive voice with active voice and other tweaks. - Drop uses of 'will'. - Replace 'to use' with active voice. - Tidy language around interrupt types and cl

svn commit: r310423 - head/sys/kern

2016-12-22 Thread Mark Johnston
Author: markj Date: Thu Dec 22 17:51:44 2016 New Revision: 310423 URL: https://svnweb.freebsd.org/changeset/base/310423 Log: Revert part of r300109. The removal of TAILQ_FOREACH_SAFE introduced a small race: when the last thread on a sleepqueue is awoken, it reclaims the sleepqueue and ma

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

2016-12-22 Thread Mark Johnston
Author: markj Date: Thu Dec 22 17:44:27 2016 New Revision: 310422 URL: https://svnweb.freebsd.org/changeset/base/310422 Log: rtld: Fix a couple of bugs around the unloading of ELF filters. - Pass the correct object to unload_filtees(). - Use a marker to restart iteration after unload_filt

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

2016-12-22 Thread Mark Johnston
Author: markj Date: Thu Dec 22 17:41:32 2016 New Revision: 310421 URL: https://svnweb.freebsd.org/changeset/base/310421 Log: rtld: Ensure that dlopen() cannot obtain a reference on a doomed object. rtld drops the bind lock to call fini functions in an object prior to unmapping it. The new

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

2016-12-22 Thread Mark Johnston
Author: markj Date: Thu Dec 22 17:37:39 2016 New Revision: 310420 URL: https://svnweb.freebsd.org/changeset/base/310420 Log: rtld: Fix a race between dl_iterate_phdr() and dlclose(). Add a transient reference count to ensure that the phdr argument to the callback remains valid while the b

Re: svn commit: r310418 - in head/sys: dev/xen/evtchn x86/xen xen

2016-12-22 Thread John Baldwin
On Thursday, December 22, 2016 04:09:44 PM Roger Pau Monné wrote: > Author: royger > Date: Thu Dec 22 16:09:44 2016 > New Revision: 310418 > URL: https://svnweb.freebsd.org/changeset/base/310418 > > Log: > xen: fix IPI setup with EARLY_AP_STARTUP > > Current Xen IPI setup functions require

svn commit: r310419 - in releng: 10.1 10.1/contrib/ntp 10.1/contrib/ntp/html 10.1/contrib/ntp/html/drivers 10.1/contrib/ntp/include 10.1/contrib/ntp/lib/isc 10.1/contrib/ntp/libntp 10.1/contrib/ntp...

2016-12-22 Thread Xin LI
(r310419) @@ -16,6 +16,10 @@ from older versions of FreeBSD, try WITH stable/10, and then rebuild without this option. The bootstrap process from older version of current is a bit fragile. +20161222 p45 FreeBSD-SA-16:39.ntp + + Fix multiple vulnerabilities of ntp. + 20161208

svn commit: r310418 - in head/sys: dev/xen/evtchn x86/xen xen

2016-12-22 Thread Roger Pau Monné
Author: royger Date: Thu Dec 22 16:09:44 2016 New Revision: 310418 URL: https://svnweb.freebsd.org/changeset/base/310418 Log: xen: fix IPI setup with EARLY_AP_STARTUP Current Xen IPI setup functions require that the caller provide a device in order to obtain the name of the interrupt from

svn commit: r310417 - head/sys/boot/forth

2016-12-22 Thread Alan Somers
Author: asomers Date: Thu Dec 22 15:48:54 2016 New Revision: 310417 URL: https://svnweb.freebsd.org/changeset/base/310417 Log: Add a dumpdev example to /boot/defaults/loader.conf Submitted by: rgrimes MFC after:4 weeks Sponsored by: Spectra Logic Corp Modified: head/sys/boot/fort

svn commit: r310414 - head/sys/arm/allwinner/clk

2016-12-22 Thread Emmanuel Vadot
Author: manu Date: Thu Dec 22 15:01:06 2016 New Revision: 310414 URL: https://svnweb.freebsd.org/changeset/base/310414 Log: Allwinner clk: factor M for mod clock is 4 bits, not 5 MFC after:1 week Modified: head/sys/arm/allwinner/clk/aw_modclk.c Modified: head/sys/arm/allwinner/clk/a

svn commit: r310393 - head/usr.sbin/syslogd

2016-12-22 Thread Hiroki Sato
Author: hrs Date: Thu Dec 22 13:46:17 2016 New Revision: 310393 URL: https://svnweb.freebsd.org/changeset/base/310393 Log: - Fix a use-after-free bug when dq_timeout == 1 and sending SIGTERM to the process failed. It is an unusual situation but it can happen. - Split deadq_remove() in

svn commit: r310390 - in head/sys/cam: ctl scsi

2016-12-22 Thread Alexander Motin
Author: mav Date: Thu Dec 22 12:18:40 2016 New Revision: 310390 URL: https://svnweb.freebsd.org/changeset/base/310390 Log: Add support for REPD bit in RSTMF command. We have no real timeout values to report there, but its better then error. MFC after:2 weeks Modified: head/sys/c

svn commit: r310389 - head/sys/cam/ctl

2016-12-22 Thread Alexander Motin
Author: mav Date: Thu Dec 22 11:10:11 2016 New Revision: 310389 URL: https://svnweb.freebsd.org/changeset/base/310389 Log: Fix REPORT SUPPORTED OPERATION CODES for READ/WRITE BUFFER commands. Specifications require MODE parameter of those commands to be treated the same as SERVICE ACTION

svn commit: r310388 - head/sys/dev/mlx5/mlx5_en

2016-12-22 Thread Hans Petter Selasky
Author: hselasky Date: Thu Dec 22 10:12:19 2016 New Revision: 310388 URL: https://svnweb.freebsd.org/changeset/base/310388 Log: Make a read only pointer constant. Sponsored by: Mellanox Technologies MFC after:1 week Modified: head/sys/dev/mlx5/mlx5_en/mlx5_en_main.c Modified: head

svn commit: r310387 - head/sys/dev/mlx5/mlx5_en

2016-12-22 Thread Hans Petter Selasky
Author: hselasky Date: Thu Dec 22 10:11:03 2016 New Revision: 310387 URL: https://svnweb.freebsd.org/changeset/base/310387 Log: Add more comments regarding collection of statistics counters. Sponsored by: Mellanox Technologies MFC after:1 week Modified: head/sys/dev/mlx5/mlx5_en/ml