svn commit: r266790 - head/sys/dev/e1000

2014-05-27 Thread Luigi Rizzo
Author: luigi Date: Wed May 28 06:50:16 2014 New Revision: 266790 URL: http://svnweb.freebsd.org/changeset/base/266790 Log: reference the correct variable in a comment MFC after:3 days Modified: head/sys/dev/e1000/if_igb.c Modified: head/sys/dev/e1000/if_igb.c ==

svn commit: r266789 - stable/10/contrib/llvm/tools/clang/lib/Headers

2014-05-27 Thread Dimitry Andric
Author: dim Date: Wed May 28 06:38:42 2014 New Revision: 266789 URL: http://svnweb.freebsd.org/changeset/base/266789 Log: MFC r266674: Pull in r209489 from upstream clang trunk (by Akira Hatanaka): Fix a bug in xmmintrin.h. The last step of _mm_cvtps_pi16 should use _mm_packs_

svn commit: r266787 - head/sys/arm/samsung/exynos

2014-05-27 Thread Ruslan Bukin
Author: br Date: Wed May 28 06:15:45 2014 New Revision: 266787 URL: http://svnweb.freebsd.org/changeset/base/266787 Log: Add simple polling mechanism that works for KDB. Submitted by: Maxim Ignatenko Modified: head/sys/arm/samsung/exynos/chrome_kb.c Modified: head/sys/arm/samsung/exyno

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

2014-05-27 Thread Christian Brueffer
Author: brueffer Date: Wed May 28 06:11:16 2014 New Revision: 266786 URL: http://svnweb.freebsd.org/changeset/base/266786 Log: Document support for Intel Centrino Wireless-N 105, added in r266770. MFC after:2 weeks Modified: head/share/man/man4/iwn.4 Modified: head/share/man/man4/iw

svn commit: r266785 - in head/sys: arm/samsung/exynos boot/fdt/dts/arm

2014-05-27 Thread Ruslan Bukin
Author: br Date: Wed May 28 06:11:12 2014 New Revision: 266785 URL: http://svnweb.freebsd.org/changeset/base/266785 Log: Describe I2C arbitrator device in DTS and use it for Chromebook Snow only. Submitted by: Maxim Ignatenko Modified: head/sys/arm/samsung/exynos/chrome_ec.c head/sys/

svn commit: r266783 - in head/sys: arm/conf boot/fdt/dts/arm

2014-05-27 Thread Ruslan Bukin
Author: br Date: Wed May 28 06:00:55 2014 New Revision: 266783 URL: http://svnweb.freebsd.org/changeset/base/266783 Log: o Add kernel configuration for HP Chromebook 11 o Use machine codename in filenames o Add GEOM_PART_GPT kernel option Submitted by: Maxim Ignatenko Added: head/sy

svn commit: r266782 - head/sys/compat/linux

2014-05-27 Thread Dmitry Chagin
Author: dchagin Date: Wed May 28 05:57:35 2014 New Revision: 266782 URL: http://svnweb.freebsd.org/changeset/base/266782 Log: In r218101 I have not changed properly the futex syscall definition. Some Linux futex ops atomically verifies that the futex address uaddr (uval) contains the value v

Re: svn commit: r266757 - in head/sys: conf dev/cxgbe dev/cxgbe/common modules/cxgbe/if_cxgbe

2014-05-27 Thread George Neville-Neil
On 27 May 2014, at 20:42, Navdeep Parhar wrote: > On 05/27/14 17:36, Luigi Rizzo wrote: >> >> >> >> On Tue, May 27, 2014 at 8:18 PM, Navdeep Parhar > > wrote: >> >> Author: np >> Date: Tue May 27 18:18:41 2014 >> New Revision: 266757 >> URL: http://svnweb.freebsd.org/c

svn commit: r266780 - head/sys/vm

2014-05-27 Thread Konstantin Belousov
Author: kib Date: Wed May 28 00:45:35 2014 New Revision: 266780 URL: http://svnweb.freebsd.org/changeset/base/266780 Log: Remove the assert which can be triggered by the userspace. The situation checked by assert is verified to not take place in vm_map_wire(), and protection permissions on

