svn commit: r269462 - head/sys/kern

2014-08-03 Thread Sergey Kandaurov
Author: pluknet Date: Sun Aug 3 07:59:19 2014 New Revision: 269462 URL: http://svnweb.freebsd.org/changeset/base/269462 Log: vn_path_to_global_path: update comment. Modified: head/sys/kern/vfs_cache.c Modified: head/sys/kern/vfs_cache.c ==

svn commit: r269466 - in head/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs

2014-08-03 Thread Xin LI
Author: delphij Date: Sun Aug 3 09:47:51 2014 New Revision: 269466 URL: http://svnweb.freebsd.org/changeset/base/269466 Log: Revert r269404 and use cpu_ticks() for dbuf allocation. Encode CPU's number by XOR'ing the CPU ID against the 64-bit cpu_ticks(). Reviewed by: mav, gibbs Dif

svn commit: r269469 - head/sys/cam/scsi

2014-08-03 Thread Alexander Motin
Author: mav Date: Sun Aug 3 10:02:14 2014 New Revision: 269469 URL: http://svnweb.freebsd.org/changeset/base/269469 Log: Do not retry token errors. They are not going to disappear by themselves. MFC after:1 week Modified: head/sys/cam/scsi/scsi_all.c Modified: head/sys/cam/scsi/scs

svn commit: r269470 - head/sys/dev/usb/serial

2014-08-03 Thread Joerg Wunsch
Author: joerg Date: Sun Aug 3 10:47:45 2014 New Revision: 269470 URL: http://svnweb.freebsd.org/changeset/base/269470 Log: Avoid a divide-by-zero panic when setting the baudrate to 0. MFC after:2 weeks Modified: head/sys/dev/usb/serial/umcs.c Modified: head/sys/dev/usb/serial/umcs.

svn commit: r269471 - head/sys/dev/vt/hw/vga

2014-08-03 Thread Aleksandr Rybalko
Author: ray Date: Sun Aug 3 11:01:35 2014 New Revision: 269471 URL: http://svnweb.freebsd.org/changeset/base/269471 Log: Fix vt_vga driver to draw not-8-bit-aligned fonts correctly. Still one bug here: mouse left some gaps on track when moving left. MFC after:1 week Sponsored by: T

svn commit: r269472 - head/sys/cam/scsi

2014-08-03 Thread Alexander Motin
Author: mav Date: Sun Aug 3 11:43:14 2014 New Revision: 269472 URL: http://svnweb.freebsd.org/changeset/base/269472 Log: Do not retry on set of non-transient XCOPY errors. MFC after:1 week Modified: head/sys/cam/scsi/scsi_all.c Modified: head/sys/cam/scsi/scsi_all.c ===

svn commit: r269474 - in head: share/man/man4 sys/dev/vt

2014-08-03 Thread Aleksandr Rybalko
Author: ray Date: Sun Aug 3 13:07:25 2014 New Revision: 269474 URL: http://svnweb.freebsd.org/changeset/base/269474 Log: Allow to disable some special key combinations handled by vt(4), like debug request, reboot request. Requested by: Claude Buisson Sponsored by: The FreeBSD Founda

svn commit: r269475 - in head: lib/libc/net sys/netinet

2014-08-03 Thread Michael Tuexen
Author: tuexen Date: Sun Aug 3 14:10:10 2014 New Revision: 269475 URL: http://svnweb.freebsd.org/changeset/base/269475 Log: Add SCTP socket option SCTP_NRSACK_SUPPORTED to control the NRSACK extension. The default will still be off, since it it not an RFC (yet). Changing the sysctl name w

Re: svn commit: r268943 - in head: include lib/libc/stdlib

2014-08-03 Thread Warner Losh
On Jul 21, 2014, at 12:51 PM, Pedro Giffuni wrote: > > Il giorno 21/lug/2014, alle ore 11:42, Bruce Simpson ha > scritto: > >> On 21/07/2014 16:22, Pedro F. Giffuni wrote: >>> ] >>> Log: >>> Add re-entrant versions of the hash functions based on the GNU api. >>> >> What, if anything, ca

Re: svn commit: r268943 - in head: include lib/libc/stdlib

