svn commit: r270646 - in stable: 10/contrib/libc++/include 9/contrib/libc++/include

2014-08-25 Thread Dimitry Andric
Author: dim Date: Tue Aug 26 06:31:52 2014 New Revision: 270646 URL: http://svnweb.freebsd.org/changeset/base/270646 Log: MFC r270416: In r260015, I renamed several identifiers to avoid -Wsystem-header warnings. In r261283, I imported libc++ 3.4 release, but this contained one identifi

svn commit: r270646 - in stable: 10/contrib/libc++/include 9/contrib/libc++/include

2014-08-25 Thread Dimitry Andric
Author: dim Date: Tue Aug 26 06:31:52 2014 New Revision: 270646 URL: http://svnweb.freebsd.org/changeset/base/270646 Log: MFC r270416: In r260015, I renamed several identifiers to avoid -Wsystem-header warnings. In r261283, I imported libc++ 3.4 release, but this contained one identifi

svn commit: r270645 - stable/10/sys/cam/ata

2014-08-25 Thread Warner Losh
Author: imp Date: Tue Aug 26 03:45:54 2014 New Revision: 270645 URL: http://svnweb.freebsd.org/changeset/base/270645 Log: Merge SETAN changes from head: r270327 | imp | 2014-08-22 07:15:59 -0600 (Fri, 22 Aug 2014) | 6 lines We should never enter the PROBE_SETAN phase if we're

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

2014-08-25 Thread Andrew Thompson
Author: thompsa Date: Tue Aug 26 02:31:37 2014 New Revision: 270644 URL: http://svnweb.freebsd.org/changeset/base/270644 Log: MFH (r269653): Give a brief error message Modified: stable/10/usr.sbin/bsdinstall/scripts/auto stable/10/usr.sbin/bsdinstall/scripts/jail Directory Properties: sta

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

2014-08-25 Thread Kevin Lo
Author: kevlo Date: Tue Aug 26 02:20:37 2014 New Revision: 270643 URL: http://svnweb.freebsd.org/changeset/base/270643 Log: Fix typo: s/mac_rev/mac_ver/ Submitted by: Stefan Sperling Modified: head/sys/dev/usb/wlan/if_run.c Modified: head/sys/dev/usb/wlan/if_run.c =

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

2014-08-25 Thread Mateusz Guzik
On Mon, Aug 25, 2014 at 01:35:58PM -0400, John Baldwin wrote: > On Monday, August 25, 2014 07:02:41 PM Mateusz Guzik wrote: > > On Mon, Aug 25, 2014 at 10:23:19AM -0400, John Baldwin wrote: > > > On Sunday, August 24, 2014 09:04:09 AM Mateusz Guzik wrote: > > > > Author: mjg > > > > Date: Sun Aug 2

svn commit: r270642 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:31:04 2014 New Revision: 270642 URL: http://svnweb.freebsd.org/changeset/base/270642 Log: Document r270631, ixlv(4) merged from head/. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stab

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

2014-08-25 Thread John-Mark Gurney
John Baldwin wrote this message on Mon, Aug 25, 2014 at 13:35 -0400: > On Monday, August 25, 2014 07:02:41 PM Mateusz Guzik wrote: > > On Mon, Aug 25, 2014 at 10:23:19AM -0400, John Baldwin wrote: > > > On Sunday, August 24, 2014 09:04:09 AM Mateusz Guzik wrote: > > > > Author: mjg > > > > Date: Su

svn commit: r270641 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:25:57 2014 New Revision: 270641 URL: http://svnweb.freebsd.org/changeset/base/270641 Log: Fix a formatting nit. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/release/doc/en_US

Re: svn commit: r270631 - in stable/10/sys: conf dev/ixl modules/ixl modules/ixlv

2014-08-25 Thread Jack Vogel
Not yet, only the README, there will be a manual page coming soon I hope. Jack On Mon, Aug 25, 2014 at 3:19 PM, Glen Barber wrote: > On Mon, Aug 25, 2014 at 10:04:29PM +, Jack F Vogel wrote: > > Author: jfv > > Date: Mon Aug 25 22:04:29 2014 > > New Revision: 270631 > > URL: http://svnweb