Re: svn commit: r266757 - in head/sys: conf dev/cxgbe dev/cxgbe/common modules/cxgbe/if_cxgbe

2014-05-27 Thread Navdeep Parhar
On 05/27/14 17:36, Luigi Rizzo wrote: > > > > On Tue, May 27, 2014 at 8:18 PM, Navdeep Parhar > wrote: > > Author: np > Date: Tue May 27 18:18:41 2014 > New Revision: 266757 > URL: http://svnweb.freebsd.org/changeset/base/266757 > > Log: > cx

Re: svn commit: r266757 - in head/sys: conf dev/cxgbe dev/cxgbe/common modules/cxgbe/if_cxgbe

2014-05-27 Thread Luigi Rizzo
On Tue, May 27, 2014 at 8:18 PM, Navdeep Parhar wrote: > Author: np > Date: Tue May 27 18:18:41 2014 > New Revision: 266757 > URL: http://svnweb.freebsd.org/changeset/base/266757 > > Log: > cxgbe(4): netmap support for Terminator 5 (T5) based 10G/40G cards. > Netmap gets its own hardware-assi

svn commit: r266779 - in head/release/picobsd: floppy.tree/etc mfs_tree/etc

2014-05-27 Thread Luigi Rizzo
= --- head/release/picobsd/mfs_tree/etc/gettytab Tue May 27 23:57:22 2014 (r266778) +++ head/release/picobsd/mfs_tree/etc/gettytab Wed May 28 00:30:32 2014 (r266779) @@ -4,12 +4,15 @@ default:\ :cb:ce:ck:lc:fd#1000:cl:im=\r\nPicoBSD (%h) (%t)\r\n\r\n:sp#1200: -P|Pc|P

svn commit: r266778 - head/sys/powerpc/powerpc

2014-05-27 Thread Nathan Whitehorn
Author: nwhitehorn Date: Tue May 27 23:57:22 2014 New Revision: 266778 URL: http://svnweb.freebsd.org/changeset/base/266778 Log: Repair nested signal handling on PowerPC. The signal trampoline code was not allocating space for the parameter save area in the stack frame. If the compiler chose

svn commit: r266777 - head/contrib/unbound/libunbound

2014-05-27 Thread Dag-Erling Smørgrav
Author: des Date: Tue May 27 23:39:28 2014 New Revision: 266777 URL: http://svnweb.freebsd.org/changeset/base/266777 Log: Move libworker_event_done_cb() from libworker.h to worker.h. Modified: head/contrib/unbound/libunbound/libworker.h head/contrib/unbound/libunbound/worker.h Modified: he

Re: svn commit: r266770 - head/sys/dev/iwn

2014-05-27 Thread Gavin Atkinson
On Tue, 27 May 2014, Adrian Chadd wrote: > Sweet. Firmware? Is that included? Firmware for these was committed some time ago, in r260552. Gavin ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe

svn commit: r266776 - head/sys/dev/iwn

2014-05-27 Thread Gavin Atkinson
Author: gavin Date: Tue May 27 23:05:12 2014 New Revision: 266776 URL: http://svnweb.freebsd.org/changeset/base/266776 Log: Remove debugging printf that crept in in r266770. Submitted by: adrian, nwhitehorn MFC after:2 weeks Modified: head/sys/dev/iwn/if_iwn.c Modified: head/sys/d

Re: svn commit: r266770 - head/sys/dev/iwn

2014-05-27 Thread Adrian Chadd
Sweet. Firmware? Is that included? -a On 27 May 2014 15:33, Gavin Atkinson wrote: > Oops, you are correct. I shall remove the debugging printf it in an hour or > so. > > As far as treating this card like a 2030, that is also exactly what Linux > does. > > Thanks, > > Gavin > > On 27 May 2014 2

Re: svn commit: r266770 - head/sys/dev/iwn