2014-08-03 Thread Bruce Simpson
On 03/08/2014 15:27, Warner Losh wrote: What, if anything, can be done about qsort_r() API incompatibility? qsort_r is non-standard and we did it first, plus we will want to stay compatible with Apple :). I guess we could do some ugly parameter swapping in the case where _GNU_SOURCE is defined

svn commit: r269476 - head/sys/netinet

2014-08-03 Thread Michael Tuexen
Author: tuexen Date: Sun Aug 3 15:09:13 2014 New Revision: 269476 URL: http://svnweb.freebsd.org/changeset/base/269476 Log: Use consistent names for SCTP sysctls. Rename nr_sack_on_off to nrsack_enable. Please note that this extension is off by default since it is not specified in an RFC

Re: svn commit: r268943 - in head: include lib/libc/stdlib

2014-08-03 Thread Pedro Giffuni
Il giorno 03/ago/2014, alle ore 09:27, Warner Losh ha scritto: > > On Jul 21, 2014, at 12:51 PM, Pedro Giffuni wrote: > >> >> Il giorno 21/lug/2014, alle ore 11:42, Bruce Simpson ha >> scritto: >> >>> On 21/07/2014 16:22, Pedro F. Giffuni wrote: ] Log: Add re-entrant versi

Re: svn commit: r267937 - in head: cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json cddl/contrib/opensolaris/cmd/dtrace/test/tst/common

2014-08-03 Thread Warner Losh
On Jul 28, 2014, at 9:23 PM, John Baldwin wrote: > On Thursday 26 June 2014 21:45:49 Rui Paulo wrote: >> Author: rpaulo >> Date: Thu Jun 26 21:45:49 2014 >> New Revision: 267937 >> URL: http://svnweb.freebsd.org/changeset/base/267937 >> >> Log: >> MFV illumos >> >> 4477 DTrace should speak J

svn commit: r269479 - head/sys/dev/nfe

2014-08-03 Thread Marcel Moolenaar
Author: marcel Date: Sun Aug 3 16:45:07 2014 New Revision: 269479 URL: http://svnweb.freebsd.org/changeset/base/269479 Log: Fix multicast, broken by the conversion of the nfe(4) driver to the driver API. Submitted by: Mikhail Modified: head/sys/dev/nfe/if_nfe.c Modified: head/sys/de

Re: svn commit: r269466 - in head/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs

2014-08-03 Thread Bruce Evans
On Sun, 3 Aug 2014, Xin LI wrote: Log: Revert r269404 and use cpu_ticks() for dbuf allocation. Encode CPU's number by XOR'ing the CPU ID against the 64-bit cpu_ticks(). Reviewed by: mav, gibbs Differential Revision: https://phabric.freebsd.org/D521 MFC after: 2 weeks This is still

svn commit: r269481 - in head: lib/libc/net sys/netinet

2014-08-03 Thread Michael Tuexen
Author: tuexen Date: Sun Aug 3 18:12:55 2014 New Revision: 269481 URL: http://svnweb.freebsd.org/changeset/base/269481 Log: Add support for the SCTP_PKTDROP_SUPPORTED socket option and the corresponding sysctl variable. The default is off, since the specification is not an RFC yet. MFC

svn commit: r269485 - in head: . share/man/man9 sys/amd64/amd64 sys/arm/arm sys/i386/i386 sys/i386/xen sys/mips/mips sys/powerpc/aim sys/powerpc/booke sys/powerpc/powerpc sys/sparc64/sparc64 sys/vm

2014-08-03 Thread Alan Cox
Sun Aug 3 20:40:51 2014(r269485) @@ -38,6 +38,8 @@ # xargs -n1 | sort | uniq -d; # done +# 20140803: Remove an obsolete man page +OLD_FILES+=usr/share/man/man9/pmap_change_wiring.9.gz # 20140728: libsbuf restored to old version. OLD_LIBS+=lib/libsbuf.so.7 # 20140728: Remove an

svn commit: r269487 - head/sbin/geom/class/part