svn commit: r270635 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:19:54 2014 New Revision: 270635 URL: http://svnweb.freebsd.org/changeset/base/270635 Log: Document r270401, pam(3) 'account' facility support. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modifi

svn commit: r270639 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:20:02 2014 New Revision: 270639 URL: http://svnweb.freebsd.org/changeset/base/270639 Log: Document r270552, kern.geom.part.mbr.enforce_chs tunable. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml M

svn commit: r270637 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:19:58 2014 New Revision: 270637 URL: http://svnweb.freebsd.org/changeset/base/270637 Log: Document r270509, vtnet(4) netmap(4) support. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: sta

svn commit: r270638 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:20:00 2014 New Revision: 270638 URL: http://svnweb.freebsd.org/changeset/base/270638 Log: Document r270514, ASUS USB-AC51 support in urtwn(4). Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modifi

svn commit: r270640 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:20:04 2014 New Revision: 270640 URL: http://svnweb.freebsd.org/changeset/base/270640 Log: Document r270630, vm 'fast path' page fault hander. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modifie

svn commit: r270636 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:19:56 2014 New Revision: 270636 URL: http://svnweb.freebsd.org/changeset/base/270636 Log: Document r270415, lukemftpd removal. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/re

svn commit: r270634 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:19:52 2014 New Revision: 270634 URL: http://svnweb.freebsd.org/changeset/base/270634 Log: Document r270297, native netmap(4) support in cxgbe(4) for the T5 10G/40G card. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1

Re: svn commit: r270631 - in stable/10/sys: conf dev/ixl modules/ixl modules/ixlv

2014-08-25 Thread Glen Barber
On Mon, Aug 25, 2014 at 10:04:29PM +, Jack F Vogel wrote: > Author: jfv > Date: Mon Aug 25 22:04:29 2014 > New Revision: 270631 > URL: http://svnweb.freebsd.org/changeset/base/270631 > > Log: > MFC of the Intel Base driver for the Intel XL710 Ethernet Controller Family > - It was decid

svn commit: r270633 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:19:50 2014 New Revision: 270633 URL: http://svnweb.freebsd.org/changeset/base/270633 Log: Document r270159, various bhyve(4) enhancements. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified:

svn commit: r270632 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 22:19:48 2014 New Revision: 270632 URL: http://svnweb.freebsd.org/changeset/base/270632 Log: Document r270157, FFS multithreaded soft updates. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified:

svn commit: r270631 - in stable/10/sys: conf dev/ixl modules/ixl modules/ixlv

2014-08-25 Thread Jack F Vogel
Author: jfv Date: Mon Aug 25 22:04:29 2014 New Revision: 270631 URL: http://svnweb.freebsd.org/changeset/base/270631 Log: MFC of the Intel Base driver for the Intel XL710 Ethernet Controller Family - It was decided to change the driver name to if_ixl for FreeBSD - This release ad

svn commit: r270630 - stable/10/sys/vm

2014-08-25 Thread Konstantin Belousov
Author: kib Date: Mon Aug 25 21:21:29 2014 New Revision: 270630 URL: http://svnweb.freebsd.org/changeset/base/270630 Log: MFC r270011: Implement 'fast path' for the vm page fault handler. MFC r270387 (by alc): Relax one of the conditions for mapping a page on the fast path. Approve

svn commit: r270629 - stable/10/sys/vm

2014-08-25 Thread Konstantin Belousov
Author: kib Date: Mon Aug 25 21:19:08 2014 New Revision: 270629 URL: http://svnweb.freebsd.org/changeset/base/270629 Log: MFC r261647 (by alc): Don't call vm_fault_prefault() on zero-fill faults. Modified: stable/10/sys/vm/vm_fault.c Directory Properties: stable/10/ (props changed) Mod

svn commit: r270628 - stable/10/sys/vm

2014-08-25 Thread Konstantin Belousov
Author: kib Date: Mon Aug 25 21:16:57 2014 New Revision: 270628 URL: http://svnweb.freebsd.org/changeset/base/270628 Log: MFC r261412 (by alc): Make prefaulting more aggressive on hard faults. Modified: stable/10/sys/vm/vm_fault.c Directory Properties: stable/10/ (props changed) Modifi