2014-05-27 Thread Gavin Atkinson
Oops, you are correct. I shall remove the debugging printf it in an hour or so. As far as treating this card like a 2030, that is also exactly what Linux does. Thanks, Gavin On 27 May 2014 20:47, "Adrian Chadd" wrote: > woo! > > There's some debugging printf left in. Maybe turn it into > devic

svn commit: r266775 - head/sys/x86/x86

2014-05-27 Thread Scott Long
Author: scottl Date: Tue May 27 21:31:11 2014 New Revision: 266775 URL: http://svnweb.freebsd.org/changeset/base/266775 Log: Eliminate the fake contig_dmamap and replace it with a new flag, BUS_DMA_KMEM_ALLOC. They serve the same purpose, but using the flag means that the map can be NULL ag

svn commit: r266774 - head/sbin/ifconfig

2014-05-27 Thread Allan Jude
Author: allanjude (doc committer) Date: Tue May 27 20:45:15 2014 New Revision: 266774 URL: http://svnweb.freebsd.org/changeset/base/266774 Log: improve ifconfig(8) man page by describing special behaviour of -l ether PR: docs/187644 Submitted by: Andrew Merenbach (original patch

Re: svn commit: r266553 - head/release/scripts

2014-05-27 Thread Warner Losh
On May 27, 2014, at 1:40 PM, Tijl Coosemans wrote: > On Tue, 27 May 2014 07:18:06 -0600 Warner Losh wrote: >> On May 27, 2014, at 1:36 AM, Tijl Coosemans wrote: >>> On Mon, 26 May 2014 16:31:21 -0600 Warner Losh wrote: On May 26, 2014, at 4:18 PM, Tijl Coosemans wrote: > On Mon, 26 M

svn commit: r266773 - head/usr.bin/top

2014-05-27 Thread John Baldwin
Author: jhb Date: Tue May 27 20:22:36 2014 New Revision: 266773 URL: http://svnweb.freebsd.org/changeset/base/266773 Log: Fix a couple of size_t != int warnings. Modified: head/usr.bin/top/machine.c Modified: head/usr.bin/top/machine.c

Re: svn commit: r266765 - in head/sys/amd64/vmm: . intel

2014-05-27 Thread John Baldwin
On Tuesday, May 27, 2014 3:04:38 pm John Baldwin wrote: > Author: jhb > Date: Tue May 27 19:04:38 2014 > New Revision: 266765 > URL: http://svnweb.freebsd.org/changeset/base/266765 > > Log: > - Rework the XSAVE/XRSTOR emulation to only expose XCR0 features to the > guest for which the rules

svn commit: r266772 - head/sys/dev/firewire

2014-05-27 Thread John Baldwin
Author: jhb Date: Tue May 27 19:56:02 2014 New Revision: 266772 URL: http://svnweb.freebsd.org/changeset/base/266772 Log: Various cleanups and fixes: - Switch from timeout() to callout_*() for per-request timers. - Use device_find_child() in the identify routine. - Use device_printf() inst

Re: svn commit: r266770 - head/sys/dev/iwn

2014-05-27 Thread Adrian Chadd
woo! There's some debugging printf left in. Maybe turn it into device_printf() and hide it behind bootverbose? Is this all the linux driver did? Are the 2030 parameters okay? -a On 27 May 2014 12:39, Gavin Atkinson wrote: > Author: gavin > Date: Tue May 27 19:39:57 2014 > New Revision: 26677

svn commit: r266771 - in head: cddl/contrib/opensolaris/cmd/zfs sys/cddl/contrib/opensolaris/common/zfs sys/cddl/contrib/opensolaris/uts/common/fs/zfs sys/cddl/contrib/opensolaris/uts/common/fs/zfs...

2014-05-27 Thread Xin LI
Author: delphij Date: Tue May 27 19:46:11 2014 New Revision: 266771 URL: http://svnweb.freebsd.org/changeset/base/266771 Log: MFV r266766: Add a new zfs property, "redundant_metadata" which can have values "all" or "most". The default will be "all", which is the current behavior. When s

Re: svn commit: r266553 - head/release/scripts