2014-08-03 Thread Isabell Long
Author: issyl0 (doc committer) Date: Sun Aug 3 21:54:22 2014 New Revision: 269487 URL: http://svnweb.freebsd.org/changeset/base/269487 Log: Add generic list, status, load and unload docs to gpart(8) - In the style of gmirror(8). PR: docs/191534 Reviewed by: gavin Modifie

svn commit: r269488 - head/sys/dev/pccbb

2014-08-03 Thread Gavin Atkinson
Author: gavin Date: Sun Aug 3 21:56:53 2014 New Revision: 269488 URL: http://svnweb.freebsd.org/changeset/base/269488 Log: For reasons which are not clear, r254263 broke some PCMCIA and CardBus bridges in strange ways, either rendering them unable to detect insertion and removal events, or

svn commit: r269489 - head/sys/kern

2014-08-03 Thread Peter Wemm
Author: peter Date: Sun Aug 3 22:37:21 2014 New Revision: 269489 URL: http://svnweb.freebsd.org/changeset/base/269489 Log: Partial revert of r262867. r262867 was described as fixing socket buffer checks for SOCK_SEQPACKET, but also changed one of the SOCK_DGRAM code paths to use the new

svn commit: r269492 - head/sys/net

2014-08-03 Thread Alexander Motin
Author: mav Date: Mon Aug 4 00:58:12 2014 New Revision: 269492 URL: http://svnweb.freebsd.org/changeset/base/269492 Log: Improve locking of multicast addresses in VLAN and LAGG interfaces. This fixes several scenarios of reproducible panics, cause by races between multicast address chang

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

2014-08-03 Thread Alexander Motin
Author: mav Date: Mon Aug 4 01:16:20 2014 New Revision: 269497 URL: http://svnweb.freebsd.org/changeset/base/269497 Log: Add support for Windows dialect of EXTENDED COPY command, aka Microsoft ODX. This allows to avoid extra network traffic when copying files on NTFS iSCSI disks within o

Re: svn commit: r268943 - in head: include lib/libc/stdlib

2014-08-03 Thread Warner Losh
On Aug 3, 2014, at 9:39 AM, Pedro Giffuni wrote: > > Il giorno 03/ago/2014, alle ore 09:27, Warner Losh ha > scritto: > >> >> On Jul 21, 2014, at 12:51 PM, Pedro Giffuni wrote: >> >>> >>> Il giorno 21/lug/2014, alle ore 11:42, Bruce Simpson ha >>> scritto: >>> On 21/07/2014 16:22

svn commit: r269500 - head/sys/modules/ixgbe

2014-08-03 Thread Adrian Chadd
Author: adrian Date: Mon Aug 4 04:21:32 2014 New Revision: 269500 URL: http://svnweb.freebsd.org/changeset/base/269500 Log: Make the ixgbe(4) module buildable outside of the tree. It defaults to RSS not being enabled. Modified: head/sys/modules/ixgbe/Makefile Modified: head/sys/modules

svn commit: r269501 - head/sys/modules/igb

2014-08-03 Thread Adrian Chadd
Author: adrian Date: Mon Aug 4 04:23:45 2014 New Revision: 269501 URL: http://svnweb.freebsd.org/changeset/base/269501 Log: Make igb(4) build outside of the kernel build. Ths defaults to RSS being disabled. Modified: head/sys/modules/igb/Makefile Modified: head/sys/modules/igb/Makefile

Re: svn commit: r269501 - head/sys/modules/igb

2014-08-03 Thread Marcelo Araujo
2014-08-04 12:23 GMT+08:00 Adrian Chadd : > Author: adrian > Date: Mon Aug 4 04:23:45 2014 > New Revision: 269501 > URL: http://svnweb.freebsd.org/changeset/base/269501 > > Log: > Make igb(4) build outside of the kernel build. > > Ths defaults to RSS being disabled. > > Modified: > head/sys

Re: svn commit: r268917 - head/sys/dev/ixgbe

2014-08-03 Thread Marcelo Araujo
2014-08-04 12:27 GMT+08:00 Marcelo Araujo : > > > > 2014-07-20 16:43 GMT+08:00 Adrian Chadd : > > Author: adrian >> Date: Sun Jul 20 08:43:53 2014 >> New Revision: 268917 >> URL: http://svnweb.freebsd.org/changeset/base/268917 >> >> Log: >> Add the UDP hash -> RSS mbuf hash type for the ixgbe(4)

