svn commit: r264635 - head/sys/dev/hwpmc

2014-04-17 Thread Justin Hibbits
Author: jhibbits Date: Fri Apr 18 06:39:00 2014 New Revision: 264635 URL: http://svnweb.freebsd.org/changeset/base/264635 Log: Enable and disable the PMC unit at load/unload time, respectively. MFC after:3 weeks Modified: head/sys/dev/hwpmc/hwpmc_mpc7xxx.c head/sys/dev/hwpmc/hwpmc_

svn commit: r264633 - stable/9/usr.sbin/bsdinstall/scripts

2014-04-17 Thread Devin Teske
Author: dteske Date: Fri Apr 18 00:53:35 2014 New Revision: 264633 URL: http://svnweb.freebsd.org/changeset/base/264633 Log: MFC r264488: When merging docsinstall and zfsboot updates to stable/9 it was discovered that the slightly older dialog(1) requires --separate-output when using the

svn commit: r264632 - stable/10/usr.sbin/bsdinstall/scripts

2014-04-17 Thread Devin Teske
Author: dteske Date: Fri Apr 18 00:48:26 2014 New Revision: 264632 URL: http://svnweb.freebsd.org/changeset/base/264632 Log: MFC r264488: When merging docsinstall and zfsboot updates to stable/9 it was discovered that the slightly older dialog(1) requires --separate-output when using the

svn commit: r264631 - in head: sys/amd64/vmm sys/amd64/vmm/io usr.sbin/bhyve

2014-04-17 Thread Tycho Nightingale
Author: tychon Date: Fri Apr 18 00:02:06 2014 New Revision: 264631 URL: http://svnweb.freebsd.org/changeset/base/264631 Log: Add support for reading the PIT Counter 2 output signal via the NMI Status and Control register at port 0x61. Be more conservative about "catching up" callouts that

svn commit: r264630 - head/sys/net

2014-04-17 Thread Rick Macklem
Author: rmacklem Date: Thu Apr 17 23:31:50 2014 New Revision: 264630 URL: http://svnweb.freebsd.org/changeset/base/264630 Log: For NFS mounts using rsize,wsize=65536 over TSO enabled network interfaces limited to 32 transmit segments, there are two known issues. The more serious one is tha

svn commit: r264629 - stable/9/bin/sh

2014-04-17 Thread Jilles Tjoelker
Author: jilles Date: Thu Apr 17 21:43:34 2014 New Revision: 264629 URL: http://svnweb.freebsd.org/changeset/base/264629 Log: MFC r263777: sh: Fix possible memory leaks and double frees with unexpected SIGINT. Modified: stable/9/bin/sh/alias.c stable/9/bin/sh/exec.c stable/9/bin/sh/expan

svn commit: r264628 - head/sys/sys

2014-04-17 Thread Jilles Tjoelker
Author: jilles Date: Thu Apr 17 21:29:22 2014 New Revision: 264628 URL: http://svnweb.freebsd.org/changeset/base/264628 Log: fcntl.h: Make visible various POSIX.1-2008 features. Also, remove #if __BSD_VISIBLE where it is redundant. When __BSD_VISIBLE is defined to 1, __POSIX_VISIBLE, __XS

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

2014-04-17 Thread Robert Watson
Author: rwatson Date: Thu Apr 17 20:42:03 2014 New Revision: 264625 URL: http://svnweb.freebsd.org/changeset/base/264625 Log: Fix typo and case inconsistency in MIPS CP0 register names. MFC after:3 days Modified: head/sys/mips/mips/pm_machdep.c Modified: head/sys/mips/mips/pm_machde

svn commit: r264624 - in stable: 8/crypto/openssl/crypto/rand 9/crypto/openssl/crypto/rand

2014-04-17 Thread Xin LI
Author: delphij Date: Thu Apr 17 20:09:41 2014 New Revision: 264624 URL: http://svnweb.freebsd.org/changeset/base/264624 Log: Cherry-pick OpenSSL changeset 5be1ae2: Author: Dr. Stephen Henson Treat a zero length passed to ssleay_rand_add a no op: the existing logic zeroes the

svn commit: r264624 - in stable: 8/crypto/openssl/crypto/rand 9/crypto/openssl/crypto/rand