svn commit: r270627 - stable/10/sys/vm

2014-08-25 Thread Konstantin Belousov
Author: kib Date: Mon Aug 25 20:49:25 2014 New Revision: 270627 URL: http://svnweb.freebsd.org/changeset/base/270627 Log: MFC r269978 (by alc): Avoid pointless (but harmless) actions on unmanaged pages. Modified: stable/10/sys/vm/vm_fault.c Directory Properties: stable/10/ (props change

svn commit: r270626 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 20:37:12 2014 New Revision: 270626 URL: http://svnweb.freebsd.org/changeset/base/270626 Log: Add attribution for r270130 Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/release/doc

svn commit: r270625 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 20:37:10 2014 New Revision: 270625 URL: http://svnweb.freebsd.org/changeset/base/270625 Log: Document r270130, unmapped I/O in Xen's blkfront driver. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mo

svn commit: r270623 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 20:37:07 2014 New Revision: 270623 URL: http://svnweb.freebsd.org/changeset/base/270623 Log: Document r270043, '-o key=val' pairing for NFS version specification. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/

svn commit: r270624 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 20:37:09 2014 New Revision: 270624 URL: http://svnweb.freebsd.org/changeset/base/270624 Log: Document r270061, if__nf10bmac(4) merged from head/. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modifi

svn commit: r270621 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 20:37:03 2014 New Revision: 270621 URL: http://svnweb.freebsd.org/changeset/base/270621 Log: Document r270026, nvi 2.1.2-c80f493b038 Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10

svn commit: r270622 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 20:37:05 2014 New Revision: 270622 URL: http://svnweb.freebsd.org/changeset/base/270622 Log: Document r270031, fparseln(3) update to 1.7. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stab

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Tijl Coosemans
On Mon, 25 Aug 2014 19:11:43 +0200 Jean-Sébastien Pédron wrote: > On 25.08.2014 19:04, Nathan Whitehorn wrote: >> Does our radeon KMS code support AGP-based Radeons? I vaguely remember >> this not being the case. > > Unfortunately no, AGP isn't supported. And I currently don't have > neither th

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

2014-08-25 Thread Jean-Sebastien Pedron
Author: dumbbell Date: Mon Aug 25 20:15:19 2014 New Revision: 270620 URL: http://svnweb.freebsd.org/changeset/base/270620 Log: vt_vga: Use Write Mode 0 to draw group of 8 pixels using 3 or more colors This replaces the method based on Write Mode 3, which required reads from the video memo

svn commit: r270618 - head/sys/dev/vt

2014-08-25 Thread Jean-Sebastien Pedron
Author: dumbbell Date: Mon Aug 25 19:52:13 2014 New Revision: 270618 URL: http://svnweb.freebsd.org/changeset/base/270618 Log: vt(4): Intialize drawable area rectangle each time a font is loaded This also fixes a problem where early in boot, the area was zero, leading to nothing displayed

svn commit: r270614 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 19:45:40 2014 New Revision: 270614 URL: http://svnweb.freebsd.org/changeset/base/270614 Log: Document r269846, vfs.zfs.arc_average_blocksize. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified:

svn commit: r270617 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 19:45:46 2014 New Revision: 270617 URL: http://svnweb.freebsd.org/changeset/base/270617 Log: Document r269975, igxbe(4) tunable renaming. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stab

svn commit: r270615 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 19:45:42 2014 New Revision: 270615 URL: http://svnweb.freebsd.org/changeset/base/270615 Log: Document r269847: apr 1.4.8 -> 1.5.1 apr-util 1.5.2 -> 1.5.3 serf 1.3.4 -> 1.3.7 svnlite 1.8.8 -> 1.8.10 Sponsored by: The FreeBSD Foundation Modified: st

svn commit: r270616 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 19:45:44 2014 New Revision: 270616 URL: http://svnweb.freebsd.org/changeset/base/270616 Log: Document r269968, iscsictl(8) '-M' flag. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/1