Re: svn commit: r268917 - head/sys/dev/ixgbe

2014-08-03 Thread Marcelo Araujo
2014-07-20 16:43 GMT+08:00 Adrian Chadd : > Author: adrian > Date: Sun Jul 20 08:43:53 2014 > New Revision: 268917 > URL: http://svnweb.freebsd.org/changeset/base/268917 > > Log: > Add the UDP hash -> RSS mbuf hash type for the ixgbe(4) driver. > > Modified: > head/sys/dev/ixgbe/ixgbe.c > > Mo

Re: svn commit: r269500 - head/sys/modules/ixgbe

2014-08-03 Thread Marcelo Araujo
2014-08-04 12:21 GMT+08:00 Adrian Chadd : > Author: adrian > Date: Mon Aug 4 04:21:32 2014 > New Revision: 269500 > URL: http://svnweb.freebsd.org/changeset/base/269500 > > Log: > Make the ixgbe(4) module buildable outside of the tree. > > It defaults to RSS not being enabled. > > Modified: >

Re: svn commit: r267937 - in head: cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json cddl/contrib/opensolaris/cmd/dtrace/test/tst/common

2014-08-03 Thread Warner Losh
On Aug 3, 2014, at 9:47 AM, Warner Losh wrote: > > On Jul 28, 2014, at 9:23 PM, John Baldwin wrote: > >> On Thursday 26 June 2014 21:45:49 Rui Paulo wrote: >>> Author: rpaulo >>> Date: Thu Jun 26 21:45:49 2014 >>> New Revision: 267937 >>> URL: http://svnweb.freebsd.org/changeset/base/267937 >

svn commit: r269502 - head/sys/kern

2014-08-03 Thread Davide Italiano
Author: davide Date: Mon Aug 4 05:40:51 2014 New Revision: 269502 URL: http://svnweb.freebsd.org/changeset/base/269502 Log: Fix an overflow in getsockopt(). optval isn't big enough to hold sbintime_t. Re-introduce r255030 behaviour capping socket timeouts to INT_32 if they're too large.

svn commit: r269503 - head/libexec/rtld-elf/tests

2014-08-03 Thread Garrett Cooper
Author: ngie Date: Mon Aug 4 05:45:09 2014 New Revision: 269503 URL: http://svnweb.freebsd.org/changeset/base/269503 Log: Remove hardcoded path to TESTSDIR (Makefile, ld_library_pathfds.c) at build time by using atf_tc_get_config_var(tc, "srcdir")) This will allow end-users to move the b

svn commit: r269504 - head/libexec/rtld-elf/tests

2014-08-03 Thread Garrett Cooper
Author: ngie Date: Mon Aug 4 05:46:10 2014 New Revision: 269504 URL: http://svnweb.freebsd.org/changeset/base/269504 Log: Fix a -Wsecurity warning with clang Phabric: D525 (part of a larger patch) Reviewed by: jmmv Approved by: jmmv (co-mentor) Modified: head/libexec/rtld-elf/tes

svn commit: r269505 - head/libexec/rtld-elf/tests/target

2014-08-03 Thread Garrett Cooper
Author: ngie Date: Mon Aug 4 05:49:13 2014 New Revision: 269505 URL: http://svnweb.freebsd.org/changeset/base/269505 Log: Move a -L argument from LDADD to LDFLAGS Phabric: D525 (part of a larger patch) Reviewed by: jmmv Approved by: jmmv (co-mentor) Modified: head/libexec/rtld-el

svn commit: r269506 - head/libexec/rtld-elf/tests/target

2014-08-03 Thread Garrett Cooper
Author: ngie Date: Mon Aug 4 05:50:21 2014 New Revision: 269506 URL: http://svnweb.freebsd.org/changeset/base/269506 Log: Fix BINDIR to not duplicate "${TESTSDIR} This should fix 'make release' with MK_TESTS != no Phabric: D525 (part of a larger patch) Reviewed by: jmmv Approve