2014-04-17 Thread Xin LI
Author: delphij Date: Thu Apr 17 20:09:41 2014 New Revision: 264624 URL: http://svnweb.freebsd.org/changeset/base/264624 Log: Cherry-pick OpenSSL changeset 5be1ae2: Author: Dr. Stephen Henson Treat a zero length passed to ssleay_rand_add a no op: the existing logic zeroes the

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

2014-04-17 Thread Maksim Yevmenkin
Author: emax Date: Thu Apr 17 19:29:15 2014 New Revision: 264621 URL: http://svnweb.freebsd.org/changeset/base/264621 Log: use correct (integer) type for the temperature sysctl Reviewed by: np, scottl Obtained from:Netflix MFC after:3 days Modified: head/sys/dev/cxgbe/t4

svn commit: r264620 - head/sys/kern

2014-04-17 Thread Konstantin Belousov
Author: kib Date: Thu Apr 17 18:13:23 2014 New Revision: 264620 URL: http://svnweb.freebsd.org/changeset/base/264620 Log: Fix typo. MFC after:3 days Modified: head/sys/kern/subr_fattime.c Modified: head/sys/kern/subr_fattime.c

svn commit: r264619 - in stable/10: sys/amd64/include sys/amd64/vmm/intel usr.sbin/bhyve usr.sbin/bhyvectl

2014-04-17 Thread John Baldwin
Author: jhb Date: Thu Apr 17 18:00:07 2014 New Revision: 264619 URL: http://svnweb.freebsd.org/changeset/base/264619 Log: MFC 258860,260167,260238,260397: - Restructure the VMX code to enter and exit the guest. In large part this change hides the setjmp/longjmp semantics of VM enter/exit.

svn commit: r264618 - in stable/10: contrib/atf contrib/atf/atf-c contrib/atf/atf-c++ contrib/atf/atf-sh etc/mtree lib/atf/libatf-c lib/atf/libatf-c++ usr.bin/atf/atf-sh

2014-04-17 Thread Julio Merino
Author: jmmv Date: Thu Apr 17 17:20:56 2014 New Revision: 264618 URL: http://svnweb.freebsd.org/changeset/base/264618 Log: MFC r263989: Add atf m4 files from the vendor branch. Added: stable/10/contrib/atf/atf-c++/atf-c++.m4 - copied unchanged from r263989, head/contrib/atf/atf-c++/atf-c

Re: svn commit: r264617 - head/libexec/atrun

2014-04-17 Thread Guy Helmer
On Apr 17, 2014, at 11:00 AM, Guy Helmer wrote: > Author: ghelmer > Date: Thu Apr 17 16:00:26 2014 > New Revision: 264617 > URL: http://svnweb.freebsd.org/changeset/base/264617 > > Log: > Fix releasing the lock in the parent atrun process after the queue > directory has been processed. Otherwi

svn commit: r264617 - head/libexec/atrun

2014-04-17 Thread Guy Helmer
Author: ghelmer Date: Thu Apr 17 16:00:26 2014 New Revision: 264617 URL: http://svnweb.freebsd.org/changeset/base/264617 Log: Fix releasing the lock in the parent atrun process after the queue directory has been processed. Otherwise, a long-running child process caused other atrun invocation

svn commit: r264612 - stable/9/sys/dev/vt

2014-04-17 Thread Aleksandr Rybalko
Author: ray Date: Thu Apr 17 14:19:32 2014 New Revision: 264612 URL: http://svnweb.freebsd.org/changeset/base/264612 Log: MFC r264258 Fix cursor color in reverse video mode. Sponsored by: The FreeBSD Foundation Modified: stable/9/sys/dev/vt/vt_core.c Directory Properties: stable/9

svn commit: r264611 - stable/10/sys/dev/vt

2014-04-17 Thread Aleksandr Rybalko
Author: ray Date: Thu Apr 17 14:18:30 2014 New Revision: 264611 URL: http://svnweb.freebsd.org/changeset/base/264611 Log: MFC r264258 Fix cursor color in reverse video mode. Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/dev/vt/vt_core.c Directory Properties: stable/

svn commit: r264610 - head/sys/dev/ahci

2014-04-17 Thread Alexander Motin
Author: mav Date: Thu Apr 17 14:16:02 2014 New Revision: 264610 URL: http://svnweb.freebsd.org/changeset/base/264610 Log: Correct AMD chipsets identification. Submitted by: Dmitry Luhtionov MFC after:2 weeks Modified: head/sys/dev/ahci/ahci.c Modified: head/sys/dev/ahci/ahci.c ==