Re: svn commit: r270510 - head

2014-08-25 Thread John Baldwin
On Monday, August 25, 2014 01:35:21 PM Bryan Drewery wrote: > On 8/25/2014 12:36 PM, Benjamin Kaduk wrote: > > On Mon, Aug 25, 2014 at 10:10 AM, Gleb Smirnoff > > > > wrote: > > And carrying this stuff costs us almost nothing. > > > > The cost of having it in the

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

2014-08-25 Thread John Baldwin
On Monday, August 25, 2014 07:02:41 PM Mateusz Guzik wrote: > On Mon, Aug 25, 2014 at 10:23:19AM -0400, John Baldwin wrote: > > On Sunday, August 24, 2014 09:04:09 AM Mateusz Guzik wrote: > > > Author: mjg > > > Date: Sun Aug 24 09:04:09 2014 > > > New Revision: 270444 > > > URL: http://svnweb.free

svn commit: r270613 - in head/sys/dev: fb vt vt/hw/fb vt/hw/ofwfb vt/hw/vga

2014-08-25 Thread Jean-Sebastien Pedron
Author: dumbbell Date: Mon Aug 25 19:06:31 2014 New Revision: 270613 URL: http://svnweb.freebsd.org/changeset/base/270613 Log: vt(4): Store a rectangle for the drawable area, not just the top-left corner This allows backends to verify they do not draw outside of this area. This fixes a bu

svn commit: r270608 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 18:52:43 2014 New Revision: 270608 URL: http://svnweb.freebsd.org/changeset/base/270608 Log: Document r269651, restore(8) fix when restoring UFS dump to ZFS filesystem. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/rel

svn commit: r270609 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 18:52:45 2014 New Revision: 270609 URL: http://svnweb.freebsd.org/changeset/base/270609 Log: Document r269686, OpenSSL update to 1.0.1i. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stabl

svn commit: r270611 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 18:52:49 2014 New Revision: 270611 URL: http://svnweb.freebsd.org/changeset/base/270611 Log: Document r269800, ping6(8) itimer reset when low interval and small number of packets. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.IS

svn commit: r270612 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 18:52:51 2014 New Revision: 270612 URL: http://svnweb.freebsd.org/changeset/base/270612 Log: Document r269805, extra ifconfig(8) arguments are passable to jail(8) ip4.addr and ip6.addr parameters. Sponsored by: The FreeBSD Foundation Modified: stable/10/rel

svn commit: r270607 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 18:52:41 2014 New Revision: 270607 URL: http://svnweb.freebsd.org/changeset/base/270607 Log: Document r269432, ttyu0 and ttyu1 default to 'onifconsole' on ia64. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/ar

svn commit: r270610 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 18:52:47 2014 New Revision: 270610 URL: http://svnweb.freebsd.org/changeset/base/270610 Log: Document r269774, new zfs(8) sysctls. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/r

svn commit: r270606 - stable/10/contrib/gcc/config/arm

2014-08-25 Thread Ian Lepore
Author: ian Date: Mon Aug 25 18:45:15 2014 New Revision: 270606 URL: http://svnweb.freebsd.org/changeset/base/270606 Log: MFC r268994: C++ exception/unwind handling fix Add FreeBSD to the list of environments that needs to handle R_ARM_TARGET2 relocations in unwind data as pc-relative

Re: svn commit: r270510 - head

2014-08-25 Thread Bryan Drewery
On 8/25/2014 12:36 PM, Benjamin Kaduk wrote: > On Mon, Aug 25, 2014 at 10:10 AM, Gleb Smirnoff > wrote: > > > And carrying this stuff costs us almost nothing. > > > The cost of having it in the tree is small, yes. But the runtime cost > when people actually run

svn commit: r270605 - svnadmin/conf

2014-08-25 Thread Alan Somers
Author: asomers Date: Mon Aug 25 18:34:23 2014 New Revision: 270605 URL: http://svnweb.freebsd.org/changeset/base/270605 Log: Dropping priveleges taken in change 270603. Modified: svnadmin/conf/sizelimit.conf Modified: svnadmin/conf/sizelimit.conf

