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

2014-02-20 Thread Baptiste Daroussin
Author: bapt Date: Fri Feb 21 07:31:24 2014 New Revision: 262283 URL: http://svnweb.freebsd.org/changeset/base/262283 Log: Regen after addition of WITHOUT_DMA Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5 ===

svn commit: r262281 - in head/sys/amd64/vmm: intel io

2014-02-20 Thread Neel Natu
Author: neel Date: Fri Feb 21 06:03:54 2014 New Revision: 262281 URL: http://svnweb.freebsd.org/changeset/base/262281 Log: Add support for x2APIC virtualization assist in Intel VT-x. The vlapic.ops handler 'enable_x2apic_mode' is called when the vlapic mode is switched to x2APIC. The VT-x

svn commit: r262280 - in head/sys: arm/freescale/imx boot/fdt/dts

2014-02-20 Thread Ian Lepore
Author: ian Date: Fri Feb 21 06:00:06 2014 New Revision: 262280 URL: http://svnweb.freebsd.org/changeset/base/262280 Log: Add basic cpu frequency control and temperature monitoring to imx6_anatop. The temperature monitor device is enabled to sample the die temperature at 16hz. The temper

svn commit: r262278 - head/sys/arm/arm

2014-02-20 Thread Warner Losh
Author: imp Date: Fri Feb 21 05:17:30 2014 New Revision: 262278 URL: http://svnweb.freebsd.org/changeset/base/262278 Log: Remove bogus blank line. Modified: head/sys/arm/arm/machdep.c Modified: head/sys/arm/arm/machdep.c ===

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

2014-02-20 Thread David Xu
Author: davidxu Date: Fri Feb 21 03:36:16 2014 New Revision: 262277 URL: http://svnweb.freebsd.org/changeset/base/262277 Log: malloc_aligned() may not leave enough space for pointer to allocated memory, saving the pointer will overwrite bytes belongs to another memory block unexpectly, to fi

svn commit: r262274 - head/usr.sbin/bhyve

2014-02-20 Thread Tycho Nightingale
Author: tychon Date: Fri Feb 21 01:15:26 2014 New Revision: 262274 URL: http://svnweb.freebsd.org/changeset/base/262274 Log: Avoid clobbering the counter mode when issuing a latch command. Approved by: grehan (co-mentor) Modified: head/usr.sbin/bhyve/pit_8254.c Modified: head/usr.sbin/

svn commit: r262273 - head/etc/periodic/security

2014-02-20 Thread Christian Brueffer
Author: brueffer Date: Thu Feb 20 23:43:49 2014 New Revision: 262273 URL: http://svnweb.freebsd.org/changeset/base/262273 Log: Further refine the auth fail regex to catch more auth failures and reduce false positives. The committed patch was provided by Christian Marg. PR:

svn commit: r262255 - in head/kerberos5/lib: libasn1 libgssapi_spnego libhdb libhx509

2014-02-20 Thread Peter Wemm
Author: peter Date: Thu Feb 20 20:53:29 2014 New Revision: 262255 URL: http://svnweb.freebsd.org/changeset/base/262255 Log: Revert my commit in r261253; the real problem was tackled in r262209. Modified: head/kerberos5/lib/libasn1/Makefile head/kerberos5/lib/libgssapi_spnego/Makefile head

svn commit: r262252 - head/sys/netinet

2014-02-20 Thread Michael Tuexen
Author: tuexen Date: Thu Feb 20 20:14:43 2014 New Revision: 262252 URL: http://svnweb.freebsd.org/changeset/base/262252 Log: Remove redundant code and fix a style error. MFC after: 3 days Modified: head/sys/netinet/sctp_input.c head/sys/netinet/sctp_output.c Modified: head/sys/netinet

svn commit: r262251 - head/usr.bin/svn/lib/libapr_util

2014-02-20 Thread Peter Wemm
Author: peter Date: Thu Feb 20 20:09:28 2014 New Revision: 262251 URL: http://svnweb.freebsd.org/changeset/base/262251 Log: Match our implementation of iconv's inbuf argument. Modified: head/usr.bin/svn/lib/libapr_util/apu_config.h Modified: head/usr.bin/svn/lib/libapr_util/apu_config.h

svn commit: r262247 - head/usr.bin/iscsictl

2014-02-20 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Feb 20 17:23:08 2014 New Revision: 262247 URL: http://svnweb.freebsd.org/changeset/base/262247 Log: Make it clear that there are two ways to add a session using iscsictl(8), and some options require configuration file. Reviewed by: emaste Sponsored by: The FreeB

Re: svn commit: r262246 - head/share/man/man4

2014-02-20 Thread Benjamin Kaduk
On Thu, Feb 20, 2014 at 11:35 AM, Christian Brueffer wrote: > Author: brueffer > Date: Thu Feb 20 16:35:48 2014 > New Revision: 262246 > URL: http://svnweb.freebsd.org/changeset/base/262246 > > Modified: head/share/man/man4/gpioiic.4 > >

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

2014-02-20 Thread Christian Brueffer
Author: brueffer Date: Thu Feb 20 16:35:48 2014 New Revision: 262246 URL: http://svnweb.freebsd.org/changeset/base/262246 Log: Spelling, grammar and mdoc cleanup. Modified: head/share/man/man4/gpioiic.4 head/share/man/man4/gpioled.4 Modified: head/share/man/man4/gpioiic.4 =

svn commit: r262245 - head/release/doc/en_US.ISO8859-1/relnotes

2014-02-20 Thread Steven Kreuzer
Author: skreuzer (doc,ports committer) Date: Thu Feb 20 14:39:12 2014 New Revision: 262245 URL: http://svnweb.freebsd.org/changeset/base/262245 Log: Document r261504 - FreeBSD/i386 guests can be run under bhyve. Document r261498 - ping uses the Capsicum framework to drop privileges Document

svn commit: r262244 - head/sys/arm/freescale/imx

2014-02-20 Thread Ian Lepore
Author: ian Date: Thu Feb 20 14:29:59 2014 New Revision: 262244 URL: http://svnweb.freebsd.org/changeset/base/262244 Log: Add early printf support, wrapped in #if 0 because it's only rarely needed. Modified: head/sys/arm/freescale/imx/imx6_machdep.c Modified: head/sys/arm/freescale/imx/imx6_

svn commit: r262243 - head/share/man/man7

2014-02-20 Thread Christian Brueffer
Author: brueffer Date: Thu Feb 20 13:33:18 2014 New Revision: 262243 URL: http://svnweb.freebsd.org/changeset/base/262243 Log: Fix a cross-reference. MFC after:3 days Modified: head/share/man/man7/hier.7 Modified: head/share/man/man7/hier.7 ==

svn commit: r262242 - head/sys/boot/fdt

2014-02-20 Thread Luiz Otavio O Souza
Author: loos Date: Thu Feb 20 13:09:08 2014 New Revision: 262242 URL: http://svnweb.freebsd.org/changeset/base/262242 Log: Fix the boot on FDT-enabled systems after r261819. While here, don't overwrite the error message on interactive use and add the missing '\n' at end of error message f