2014-05-27 Thread Tijl Coosemans
On Tue, 27 May 2014 07:18:06 -0600 Warner Losh wrote: > On May 27, 2014, at 1:36 AM, Tijl Coosemans wrote: >> On Mon, 26 May 2014 16:31:21 -0600 Warner Losh wrote: >>> On May 26, 2014, at 4:18 PM, Tijl Coosemans wrote: On Mon, 26 May 2014 09:53:57 -0600 Warner Losh wrote: > On May 26, 2

svn commit: r266770 - head/sys/dev/iwn

2014-05-27 Thread Gavin Atkinson
Author: gavin Date: Tue May 27 19:39:57 2014 New Revision: 266770 URL: http://svnweb.freebsd.org/changeset/base/266770 Log: Add support for the Intel Centrino Wireless-N 105 chipset. MFC after:2 weeks Relnotes: yes Modified: head/sys/dev/iwn/if_iwn.c head/sys/dev/iwn/if_iwn_d

svn commit: r266769 - stable/9

2014-05-27 Thread Warren Block
Author: wblock (doc committer) Date: Tue May 27 19:37:18 2014 New Revision: 266769 URL: http://svnweb.freebsd.org/changeset/base/266769 Log: MFC r266547 Don't delete our new vt(4) man page. Approved by: re@ (delphij) Modified: stable/9/ObsoleteFiles.inc (contents, props changed)

svn commit: r266768 - head/sys/cddl/contrib/opensolaris

2014-05-27 Thread Xin LI
Author: delphij Date: Tue May 27 19:15:01 2014 New Revision: 266768 URL: http://svnweb.freebsd.org/changeset/base/266768 Log: Note r266764 as merged (was committed as r265458). Modified: Directory Properties: head/sys/cddl/contrib/opensolaris/ (props changed) ___

svn commit: r266767 - head/sys/cddl/contrib/opensolaris

2014-05-27 Thread Xin LI
Author: delphij Date: Tue May 27 19:11:58 2014 New Revision: 266767 URL: http://svnweb.freebsd.org/changeset/base/266767 Log: Dummy merge r266763. The Illumos change is not applicable to FreeBSD as we solved it differently when importing LZ4 support. Modified: Directory Properties: head/sy

svn commit: r266766 - vendor-sys/illumos/dist/common/zfs vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor-sys/illumos/dist/uts/common/sys/fs vendor/ill...

2014-05-27 Thread Xin LI
Author: delphij Date: Tue May 27 19:05:26 2014 New Revision: 266766 URL: http://svnweb.freebsd.org/changeset/base/266766 Log: 3835 zfs need not store 2 copies of all metadata illumos/illumos-gate@edf345e6b8342e8627ec20ce821a977a62cee19d Modified: vendor/illumos/dist/man/man1m/zfs.1m Cha

svn commit: r266766 - vendor-sys/illumos/dist/common/zfs vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor-sys/illumos/dist/uts/common/sys/fs vendor/ill...

2014-05-27 Thread Xin LI
Author: delphij Date: Tue May 27 19:05:26 2014 New Revision: 266766 URL: http://svnweb.freebsd.org/changeset/base/266766 Log: 3835 zfs need not store 2 copies of all metadata illumos/illumos-gate@edf345e6b8342e8627ec20ce821a977a62cee19d Modified: vendor-sys/illumos/dist/common/zfs/zfs_pr

svn commit: r266765 - in head/sys/amd64/vmm: . intel

2014-05-27 Thread John Baldwin
Author: jhb Date: Tue May 27 19:04:38 2014 New Revision: 266765 URL: http://svnweb.freebsd.org/changeset/base/266765 Log: - Rework the XSAVE/XRSTOR emulation to only expose XCR0 features to the guest for which the rules regarding xsetbv emulation are known. In particular future extensio

svn commit: r266764 - vendor-sys/illumos/dist/uts/common/fs/zfs