svn commit: r270603 - svnadmin/conf

2014-08-25 Thread Alan Somers
Author: asomers Date: Mon Aug 25 18:25:42 2014 New Revision: 270603 URL: http://svnweb.freebsd.org/changeset/base/270603 Log: Temporarily add myself for a large import to projects/zfsd Modified: svnadmin/conf/sizelimit.conf Modified: svnadmin/conf/sizelimit.conf =

svn commit: r270601 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:53:01 2014 New Revision: 270601 URL: http://svnweb.freebsd.org/changeset/base/270601 Log: Document r269397, vmrun.sh synced with head/. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: sta

svn commit: r270602 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:53:03 2014 New Revision: 270602 URL: http://svnweb.freebsd.org/changeset/base/270602 Log: Document r269398, NFSv4.1 Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/release/doc/e

Re: svn commit: r270510 - head

2014-08-25 Thread Benjamin Kaduk
On Mon, Aug 25, 2014 at 10:10 AM, Gleb Smirnoff wrote: > > And carrying this stuff costs us almost nothing. > The cost of having it in the tree is small, yes. But the runtime cost when people actually run delete-old will only keep increasing ... it already feels kind of slow, to me. -Ben _

svn commit: r270600 - stable/10

2014-08-25 Thread Ian Lepore
Author: ian Date: Mon Aug 25 17:31:06 2014 New Revision: 270600 URL: http://svnweb.freebsd.org/changeset/base/270600 Log: Revert r270079 which was MFC of r269688, build libohash while bootstrapping. The changes to split the ohash code out of m4 into its own library haven't been MFC'd, so

svn commit: r270599 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:30:33 2014 New Revision: 270599 URL: http://svnweb.freebsd.org/changeset/base/270599 Log: Document r269298, max SCSI ports in ctl(4). Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stabl

svn commit: r270597 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:30:29 2014 New Revision: 270597 URL: http://svnweb.freebsd.org/changeset/base/270597 Log: Document r269220, save-entropy.sh no longer harvests entropy within jail(8). Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/re

svn commit: r270592 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:30:20 2014 New Revision: 270592 URL: http://svnweb.freebsd.org/changeset/base/270592 Log: Document r268932, bhyve(4) zfs boot Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/rel

svn commit: r270598 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:30:31 2014 New Revision: 270598 URL: http://svnweb.freebsd.org/changeset/base/270598 Log: Document r269257, ldns/unbound update. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/

svn commit: r270595 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:30:25 2014 New Revision: 270595 URL: http://svnweb.freebsd.org/changeset/base/270595 Log: Document r269177, fixed- and dynamically-allocated support in mkimg(1) for VMDK and VHD files. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/

svn commit: r270590 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:30:16 2014 New Revision: 270590 URL: http://svnweb.freebsd.org/changeset/base/270590 Log: Document r268899, byacc(1) update to 20140422. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: st

svn commit: r270591 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:30:18 2014 New Revision: 270591 URL: http://svnweb.freebsd.org/changeset/base/270591 Log: Document r268903, kldstat(8) '-q' support when using '-n module.ko' Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/arti

svn commit: r270593 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:30:21 2014 New Revision: 270593 URL: http://svnweb.freebsd.org/changeset/base/270593 Log: Document r268933, virtio_random(4). Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/rel

svn commit: r270596 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:30:27 2014 New Revision: 270596 URL: http://svnweb.freebsd.org/changeset/base/270596 Log: Document r269196, em(4) update to 7.4.2. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/1

svn commit: r270594 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 17:30:23 2014 New Revision: 270594 URL: http://svnweb.freebsd.org/changeset/base/270594 Log: Document r269024, lldb update to r202189. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Jean-Sébastien Pédron
On 25.08.2014 19:04, Nathan Whitehorn wrote: Does our radeon KMS code support AGP-based Radeons? I vaguely remember this not being the case. Unfortunately no, AGP isn't supported. And I currently don't have neither the knowledge nor the hardware to add this. Furthermore, it would be a lower p

svn commit: r270589 - head/sys/dev/vt