svn commit: r264609 - head/usr.bin/bc

2014-04-17 Thread Bjoern A. Zeeb
Author: bz Date: Thu Apr 17 14:15:53 2014 New Revision: 264609 URL: http://svnweb.freebsd.org/changeset/base/264609 Log: Stop casting the const char * to void * to char * to make compile more happy after r264573. Someone submit to:OpenBSD MFC after:13 days X-MFC with: r26457

svn commit: r264608 - head/usr.bin/bc

2014-04-17 Thread Bjoern A. Zeeb
Author: bz Date: Thu Apr 17 13:57:37 2014 New Revision: 264608 URL: http://svnweb.freebsd.org/changeset/base/264608 Log: Remove duplicate extern declarations after r264573. Makes things compile better. Someone submit to:OpenBSD MFC after:13 days X-MFC with: r

svn commit: r264607 - stable/10/tests/sys/kern

2014-04-17 Thread Julio Merino
Author: jmmv Date: Thu Apr 17 13:11:56 2014 New Revision: 264607 URL: http://svnweb.freebsd.org/changeset/base/264607 Log: MFC r264133: Fix variable type to avoid printf formatter warning. Modified: stable/10/tests/sys/kern/unix_seqpacket_test.c Directory Properties: stable/10/ (props cha

svn commit: r264606 - stable/10/share/man/man5

2014-04-17 Thread Julio Merino
Author: jmmv Date: Thu Apr 17 13:10:30 2014 New Revision: 264606 URL: http://svnweb.freebsd.org/changeset/base/264606 Log: Regen src.conf.5. Notional merge of r264409 which regenerated this manpage after the rewording of WITH_TESTS. Modified: stable/10/share/man/man5/src.conf.5 Modifi

svn commit: r264605 - head/sys/mips/beri

2014-04-17 Thread Bjoern A. Zeeb
Author: bz Date: Thu Apr 17 13:02:59 2014 New Revision: 264605 URL: http://svnweb.freebsd.org/changeset/base/264605 Log: Based on xlp_machdep.c and completed the list of options based on boot/mips/beri/loader/metadata.c allow FDT configuration to set command line options. This leads to an

svn commit: r264604 - head/usr.sbin/iscsid

2014-04-17 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Apr 17 12:53:56 2014 New Revision: 264604 URL: http://svnweb.freebsd.org/changeset/base/264604 Log: Remove redundant code. Sponsored by: The FreeBSD Foundation Modified: head/usr.sbin/iscsid/login.c Modified: head/usr.sbin/iscsid/login.c =

svn commit: r264603 - stable/10/share/examples/tests/tests/atf

2014-04-17 Thread Julio Merino
Author: jmmv Date: Thu Apr 17 12:42:41 2014 New Revision: 264603 URL: http://svnweb.freebsd.org/changeset/base/264603 Log: MFC r263173: Remove unnecessary svn:executable property from source file. Modified: Directory Properties: stable/10/ (props changed) stable/10/share/examples/tests/te

svn commit: r264602 - stable/10/sys/cam/ctl

2014-04-17 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Apr 17 12:41:12 2014 New Revision: 264602 URL: http://svnweb.freebsd.org/changeset/base/264602 Log: MFC r262837: Make reset handling in iSCSI target RFC-compliant. This fixes some rare hangs with Open-iSCSI (Linux). Sponsored by: The FreeBSD Foundation Modif

svn commit: r264601 - in head: share/man/man4 sys/boot/fdt/dts/mips sys/dev/netfpga10g sys/dev/netfpga10g/nf10bmac sys/mips/beri sys/mips/conf sys/modules sys/modules/netfpga10g sys/modules/netfpga...

2014-04-17 Thread Bjoern A. Zeeb
Author: bz Date: Thu Apr 17 12:33:26 2014 New Revision: 264601 URL: http://svnweb.freebsd.org/changeset/base/264601 Log: Add the initial version of if_nf10bmac(4), a driver to support an NetFPGA-10G Embedded CPU Ethernet Core. The current version operates on a simple PIO based interface c

svn commit: r264600 - head/sys/netsmb

2014-04-17 Thread Andrey V. Elsukov
Author: ae Date: Thu Apr 17 12:22:08 2014 New Revision: 264600 URL: http://svnweb.freebsd.org/changeset/base/264600 Log: Remove redundant unlock. This code was removed from the opensolaris and darwin's netsmb implementations, in DfBSD it also has been disabled. PR: 36566, 8