2014-05-27 Thread Xin LI
Author: delphij Date: Tue May 27 19:02:25 2014 New Revision: 266764 URL: http://svnweb.freebsd.org/changeset/base/266764 Log: 4730 metaslab group taskq should be destroyed in metaslab_group_destroy() illumos/illumos-gate@be082110c08433beadb738ad3be035a73d995ea8 Modified: vendor-sys/illum

svn commit: r266763 - vendor-sys/illumos/dist/uts/common/fs/zfs

2014-05-27 Thread Xin LI
Author: delphij Date: Tue May 27 19:01:10 2014 New Revision: 266763 URL: http://svnweb.freebsd.org/changeset/base/266763 Log: 4698 fix builds by gcc44 on sparc (This change is not applicable to FreeBSD) illumos/illumos-gate@9c720e3bfb657054035cb780c4d91b7d4917 Modified: vendor-s

svn commit: r266762 - in stable/9: . cddl/lib/libzfs

2014-05-27 Thread Xin LI
Author: delphij Date: Tue May 27 18:54:45 2014 New Revision: 266762 URL: http://svnweb.freebsd.org/changeset/base/266762 Log: MFC r266520: Explicitly link libzfs against libavl as it is done in OpenSolaris (4543:12bb2876a62e). Without this, some third party applications may break becau

svn commit: r266761 - in stable/8: . cddl/lib/libzfs

2014-05-27 Thread Xin LI
Author: delphij Date: Tue May 27 18:45:02 2014 New Revision: 266761 URL: http://svnweb.freebsd.org/changeset/base/266761 Log: MFC r266520: Explicitly link libzfs against libavl as it is done in OpenSolaris (4543:12bb2876a62e). Without this, some third party applications may break becau

svn commit: r266760 - head/contrib/bmake

2014-05-27 Thread Simon J. Gerraty
Author: sjg Date: Tue May 27 18:39:13 2014 New Revision: 266760 URL: http://svnweb.freebsd.org/changeset/base/266760 Log: Portmgr no longer need the UL hack. Reviewed by: obrien Modified: head/contrib/bmake/var.c Modified: head/contrib/bmake/var.c ===

svn commit: r266759 - in stable/9: . contrib/llvm/include/llvm/IR contrib/llvm/include/llvm/MC contrib/llvm/lib/Analysis contrib/llvm/lib/CodeGen/AsmPrinter contrib/llvm/lib/CodeGen/SelectionDAG co...

2014-05-27 Thread Dimitry Andric
Author: dim Date: Tue May 27 18:27:51 2014 New Revision: 266759 URL: http://svnweb.freebsd.org/changeset/base/266759 Log: MFC r265925: Upgrade our copy of llvm/clang to 3.4.1 release. This release contains mostly fixes, for the following upstream bugs: http://llvm.org/PR16365 http:/

svn commit: r266758 - in stable/10: . cddl/lib/libzfs

2014-05-27 Thread Xin LI
Author: delphij Date: Tue May 27 18:22:52 2014 New Revision: 266758 URL: http://svnweb.freebsd.org/changeset/base/266758 Log: MFC r266520: Explicitly link libzfs against libavl as it is done in OpenSolaris (4543:12bb2876a62e). Without this, some third party applications may break becau

svn commit: r266757 - in head/sys: conf dev/cxgbe dev/cxgbe/common modules/cxgbe/if_cxgbe

2014-05-27 Thread Navdeep Parhar
Author: np Date: Tue May 27 18:18:41 2014 New Revision: 266757 URL: http://svnweb.freebsd.org/changeset/base/266757 Log: cxgbe(4): netmap support for Terminator 5 (T5) based 10G/40G cards. Netmap gets its own hardware-assisted virtual interface and won't take over or disrupt the "normal" int

svn commit: r266756 - head/share/mk

2014-05-27 Thread Warner Losh
Author: imp Date: Tue May 27 16:30:54 2014 New Revision: 266756 URL: http://svnweb.freebsd.org/changeset/base/266756 Log: Better documentation for why KERBEROS and OPENSSH are here, and where to look for all the other options that used to be here (well, in bsd.own.mk) Suggested by: des@