2014-08-25 Thread Jean-Sebastien Pedron
Author: dumbbell Date: Mon Aug 25 17:08:38 2014 New Revision: 270589 URL: http://svnweb.freebsd.org/changeset/base/270589 Log: vt(4): The cursor coordinates are relative to the drawn area ... not the whole screen. Don't use font offsets in vt_mark_mouse_position_as_dirty(). This fixe

svn commit: r270588 - head/sys/ufs/ufs

2014-08-25 Thread Davide Italiano
Author: davide Date: Mon Aug 25 17:06:18 2014 New Revision: 270588 URL: http://svnweb.freebsd.org/changeset/base/270588 Log: Rather than using an hardcoded reclaim age, rely on an LRU-like approach for dirhash cache, setting a target percent to reclaim (exposed via SYSCTL). This allows to al

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Nathan Whitehorn
On 08/25/14 09:38, Jean-Sébastien Pédron wrote: On 25.08.2014 18:27, Alexey Dokuchaev wrote: I'll shamelessly hijack this thread and ask you Nathan, what's the current state of newcons+hwaccel w/ ATI RV280 on PowerPC found in e.g. Mac mini G4? I imported Justin Hibbits patches in this DRM 3.8

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

2014-08-25 Thread Mateusz Guzik
On Mon, Aug 25, 2014 at 10:23:19AM -0400, John Baldwin wrote: > On Sunday, August 24, 2014 09:04:09 AM Mateusz Guzik wrote: > > Author: mjg > > Date: Sun Aug 24 09:04:09 2014 > > New Revision: 270444 > > URL: http://svnweb.freebsd.org/changeset/base/270444 > > > > Log: > > Fix getppid for traced

svn commit: r270587 - head/sys/dev/vt

2014-08-25 Thread Jean-Sebastien Pedron
Author: dumbbell Date: Mon Aug 25 16:56:33 2014 New Revision: 270587 URL: http://svnweb.freebsd.org/changeset/base/270587 Log: vt(4): Take font offset into account in vt_is_cursor_in_area() This fixes a "General protection fault" in vt_vga, where vt_is_cursor_in_area() erroneously reporte

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread John Baldwin
On Monday, August 25, 2014 05:03:10 AM Adrian Chadd wrote: > Author: adrian > Date: Mon Aug 25 05:03:10 2014 > New Revision: 270516 > URL: http://svnweb.freebsd.org/changeset/base/270516 > > Log: > i915 driver - enable opregion handle; program CADL. > > add opregion handling for drm2 - which

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Jean-Sébastien Pédron
On 25.08.2014 18:27, Alexey Dokuchaev wrote: I'll shamelessly hijack this thread and ask you Nathan, what's the current state of newcons+hwaccel w/ ATI RV280 on PowerPC found in e.g. Mac mini G4? I imported Justin Hibbits patches in this DRM 3.8 branch [1] and enabled the build of radeonkms on

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Alexey Dokuchaev
On Mon, Aug 25, 2014 at 09:13:42AM -0700, Nathan Whitehorn wrote: > On 08/25/14 09:09, Jean-SИbastien PИdron wrote: > >There's no actual consensus, I guess. In my DRM 3.8 branch, where I try to > >reduce the diff with Linux, I try to provide wrappers and keep the Linux > >code. > > > >Before that b

svn commit: r270580 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 16:25:06 2014 New Revision: 270580 URL: http://svnweb.freebsd.org/changeset/base/270580 Log: Document r268019, sed(1) '-u' flag. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/rel

svn commit: r270578 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 16:25:02 2014 New Revision: 270578 URL: http://svnweb.freebsd.org/changeset/base/270578 Log: Document r267878, bsdgrep(1) pattern matching bug. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified

svn commit: r270586 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 16:25:18 2014 New Revision: 270586 URL: http://svnweb.freebsd.org/changeset/base/270586 Log: Document r268791, gstat(8) '-p' flag. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/r

svn commit: r270584 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 16:25:14 2014 New Revision: 270584 URL: http://svnweb.freebsd.org/changeset/base/270584 Log: Document r268515, file(1) and libmagic(3) update to 5.19. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml M