svn commit: r264598 - stable/10/usr.sbin/ntp/sntp

2014-04-17 Thread Dag-Erling Smørgrav
Author: des Date: Thu Apr 17 12:16:27 2014 New Revision: 264598 URL: http://svnweb.freebsd.org/changeset/base/264598 Log: MFH (r262555): install the sntp(1) man page Modified: stable/10/usr.sbin/ntp/sntp/Makefile Directory Properties: stable/10/ (props changed) Modified: stable/10/usr.sb

svn commit: r264599 - stable/9/usr.sbin/ntp/sntp

2014-04-17 Thread Dag-Erling Smørgrav
Author: des Date: Thu Apr 17 12:16:51 2014 New Revision: 264599 URL: http://svnweb.freebsd.org/changeset/base/264599 Log: MFH (r262555): install the sntp(1) man page Modified: stable/9/usr.sbin/ntp/sntp/Makefile Directory Properties: stable/9/usr.sbin/ntp/ (props changed) Modified: stabl

svn commit: r264597 - stable/9/usr.sbin/pwd_mkdb

2014-04-17 Thread Dag-Erling Smørgrav
Author: des Date: Thu Apr 17 12:11:00 2014 New Revision: 264597 URL: http://svnweb.freebsd.org/changeset/base/264597 Log: MFH (r261511, r261542): add an example to the man page Modified: stable/9/usr.sbin/pwd_mkdb/pwd_mkdb.8 Directory Properties: stable/9/usr.sbin/pwd_mkdb/ (props changed

svn commit: r264592 - stable/10/lib/libc/net

2014-04-17 Thread Julio Merino
Author: jmmv Date: Thu Apr 17 11:49:19 2014 New Revision: 264592 URL: http://svnweb.freebsd.org/changeset/base/264592 Log: MFC r263090: Make ether_line really report an error when all input is invalid. Modified: stable/10/lib/libc/net/ether_addr.c Directory Properties: stable/10/ (props c

svn commit: r264589 - stable/10/share/man/man5

2014-04-17 Thread Christian Brueffer
Author: brueffer Date: Thu Apr 17 10:43:38 2014 New Revision: 264589 URL: http://svnweb.freebsd.org/changeset/base/264589 Log: MFC: r264453 Correct geli parameter. PR: 188582 Submitted by: Michael Hall Modified: stable/10/share/man/man5/fstab.5 Directory Properties: st

svn commit: r264588 - stable/8/usr.sbin/wlandebug

2014-04-17 Thread Christian Brueffer
Author: brueffer Date: Thu Apr 17 10:41:26 2014 New Revision: 264588 URL: http://svnweb.freebsd.org/changeset/base/264588 Log: MFC: r264315, r264316 Fix Xref order in SEE ALSO. Modified: stable/8/usr.sbin/wlandebug/wlandebug.8 Directory Properties: stable/8/usr.sbin/wlandebug/ (props

svn commit: r264587 - stable/9/usr.sbin/wlandebug

2014-04-17 Thread Christian Brueffer
Author: brueffer Date: Thu Apr 17 10:39:18 2014 New Revision: 264587 URL: http://svnweb.freebsd.org/changeset/base/264587 Log: MFC: r264315, r264316 Fix Xref order in SEE ALSO. Modified: stable/9/usr.sbin/wlandebug/wlandebug.8 Directory Properties: stable/9/usr.sbin/wlandebug/ (props

svn commit: r264586 - stable/10/usr.sbin/wlandebug

2014-04-17 Thread Christian Brueffer
Author: brueffer Date: Thu Apr 17 10:37:21 2014 New Revision: 264586 URL: http://svnweb.freebsd.org/changeset/base/264586 Log: MFC: r264315, r264316 Fix Xref order in SEE ALSO. Modified: stable/10/usr.sbin/wlandebug/wlandebug.8 Directory Properties: stable/10/ (props changed) Modifi

svn commit: r264585 - head/lib/libipsec

2014-04-17 Thread Christian Brueffer
Author: brueffer Date: Thu Apr 17 10:27:18 2014 New Revision: 264585 URL: http://svnweb.freebsd.org/changeset/base/264585 Log: Add a missing break in the TCP case. Reviewed by: bms MFC after:1 week Modified: head/lib/libipsec/ipsec_dump_policy.c Modified: head/lib/libipsec/ipsec_