svn commit: r266755 - in stable/10/sys/arm: arm include ti

2014-05-27 Thread Ian Lepore
Author: ian Date: Tue May 27 16:17:25 2014 New Revision: 266755 URL: http://svnweb.freebsd.org/changeset/base/266755 Log: MFC 266621: Eliminte spurious interrupts caused by ARM weak memory ordering. Modified: stable/10/sys/arm/arm/gic.c stable/10/sys/arm/arm/intr.c stable/10/sys/arm/inclu

svn commit: r266754 - svnadmin/conf

2014-05-27 Thread Kenneth D. Merry
Author: ken Date: Tue May 27 16:13:01 2014 New Revision: 266754 URL: http://svnweb.freebsd.org/changeset/base/266754 Log: Add Kashyap Desai (kadesai) as a src committer. Kashyap works for LSI (which is now Avago) and will be maintaing drivers for LSI's SAS and RAID products (mps(4), mpr(4

svn commit: r266752 - head/tools/build/options

2014-05-27 Thread Glen Barber
Author: gjb Date: Tue May 27 15:52:27 2014 New Revision: 266752 URL: http://svnweb.freebsd.org/changeset/base/266752 Log: Remove empty lines that cause mdoc warnings. Sponsored by: The FreeBSD Foundation Modified: head/tools/build/options/WITHOUT_DOCCOMPRESS head/tools/build/options/WI

svn commit: r266753 - head/share/man/man5

2014-05-27 Thread Glen Barber
Author: gjb Date: Tue May 27 15:55:26 2014 New Revision: 266753 URL: http://svnweb.freebsd.org/changeset/base/266753 Log: Regen after r266752. Sponsored by: The FreeBSD Foundation Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5 =

Re: svn commit: r266749 - stable/10/sys/geom/eli

2014-05-27 Thread Marius Strobl
On Tue, May 27, 2014 at 05:20:58PM +0200, Fabian Keil wrote: > Marius Strobl wrote: > > > Author: marius > > Date: Tue May 27 14:55:09 2014 > > New Revision: 266749 > > URL: http://svnweb.freebsd.org/changeset/base/266749 > > > > Log: > > MFC: r259428 > > > > Clear content of keyfiles loa

svn commit: r266751 - in stable/10/sys: arm/conf arm/ti arm/ti/omap4 boot/fdt/dts/arm dev/sdhci

2014-05-27 Thread Ian Lepore
Author: ian Date: Tue May 27 15:30:24 2014 New Revision: 266751 URL: http://svnweb.freebsd.org/changeset/base/266751 Log: MFC r264096, r264097, r264099 r264100, r264101, r264102, r264119: Fixes to the ti_sdhci and sdhci drivers (fix clock divisor calcs). Use the ti_sdhci driver instead

svn commit: r266750 - stable/9/sys/geom/eli

2014-05-27 Thread Marius Strobl
Author: marius Date: Tue May 27 15:30:06 2014 New Revision: 266750 URL: http://svnweb.freebsd.org/changeset/base/266750 Log: MFC: r259428 Clear content of keyfiles loaded by the loader after processing them. MFC: r259429 Clear some more places with potentially sensitive data.

Re: svn commit: r266749 - stable/10/sys/geom/eli

2014-05-27 Thread Fabian Keil
Marius Strobl wrote: > Author: marius > Date: Tue May 27 14:55:09 2014 > New Revision: 266749 > URL: http://svnweb.freebsd.org/changeset/base/266749 > > Log: > MFC: r259428 > > Clear content of keyfiles loaded by the loader after processing them. kern/185084 (Keyfile content potentially

svn commit: r266749 - stable/10/sys/geom/eli

2014-05-27 Thread Marius Strobl
Author: marius Date: Tue May 27 14:55:09 2014 New Revision: 266749 URL: http://svnweb.freebsd.org/changeset/base/266749 Log: MFC: r259428 Clear content of keyfiles loaded by the loader after processing them. MFC: r259429 Clear some more places with potentially sensitive data. Mod