svn commit: r270581 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 16:25:08 2014 New Revision: 270581 URL: http://svnweb.freebsd.org/changeset/base/270581 Log: Document r268046, oce(4) vendor updates. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/1

svn commit: r270582 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 16:25:10 2014 New Revision: 270582 URL: http://svnweb.freebsd.org/changeset/base/270582 Log: Document r268098, service(8) directory traversal check. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mod

svn commit: r270583 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 16:25:12 2014 New Revision: 270583 URL: http://svnweb.freebsd.org/changeset/base/270583 Log: Fix revision sorting for r268161. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/10/relea

svn commit: r270579 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 16:25:04 2014 New Revision: 270579 URL: http://svnweb.freebsd.org/changeset/base/270579 Log: Document r267979, procstat(1) '-r' and '-H' flags. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified

svn commit: r270585 - stable/10/release/doc/en_US.ISO8859-1/relnotes

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 16:25:16 2014 New Revision: 270585 URL: http://svnweb.freebsd.org/changeset/base/270585 Log: Document r268700, camcontrol(8) 'persist' command. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Jean-Sébastien Pédron
On 25.08.2014 18:13, Nathan Whitehorn wrote: On 08/25/14 09:09, Jean-Sébastien Pédron wrote: There's no actual consensus, I guess. In my DRM 3.8 branch, where I try to reduce the diff with Linux, I try to provide wrappers and keep the Linux code. What is the status of that branch right now? It

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Nathan Whitehorn
On 08/25/14 09:09, Jean-Sébastien Pédron wrote: On 25.08.2014 16:26, John Baldwin wrote: Also, is leaving around the #if 0'd Linux version something the drm2 code does in general or was that unique to this patch? If the latter, we should remove the duplicate #if 0 code (list_for_each, etc.)

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Jean-Sébastien Pédron
On 25.08.2014 16:26, John Baldwin wrote: Also, is leaving around the #if 0'd Linux version something the drm2 code does in general or was that unique to this patch? If the latter, we should remove the duplicate #if 0 code (list_for_each, etc.) There's no actual consensus, I guess. In my DRM 3.

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Adrian Chadd
On 25 August 2014 07:26, John Baldwin wrote: > On Monday, August 25, 2014 05:03:10 AM Adrian Chadd wrote: >> Author: adrian >> Date: Mon Aug 25 05:03:10 2014 >> New Revision: 270516 >> URL: http://svnweb.freebsd.org/changeset/base/270516 >> >> Log: >> i915 driver - enable opregion handle; progra

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

2014-08-25 Thread John Baldwin
On Sunday, August 24, 2014 09:04:09 AM Mateusz Guzik wrote: > Author: mjg > Date: Sun Aug 24 09:04:09 2014 > New Revision: 270444 > URL: http://svnweb.freebsd.org/changeset/base/270444 > > Log: > Fix getppid for traced processes. > > Traced processes always have the tracer set as the parent.

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread John Baldwin
On Monday, August 25, 2014 05:03:10 AM Adrian Chadd wrote: > Author: adrian > Date: Mon Aug 25 05:03:10 2014 > New Revision: 270516 > URL: http://svnweb.freebsd.org/changeset/base/270516 > > Log: > i915 driver - enable opregion handle; program CADL. > > add opregion handling for drm2 - which

svn commit: r270577 - stable/10/sys/netpfil/pf

2014-08-25 Thread Gleb Smirnoff
Author: glebius Date: Mon Aug 25 15:51:07 2014 New Revision: 270577 URL: http://svnweb.freebsd.org/changeset/base/270577 Log: Merge r270023 from head: Do not lookup source node twice when pf_map_addr() is used. PR: 184003 Submitted by: Kajetan Staszkiewicz Sponsored

svn commit: r270576 - stable/10/sys/netpfil/pf

2014-08-25 Thread Gleb Smirnoff
Author: glebius Date: Mon Aug 25 15:49:41 2014 New Revision: 270576 URL: http://svnweb.freebsd.org/changeset/base/270576 Log: Merge r270022 from head: pf_map_addr() can fail and in this case we should drop the packet, otherwise bad consequences including a routing loop can occur.