Re: svn commit: r266291 - head/lib/libfetch

2014-05-27 Thread Dag-Erling Smørgrav
Adam McDougall writes: > Was /usr/local/share/certs/ca-root-nss.crt the intended path? If not, > what port is expected to install /usr/local/etc/ssl/cert.pem? I found > security/ca_root_nss/ but it needs the ETCSYMLINK which also makes this > patch unnecessary, so I'm confused. I'd like to make

svn commit: r266746 - head/sys/x86/x86

2014-05-27 Thread Scott Long
Author: scottl Date: Tue May 27 14:18:57 2014 New Revision: 266746 URL: http://svnweb.freebsd.org/changeset/base/266746 Log: Now that there are separate back-end implementations of busdma, the bounce implementation shouldn't steal flags from the common front-end. Move those flags to the back

Re: svn commit: r266291 - head/lib/libfetch

2014-05-27 Thread Adam McDougall
On 05/16/2014 23:39, Dag-Erling Smørgrav wrote: > Author: des > Date: Sat May 17 03:39:56 2014 > New Revision: 266291 > URL: http://svnweb.freebsd.org/changeset/base/266291 > > Log: > Look for root certificates in /usr/local/etc/ssl before /etc/ssl. > > MFH:1 week > > Modified: >

svn commit: r266745 - head/sys/x86/x86

2014-05-27 Thread Scott Long
Author: scottl Date: Tue May 27 14:06:23 2014 New Revision: 266745 URL: http://svnweb.freebsd.org/changeset/base/266745 Log: Revert r266481. It was based on faulty analysis of the problem. A correct fix is forthcoming. Obtained from:Netflix, Inc. Modified: head/sys/x86/x86/bu

svn commit: r266744 - head/sys/dev/uart

2014-05-27 Thread Sean Bruno
Author: sbruno Date: Tue May 27 13:35:31 2014 New Revision: 266744 URL: http://svnweb.freebsd.org/changeset/base/266744 Log: Add PCI ID for AMT based serial interface found on the Lenovo T61. uart2: port 0x1830-0x1837 mem 0xfe024000-0xfe024fff irq 17 at device 3.3 on pci0 uart2:

Re: svn commit: r266553 - head/release/scripts

2014-05-27 Thread Warner Losh
On May 27, 2014, at 1:36 AM, Tijl Coosemans wrote: > On Mon, 26 May 2014 16:31:21 -0600 Warner Losh wrote: >> On May 26, 2014, at 4:18 PM, Tijl Coosemans wrote: >>> On Mon, 26 May 2014 09:53:57 -0600 Warner Losh wrote: On May 26, 2014, at 8:39 AM, Nathan Whitehorn wrote: > On 0

svn commit: r266743 - head/sys/modules/geom

2014-05-27 Thread Andrey V. Elsukov
Author: ae Date: Tue May 27 10:21:49 2014 New Revision: 266743 URL: http://svnweb.freebsd.org/changeset/base/266743 Log: Disconnect the following geom classes from the kernel modules build: BSD, FOX, MBR, PC98, SUNLABEL and VOL_FFS. They all have a modern replacement. Also it is still possib

svn commit: r266742 - head/sys/dev/usb/controller

2014-05-27 Thread Hans Petter Selasky
Author: hselasky Date: Tue May 27 10:12:16 2014 New Revision: 266742 URL: http://svnweb.freebsd.org/changeset/base/266742 Log: - Correct bus space resource type for register access. - Add configuration of interrupt type and polarity via FDT. Sponsored by: DARPA, AFRL Modified: head/sys

svn commit: r266741 - head/sys/dev/usb/controller

2014-05-27 Thread Hans Petter Selasky
Author: hselasky Date: Tue May 27 10:01:19 2014 New Revision: 266741 URL: http://svnweb.freebsd.org/changeset/base/266741 Log: Multiple fixes and improvements: - Put "_LE_" into the register access macros to indicate little endian byte order is expected by the hardware. - Avoid using the b

svn commit: r266738 - in head/sys/dev/usb: . net