svn commit: r270575 - stable/10/sys/netpfil/pf

2014-08-25 Thread Gleb Smirnoff
Author: glebius Date: Mon Aug 25 15:48:28 2014 New Revision: 270575 URL: http://svnweb.freebsd.org/changeset/base/270575 Log: Merge 270010 from head: Fix synproxy with IPv6. pf_test6() was missing a check for M_SKIP_FIREWALL. PR: 127920 Submitted by: Kajetan Staszkiewicz

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Adrian Chadd
On 25 August 2014 08:29, Jean-Sébastien Pédron wrote: > On 25.08.2014 14:45, Bjoern A. Zeeb wrote: >> >> On 25 Aug 2014, at 05:03 , Adrian Chadd wrote: >>> >>> Author: adrian >>> Date: Mon Aug 25 05:03:10 2014 >>> New Revision: 270516 >>> URL: http://svnweb.freebsd.org/changeset/base/270516 >>> >

svn commit: r270574 - in stable/10/sys: net netpfil/pf

2014-08-25 Thread Gleb Smirnoff
Author: glebius Date: Mon Aug 25 15:40:37 2014 New Revision: 270574 URL: http://svnweb.freebsd.org/changeset/base/270574 Log: Merge r269998 from head: - Count global pf(4) statistics in counter(9). - Do not count global number of states and of src_nodes, use uma_zone_get_cur() to o

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread Jean-Sébastien Pédron
On 25.08.2014 14:45, Bjoern A. Zeeb wrote: On 25 Aug 2014, at 05:03 , Adrian Chadd wrote: Author: adrian Date: Mon Aug 25 05:03:10 2014 New Revision: 270516 URL: http://svnweb.freebsd.org/changeset/base/270516 Log: i915 driver - enable opregion handle; program CADL. This broke pc98: @/con

svn commit: r270573 - stable/10/sys/ia64/ia64

2014-08-25 Thread Marcel Moolenaar
Author: marcel Date: Mon Aug 25 15:15:59 2014 New Revision: 270573 URL: http://svnweb.freebsd.org/changeset/base/270573 Log: Make sure the psr field in the trapframe (which holds the value of cr.ipsr) is properly synthesized for the EPC syscall. Properly synthesized in this case means that t

svn commit: r270572 - head/sys/modules/drm2

2014-08-25 Thread Jean-Sebastien Pedron
Author: dumbbell Date: Mon Aug 25 14:58:36 2014 New Revision: 270572 URL: http://svnweb.freebsd.org/changeset/base/270572 Log: drm/i915: Disable the build of i915 on PC98 This module is of no use on this platform and now, i915 depends on ACPI anyway. Suggested by: nyan@ Modified:

svn commit: r270571 - head/sys/modules/drm2/i915kms

2014-08-25 Thread Jean-Sebastien Pedron
Author: dumbbell Date: Mon Aug 25 14:55:56 2014 New Revision: 270571 URL: http://svnweb.freebsd.org/changeset/base/270571 Log: drm/i915: Add opt_acpi.h and acpi_if.h to the source files While here, sort the list of generated source files. Modified: head/sys/modules/drm2/i915kms/Makefile

Re: svn commit: r270516 - head/sys/dev/drm2/i915

2014-08-25 Thread TAKAHASHI Yoshihiro
In article "Bjoern A. Zeeb" writes: >> i915 driver - enable opregion handle; program CADL. > > This broke pc98: > > @/contrib/dev/acpica/include/platform/acfreebsd.h:75:10: fatal error: > 'machine/acpica_machdep.h' file not found The devices supported by drm2 don't work for pc98 so we can d

svn commit: r270570 - in stable/10/release/doc: en_US.ISO8859-1/relnotes share/xml

2014-08-25 Thread Glen Barber
Author: gjb Date: Mon Aug 25 14:17:14 2014 New Revision: 270570 URL: http://svnweb.freebsd.org/changeset/base/270570 Log: Document r267849, cxgbe(4) T4 and T5 firmwares update. Add Chelsio vendor.ent entry. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/en_US.ISO8

  1   2   >