2014-05-27 Thread Kevin Lo
Author: kevlo Date: Tue May 27 08:14:54 2014 New Revision: 266738 URL: http://svnweb.freebsd.org/changeset/base/266738 Log: - Improve performance by fixing incorrect Rx/Tx handling - Rename definition of AXGE_* to reflect reality - Add new USB IDs Modified: head/sys/dev/usb/net/if_axge.c

svn commit: r266737 - head/sys/netinet

2014-05-27 Thread Adrian Chadd
Author: adrian Date: Tue May 27 08:06:20 2014 New Revision: 266737 URL: http://svnweb.freebsd.org/changeset/base/266737 Log: The users of RSS shouldn't be directly concerned about hash -> CPU ID mappings. Instead, they should be first mapping to an RSS bucket and then querying the RSS bucke

Re: svn commit: r266553 - head/release/scripts

2014-05-27 Thread Tijl Coosemans
On Mon, 26 May 2014 16:31:21 -0600 Warner Losh wrote: > On May 26, 2014, at 4:18 PM, Tijl Coosemans wrote: >> On Mon, 26 May 2014 09:53:57 -0600 Warner Losh wrote: >>> On May 26, 2014, at 8:39 AM, Nathan Whitehorn >>> wrote: On 05/26/14 02:35, Tijl Coosemans wrote: > I suppose you coul

Re: svn commit: r266553 - head/release/scripts

2014-05-27 Thread Tijl Coosemans
On Mon, 26 May 2014 18:47:34 -0700 Nathan Whitehorn wrote: > I've written two patches today. The first > (http://people.freebsd.org/~nwhitehorn/pkg_machinearch.diff) is to pkg > itself and the second > (http://people.freebsd.org/~nwhitehorn/pkg_bootstrap_machinearch.diff) > is to the pkg bootst

svn commit: r266736 - head/usr.bin/svn/lib/libapr

2014-05-27 Thread Peter Wemm
Author: peter Date: Tue May 27 07:16:43 2014 New Revision: 266736 URL: http://svnweb.freebsd.org/changeset/base/266736 Log: Update backend files and makefiles for apr 1.4.8 -> 1.5.1 Modified: head/usr.bin/svn/lib/libapr/Makefile head/usr.bin/svn/lib/libapr/apr.h head/usr.bin/svn/lib/libap

svn commit: r266735 - in head/contrib/apr: . docs encoding file_io/unix include include/arch/unix include/private locks/unix network_io/unix passwd poll/unix shmem/unix strings support/unix tables ...

2014-05-27 Thread Peter Wemm
Author: peter Date: Tue May 27 07:15:14 2014 New Revision: 266735 URL: http://svnweb.freebsd.org/changeset/base/266735 Log: Merge apr-1.4.8 -> apr-1.5.1 and update. Added: head/contrib/apr/CMakeLists.txt - copied unchanged from r266734, vendor/apr/dist/CMakeLists.txt head/contrib/apr/R

svn commit: r266734 - vendor/apr/apr-1.5.1

2014-05-27 Thread Peter Wemm
Author: peter Date: Tue May 27 07:00:57 2014 New Revision: 266734 URL: http://svnweb.freebsd.org/changeset/base/266734 Log: Tag import of apr-1.5.1 Added: vendor/apr/apr-1.5.1/ - copied from r266733, vendor/apr/dist/ ___ svn-src-all@freebsd.org

svn commit: r266733 - in vendor/apr/dist: . docs encoding file_io/unix include include/arch/unix include/private locks/unix network_io/unix passwd poll/unix shmem/unix strings support/unix tables t...

2014-05-27 Thread Peter Wemm
Author: peter Date: Tue May 27 07:00:33 2014 New Revision: 266733 URL: http://svnweb.freebsd.org/changeset/base/266733 Log: Vendor import apr-1.5.1 Added: vendor/apr/dist/CMakeLists.txt vendor/apr/dist/README.cmake vendor/apr/dist/encoding/ vendor/apr/dist/encoding/apr_escape.c vendor